• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update notifications doc

Bumped version numbers

  1. … 22 more files in changeset.
Remove unnecessary code

Added logic to send out the notification in the user language if set, fallback to system one, in case the notification content is i18n'd.

fix typo and improve a message

    • -2
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
Package url was simply given as "http://openacs.org". Bad.

Abort ADP so we don't get an error message after returning the error message.

Fix extra_headers: acs_mail_lite::send uses a list of lists instead of a ns_set

    • -18
    • +11
    ./tcl/notification-email-procs.tcl
Preparing for release:

1. Created new ChangeLog file

2. Created new docs

3. Bumped version numbers

  1. … 152 more files in changeset.
Bumped version numbers to 5.4.3b1.

  1. … 21 more files in changeset.
Fix query. Null notif_date is supported. By adding this we can allow a notif date in the future and schedule notifications for a certain time, ie: reminders.

Only send notifs to approved users

Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Merged from 5.4.2

    • -0
    • +2
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -5
    • +0
    ./catalog/notifications.zh_CN.utf-8.xml
    • -1
    • +1
    ./sql/oracle/notifications-replies-extra-create.sql
  1. … 273 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Resurrecting message keys added on en_US locale for de_DE, el_GT, es_ES,

nl_NL, pt_BR.

    • -0
    • +2
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.el_GR.utf-8.xml
    • -0
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
Added missing message keys ...

    • -0
    • +2
    ./catalog/notifications.en_US.ISO-8859-1.xml
Message keys for core packages from translation server ( Openacs 5.4.1 ).

    • -2
    • +0
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -2
    • +0
    ./catalog/notifications.el_GR.utf-8.xml
    • -2
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -2
    • +0
    ./catalog/notifications.nl_NL.ISO-8859-1.xml
    • -2
    • +0
    ./catalog/notifications.pt_BR.ISO-8859-1.xml
    • -5
    • +0
    ./catalog/notifications.zh_CN.utf-8.xml
  1. … 3 more files in changeset.
Fixed problem with query on oracle. Drop condition and !>>>!notifications.notif_date < sysdate because it doesn't exist on pg query.

Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.0

  1. … 21 more files in changeset.
Adding missing space in callback definition

A variety of things ...

1. maturity level of acs-mail-lite/notifications set to 2 until final release

2. intermedia bumped to 5.4.0b1 (missed this earlier) and maturity to 3

3. tsearch2-driver maturity set to 3

  1. … 4 more files in changeset.
Fixed public procs without documentation blocks which caused automated tests

to fail. I even tried to write meaningful documentation in some cases.

Fixed constraint names that also caused automated test failures FOR PG ONLY.

Someone who used Oracle can fix the Oracle ones if they want.

    • -1
    • +1
    ./sql/oracle/notifications-replies-extra-create.sql
Bumped version numbers...

  1. … 20 more files in changeset.
It's "sysdate", not "sysdate()", folks :)

    • -0
    • +28
    ./sql/oracle/upgrade/upgrade-5.4.0d2-5.4.0d3.sql
Fixed version number