• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added localization of file titles

German translation

    • -0
    • +16
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
Added salutation support

    • -2
    • +3
    ./tcl/acs-mail-lite-callback-procs.tcl
Fixed I18N strings

Changed the support for the fixed sender mail so that still the original sender will be shown in the mail-tracking despite the fact that sendmail will get the fixed sender mail

    • -2
    • +32
    ./tcl/acs-mail-lite-callback-procs.tcl
New I18N strings synchronized with the RC version

    • -3
    • +1
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
adding catalog files, procedures and making changes to remove the contacts dependency on lib email.tcl files

    • -0
    • +18
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
making changes to use the item_id (message_id)

Removed package require which seemed to be causing problems with

forums. HOw on earth this could happen in the first place...

checking the parametr FixedSenderEmail before sending the message to figure out which address use

increment version number, adding FixedSenderEmail parameter

using revision_id for download links of files

adding CC functionallity, i18N messages and links

making changes to work with boolean no_calback_p switch on procedure acs_mail_lite::send

making changes to work with boolean no_calback_p switch

  1. … 1 more file in changeset.