• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update info files for 5.3.2 final

  1. … 17 more files in changeset.
Created changelog, bumped version numbers

  1. … 19 more files in changeset.
Bump version numbers to 5.3.2b1

  1. … 18 more files in changeset.
Remove duplicated proc with_finally (also exists in acs-tcl/tcl/utilities-procs.tcl) and remove unnecessary with_finally block in the sweeper procs

Catch errors when sweeping the mail queue to avoid notifications to remain unsent until the bad message has been manually removed. With the catch, the bad message remains in the queue and an error message sent to the log, and the sweeper proceeds with the next ones.

Importing catalog files from traslate.openacs.org for Openacs Core Packages (5.3.1)

and .LRN Packages (2.3.0).

    • -1
    • +1
    ./catalog/acs-mail-lite.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/acs-mail-lite.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.pl_PL.utf-8.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.pt_BR.ISO-8859-1.xml
  1. … 989 more files in changeset.
Bumped versio number

  1. … 18 more files in changeset.
Bumped version numbers to 5.3.1 beta 1

  1. … 18 more files in changeset.
Bumped to 5.3.1a1. I hope. I never get this right!

  1. … 18 more files in changeset.
Spanish translation

    • -1
    • +1
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
  1. … 44 more files in changeset.
Zen: version change

    • -1
    • +1
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
  1. … 10 more files in changeset.
Replace section element property with new form section element

  1. … 1 more file in changeset.
Merging catalog files from oacs-5-2 to oacs-5-3 for acs-mail-lite

    • -0
    • +16
    ./catalog/acs-mail-lite.ca_ES.ISO-8859-1.xml
When i added documentation blocks to these callbacks, the call back def code

started complaining that the body {\n} is not empty. Replaced this with the

"-" empty body marker. Interestingly:

ad_proc -callback {

params

} {

}

apparenly does not trigger the "non-empty body" error. Apparently the callback def

only checks if there's a docblock passsed to ad_proc ... a "gotcha".

    • -5
    • +3
    ./tcl/acs-mail-lite-callback-procs.tcl
Grrr, I didn't commit bumped version numbers before making the 5.3.0 tarball

  1. … 18 more files in changeset.
Added dummy "Malte: please document these callbacks" comments to appease

our automated test procs. This release is supposed to be the "no core

tests fail" release ... adding procs without doc comments breaks that.

    • -1
    • +5
    ./tcl/acs-mail-lite-callback-procs.tcl
acs-mail-lite not surprisingly, requires a couple of other core packages.

Bumped version numbers to 5.3.0b2. Made acs-mail-lite auto-install.

  1. … 18 more files in changeset.