• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-0.4d-4.6.1.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.4d-4.6.1.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.4d-4.6.1.sql
A bunch of things

1. AOLserver 4.0's nsxml appears to expose a gcc bug which causes the

backwards-compatible "getattr" command to fail. I dug around nsxml

and it does appear to be a gcc bug. I changed to the proper nsxml v2

syntax.

2. In the course of exploring #1 above, I realized that the calls to

dom:: Tcl XML package commands were still being executed despite

being commented out. Typical Tcl misunderstanding on someone's part.

Net effect: we were parsing all APM .info files twice, once in Tcl

and once in ns_xml! Yuk!

3. Fixed a minor notifications bug - you couldn't delete a notification

request if any unsent notifications were pending, causing the homework

package to bomb if you deleted an uploaded homework file and the prof

hadn't yet received their notification.

4. Fixed an obscure corner case in my permissions denormalization code.

    • -0
    • +21
    ./sql/postgresql/upgrade/upgrade-0.4d-4.6.1.sql
  1. … 11 more files in changeset.
Make Oracle version cascade in all the places that the PG version does

    • -0
    • +43
    ./sql/oracle/upgrade/upgrade-0.4d-0.5d.sql
Added support for dynamic notifications

    • -2
    • +2
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -3
    • +4
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.fi_FI.ISO-8859-15.xml
    • -2
    • +2
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -2
    • +2
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.sv_SE.ISO-8859-1.xml
    • -7
    • +16
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +112
    ./sql/oracle/upgrade/upgrade-0.3d-0.4d.sql
  1. … 18 more files in changeset.
Hide delivery method if there's only one option

Committing the latest translation work from the dotlrn translation server. Many thanks to all the volunteer translators.

    • -1
    • +1
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -1
    • +11
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -6
    • +7
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -2
    • +19
    ./catalog/notifications.fi_FI.ISO-8859-15.xml
    • -1
    • +1
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -0
    • +23
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.sv_SE.ISO-8859-1.xml
  1. … 231 more files in changeset.
Missing XQL file

file object-goto.xql was initially added on branch oacs-4-6.

should pull out notif_text in oracle query bug 236/patch 76 Bruno Mattarollo

should pull out notif_text in oracle query bug 236/patch 76 Bruno Mattarollo

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

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.2d-0.3d.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql
file upgrade-0.3d-0.4d.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.3d-0.4d.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
adds indexes for foreign keys, bumps to version 0.4d, upgrade scripts added

    • -1
    • +10
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +1
    ./sql/oracle/upgrade/upgrade-0.2d-0.3d.sql
    • -0
    • +23
    ./sql/oracle/upgrade/upgrade-0.3d-0.4d.sql
making notifications and attachments use the auto-mount feature

  1. … 1 more file in changeset.
Fixed object-goto to redirect using the notifications URL service contract.

This should support any object/notification_type.

I18N: committing all the message catalog files from the dotLRN translation server. Kudos to all our translators for this contribution.

    • -0
    • +22
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -0
    • +14
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -11
    • +9
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -0
    • +22
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/notifications.fi_FI.ISO-8859-15.xml
    • -0
    • +6
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -0
    • +22
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -0
    • +22
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -0
    • +22
    ./catalog/notifications.sv_SE.ISO-8859-1.xml
  1. … 326 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

  1. … 53 more files in changeset.
remove html from request_widget bug 116/patch 33 Vinod Kurup

remove html from request_widget bug 116/patch 33 Vinod Kurup

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

    • -1
    • +3
    ./sql/oracle/notifications-core-create.sql
    • -3
    • +19
    ./tcl/notification-display-procs.tcl
    • -1
    • +10
    ./tcl/notification-request-procs.tcl
    • -31
    • +22
    ./tcl/sweep-procs-postgresql.xql
  1. … 42 more files in changeset.
If the notifications package isn't mounted, don't display the link

Added parameter and check to condition scanning of Qmail queue for replies,

since not everybody will have qmail installed and setup for that. Bumped

package version to allow upgrading.

Patches to make OpenACS PG 7.3 compatible.

  1. … 53 more files in changeset.
adding package version information to message catalog files

    • -1
    • +1
    ./catalog/notifications.en_US.ISO-8859-1.xml
  1. … 42 more files in changeset.
Made the queries match the working PG queries

Some semicolons snuck in from my test .sql files

Improved test scripts slightly.

file test-cleanup.tcl was initially added on branch oacs-4-6.

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

The never ending attempt to fix notifications ...

    • -29
    • +20
    ./tcl/sweep-procs-postgresql.xql