• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
re-adding non-ISO-8859-1 catalog files with utf-8 encoding

    • -0
    • +14
    ./catalog/notifications.AR_EG.utf-8.xml
    • -0
    • +21
    ./catalog/notifications.AR_LB.utf-8.xml
    • -0
    • +21
    ./catalog/notifications.fi_FI.utf-8.xml
    • -0
    • +20
    ./catalog/notifications.hu_HU.utf-8.xml
    • -0
    • +21
    ./catalog/notifications.ko_KR.utf-8.xml
    • -0
    • +21
    ./catalog/notifications.ms_my.utf-8.xml
    • -0
    • +21
    ./catalog/notifications.pl_PL.utf-8.xml
    • -0
    • +5
    ./catalog/notifications.ru_RU.utf-8.xml
  1. … 343 more files in changeset.
removing non-ISO-8859-1 catalog files. They will be re-added in utf-8 in a moment

    • -14
    • +0
    ./catalog/notifications.AR_EG.ISO-8859-6.xml
    • -21
    • +0
    ./catalog/notifications.AR_LB.ISO-8859-6.xml
    • -21
    • +0
    ./catalog/notifications.fi_FI.utf-8.xml
    • -21
    • +0
    ./catalog/notifications.ko_KR.EUC-KR.xml
    • -19
    • +0
    ./catalog/notifications.ms_my.US-ASCII.xml
    • -21
    • +0
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
  1. … 303 more files in changeset.
taking action on lost gl_ES messages (http://openacs.org/forums/message-view?message_id=133859). The messages had ended up in message files with locale utf-8 (don't know why yet). Moving the messages back to ISO-8859-1 files and removing the utf-8 files

    • -22
    • +0
    ./catalog/notifications.gl_ES.utf-8.xml
  1. … 29 more files in changeset.
taking action on lost gl_ES messages (http://openacs.org/forums/message-view?message_id=133859). The messages had ended up in message files with locale utf-8 (don't know why yet). Moving the messages back to ISO-8859-1 files and removing the utf-8 files

    • -1
    • +1
    ./catalog/notifications.gl_ES.ISO-8859-1.xml
  1. … 14 more files in changeset.
removing I18N messages no longer used (almost 200). Collapsing certain keys to make translation easier. Our message key structure is still too fragmented in many places (we have too many keys)

    • -1
    • +0
    ./catalog/notifications.AR_LB.ISO-8859-6.xml
    • -1
    • +0
    ./catalog/notifications.ast_ES.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.fi_FI.utf-8.xml
    • -3
    • +1
    ./catalog/notifications.gl_ES.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.ko_KR.EUC-KR.xml
    • -1
    • +0
    ./catalog/notifications.ms_my.US-ASCII.xml
    • -1
    • +0
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.no_NO.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -1
    • +0
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
  1. … 281 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +486
    ./sql/oracle/upgrade/upgrade-4.6.4-5.0d1.sql
  1. … 23 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
adding latest translations from the translation server. Will tidy up the files next using the check-catalog.sh script.

    • -0
    • +22
    ./catalog/notifications.ast_ES.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -0
    • +22
    ./catalog/notifications.fi_FI.utf-8.xml
    • -0
    • +10
    ./catalog/notifications.fr_FR.ISO-8859-1.xml
    • -0
    • +22
    ./catalog/notifications.gl_ES.utf-8.xml
    • -2
    • +1
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/notifications.ko_KR.EUC-KR.xml
    • -2
    • +1
    ./catalog/notifications.ms_my.US-ASCII.xml
    • -2
    • +1
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/notifications.no_NO.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -2
    • +1
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
  1. … 630 more files in changeset.
Add a catch fixes bug #379 Exceptions in ProcessReply break reply by email patch 292, Alfred Werner

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -2
    • +2
    ./sql/oracle/notifications-core-drop.sql
    • -23
    • +23
    ./sql/oracle/notifications-package-create.sql
    • -4
    • +4
    ./sql/oracle/notifications-replies-package-create.sql
    • -1
    • +1
    ./tcl/delivery-method-procs-oracle.xql
    • -1
    • +1
    ./tcl/notification-reply-procs-oracle.xql
    • -1
    • +1
    ./tcl/notification-request-procs-oracle.xql
    • -1
    • +1
    ./tcl/notification-type-procs-oracle.xql
  1. … 268 more files in changeset.
added missing type_id to item goto url link

Fixed bug #418: Batched notifications don't work on some mail browsers

Applied patch #123: Added dropping of these objects and permissions removal. This should be rolled into acs_object.delete, but if this makes dropping work, that's better than nothing

    • -1
    • +37
    ./sql/oracle/notifications-core-drop.sql
Applied patch #195: Added parsing on port number

re-exporting the Arabic catalog files as their keys were previously messed up (had question marks in them)

    • -2
    • +1
    ./catalog/notifications.AR_EG.ISO-8859-6.xml
    • -2
    • +1
    ./catalog/notifications.AR_LB.ISO-8859-6.xml
  1. … 60 more files in changeset.
adding latest translations from the translation server

    • -0
    • +15
    ./catalog/notifications.AR_EG.ISO-8859-6.xml
    • -0
    • +23
    ./catalog/notifications.AR_LB.ISO-8859-6.xml
    • -1
    • +1
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -5
    • +5
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.fi_FI.ISO-8859-15.xml
    • -1
    • +1
    ./catalog/notifications.gl_ES.ISO-8859-1.xml
    • -1
    • +18
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -1
    • +8
    ./catalog/notifications.ko_KR.EUC-KR.xml
    • -1
    • +1
    ./catalog/notifications.ms_my.US-ASCII.xml
    • -1
    • +1
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.no_NO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -2
    • +2
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
  1. … 616 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -68
    • +0
    ./sql/oracle/delivery-method-sc-create.sql
    • -61
    • +0
    ./sql/oracle/email-sc-impl-create.sql
    • -68
    • +0
    ./sql/oracle/notification-type-sc-create.sql
    • -2
    • +5
    ./sql/oracle/notifications-core-create.sql
    • -10
    • +1
    ./sql/oracle/notifications-init.sql
    • -67
    • +0
    ./sql/postgresql/email-sc-impl-create.sql
    • -8
    • +0
    ./sql/postgresql/notifications-create.sql
    • -53
    • +29
    ./sql/postgresql/notifications-init.sql
  1. … 802 more files in changeset.
used wrong function in last submission - should have been string first, not string match. Doh\!

changed string range from 100 to 99

Truncate subject to 100 chars before sticking it into the database, because the column for some obscure reason is limited to 100 chars.

block another obvious autoresponder

Re-introduced my change to 1.9.2.5, which Janine inadvertedly overwrote with her 1.9.2.6 change

Removed notif_user from queries temporarily - this is a 4.6.4 change and

shouldn't appear in HEAD until we merge.

Applied Robert Locke's fix to the clean up query

Applied Robert Locke's fixes to the cleanup query

committing all translations on the translation server at http://translate.dotlrn.collaboraid.net

    • -2
    • +2
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -4
    • +3
    ./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
    • -1
    • +1
    ./catalog/notifications.gl_ES.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/notifications.ko_KR.EUC-KR.xml
    • -0
    • +21
    ./catalog/notifications.ms_my.US-ASCII.xml
    • -2
    • +2
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.no_NO.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.pl_PL.ISO-8859-2.xml
    • -3
    • +3
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
    • -6
    • +7
    ./catalog/notifications.sv_SE.ISO-8859-1.xml
  1. … 533 more files in changeset.
And my new utility required a query file ...

    • -0
    • +12
    ./tcl/interval-procs.xql
Added a new utility ...

changes to support outgoing HTML e-mail from bulk mail, incoming HTML email to forums, and prevent MIT's vacation messages from making it into forums

    • -36
    • +43
    ./tcl/notification-email-procs.tcl
  1. … 16 more files in changeset.
quotehtml pretty_name since it is displayed noquote in the html frag