• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaning up ' acs-mail-lite is littered with partially

> completed and essentially non-functional code (hard-wired references to

> malte's home directory on one of his servers, for instance)' that Don has complaining about and he says it needs fixing.

Added support to 'to_addr' if we do not provide recipient_ids

The name of the user should be in paranthesis when sending an e-mail

file acs-mail-lite.pl_PL.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/acs-mail-lite.pl_PL.utf-8.xml
file acs-mail-lite.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

    • -1
    • +1
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.pl_PL.utf-8.xml
  1. … 1078 more files in changeset.
Minot change

Enabled support for party_ids also containing groups

Added group sending support

Upgraded version to be on the save side for dependencies. FIxed boolean logic mistake

Support for using party_ids instead of email addresses with complex_send. Upgraded callback

    • -4
    • +18
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -30
    • +122
    ./tcl/acs-mail-lite-procs.tcl
move to using smtp for complex_send. Support for single_mail flag. Support for bcc and cc emails

    • -91
    • +131
    ./tcl/acs-mail-lite-procs.tcl
Support for fixed_sender

Added support to send files from the filesystem instead of cr_items to complex_send

Added support for including files in e-mail sending from a predefined folder. This is useful if you want to have the option to include some marketing or legal documents in most of your e-mails

fixed exporting cancel_url

Removed Contacts code

support for CC emails

    • -1
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
Merged -no_callback_p and fixed_sender from HEAD

Added rollout support. Couple of minor changes

update .info file and tag for 5.2 release

fixing mail sending

    • -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
    ./tcl/acs-mail-lite-procs-postgresql.xql
fixing file-ids in form

Fixed issue with version_id vs. file_id and made sure the title is set correctly

fixed new package version

    • -1
    • +1
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
Mails are send to parties, not to users. Therefore the logging and bouncing should belong to parties, not to users.

    • -7
    • +7
    ./sql/postgresql/acs-mail-lite-create.sql
    • -0
    • +8
    ./sql/postgresql/upgrade/upgrade-1.0b6-1.0b7.sql
    • -3
    • +3
    ./tcl/acs-mail-lite-procs-postgresql.xql
Oops, yesterday's commit was partially bogus, tested these queries at

Heidelberg this time ...

Replaced two slow queries using cc_users with their faster equivalent using

parties and users. Makes a huge difference on Oracle when there are many,

many users (49,000 in this case). And yes, I checked, the original queries

used indexes galore, Oracle was doing as well as can be expected.

Added new table which make the callback work for mail tracking lite

    • -1
    • +8
    ./sql/postgresql/acs-mail-lite-create.sql
    • -5
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
Fixed problem with my comment...

    • -8
    • +10
    ./tcl/acs-mail-lite-callback-procs.tcl