• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix malformed date and encode subject (using helper procs). Set the charset for message body (utf-8)

Turn ds_comment into ns_log debug

Indent code

    • -5
    • +5
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -389
    • +389
    ./tcl/acs-mail-lite-procs.tcl
    • -562
    • +562
    ./tcl/complex-send-procs.tcl
HTML 4.01 Strict cleanup

  1. … 27 more files in changeset.
Greek and spanish catalogs without version number (applying Don's change)

    • -1
    • +1
    ./catalog/acs-mail-lite.el_GR.utf-8.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
  1. … 18 more files in changeset.
Add greek catalog

    • -0
    • +16
    ./catalog/acs-mail-lite.el_GR.utf-8.xml
Merging missing catalogs from 5.3

    • -0
    • +16
    ./catalog/acs-mail-lite.ca_ES.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
    • -0
    • +17
    ./catalog/acs-mail-lite.gl_ES.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.nl_NL.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.nl_ZA.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.pl_PL.utf-8.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.pt_BR.ISO-8859-1.xml
initial-install-p should be set

Fixed the cmd_string

Fixed bug with missing mail_package_id variable

Merged 5.3 to HEAD

  1. … 59 more files in changeset.
Added checking for valid emails and record bounces when the email is not valid

    • -11
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
Fixing minor bugs with regards to parameters and started to split up the code a little bit more to make it readable

Fixing Oracle

    • -11
    • +11
    ./sql/oracle/acs-mail-lite-create.sql
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.

Applied patch #841 fixes bug #3087

    • -8
    • +12
    ./tcl/acs-mail-lite-procs-oracle.xql
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.
Made sure that you are only sending if the to_addr is not empty after working on it

Bumped version numbers to 5.3.1 beta 1

  1. … 18 more files in changeset.
New langauge keys

    • -0
    • +2
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
Added support for autoreplys

Some more cleanup, put bounce restore in acs-subsite

    • -49
    • +0
    ./tcl/acs-mail-lite-procs-oracle.xql
    • -49
    • +0
    ./tcl/acs-mail-lite-procs-postgresql.xql
    • -0
    • +56
    ./tcl/bounce-procs-oracle.xql
    • -0
    • +56
    ./tcl/bounce-procs-postgresql.xql
    • -0
    • +60
    ./tcl/bounce-procs.xql
Added enabling of bouncing e-mails

    • -1
    • +2
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
    • -0
    • +13
    ./www/restore-bounce.adp
    • -0
    • +16
    ./www/restore-bounce.tcl
Some cleanup

    • -0
    • +151
    ./tcl/bounce-procs.tcl
Bumped to 5.3.1a1. I hope. I never get this right!

  1. … 18 more files in changeset.