• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file news-aggregator-create.sql was initially added on branch oacs-4-6.

file news-aggregator-procs.tcl was initially added on branch oacs-4-6.

file news-aggregator-procs-postgresql.xql was initially added on branch oacs-4-6.

file news-aggregator-procs-oracle.xql was initially added on branch oacs-4-6.

file news-aggregator-package-drop.sql was initially added on branch oacs-4-6.

file news-aggregator-package-create.sql was initially added on branch oacs-4-6.

file news-aggregator-drop.sql was initially added on branch oacs-4-6.

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.