• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added news aggregator package

  1. … 8 more files in changeset.
file news-aggregator.info was initially added on branch oacs-4-6.

file apm-callback-procs.tcl was initially added on branch oacs-4-6.

file weblogger-portlet.tcl was initially added on branch oacs-4-6.

file weblogger-portlet.adp was initially added on branch oacs-4-6.

file weblogger-portlet-postgresql.xql was initially added on branch oacs-4-6.

file weblogger-portlet-oracle.xql was initially added on branch oacs-4-6.

file weblogger-admin-portlet.tcl was initially added on branch oacs-4-6.

file weblogger-admin-portlet.adp was initially added on branch oacs-4-6.

file weblogger-portlet-procs.tcl was initially added on branch oacs-4-6.

file weblogger-admin-portlet-procs.tcl was initially added on branch oacs-4-6.

added the new weblogger portlet package

file weblogger-portlet.info was initially added on branch oacs-4-6.

- accidentally clobbered some of jeff's bugfixes/improvements

send_date needs to be timestamptz

file upgrade-0.2-0.3.sql was initially added on branch oacs-4-6.

I had hard-coded a table name when I needed to use a variable, because the table used depends on whether the user has moderation rights on the message or not

    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
Require acs-tcl version 4.6.2 -- it really requires 4.6.3, but we forgot to bump up the version number of acs-tcl

    • -0
    • +1
    /openacs-4/packages/logger/logger.info
file apm-callback-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/notifications/tcl/apm-callback-procs.tcl
file notification-email-procs.xql was initially added on branch oacs-4-6.

file delivery-method-procs-postgresql.xql was initially added on branch oacs-4-6.

file delivery-method-procs-oracle.xql was initially added on branch oacs-4-6.

Added support for notifications going out as the user who sent the notification. This required changing the delivery method service contract, so I moved all service contracts into tcl

  1. … 13 more files in changeset.
file upgrade-4.6.2-4.6.4.sql was initially added on branch oacs-4-6.

Added note about apm_upgrade_logic. Very important proc.

Added an example of using it within the APM upgrade callback.

Made the ordering of callbacks a little more logical

Fixed context bar

Added help text to explain what the callbacks mean and with which parameters they're called.

- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following:

- oracle support

- oracle and pg upgrade scripts (from v4.0.1)

- working drop scripts

- bump of version to 4.5

    • -0
    • +32
    /openacs-4/packages/photo-album/sql/oracle/pa-clip-drop.sql
  1. … 68 more files in changeset.