• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a bunch of typos

  1. … 120 more files in changeset.
missing file from upgrade

    • -0
    • +1
    ./postgresql/upgrade/upgrade-0.6.4-0.6.5.sql
Support for from_addr in addition to sender_id allowing e-mails to be logged which have not generated from a party in the system

  1. … 5 more files in changeset.
  1. … 2 more files in changeset.
Add to_addr field so that inserts into mail log don't fail

Moved to seperate attachment table, no need for data links. Added security callback for file delete

    • -1
    • +15
    ./postgresql/mail-tracking-create.sql
    • -0
    • +43
    ./postgresql/upgrade/upgrade-0.6.2-0.6.3.sql
  1. … 6 more files in changeset.
Minor bugfixes

  1. … 3 more files in changeset.
missing upgrade scripts

    • -0
    • +35
    ./postgresql/upgrade/upgrade-0.3b3-0.4.sql
Dropped acs_onject dependency

file upgrade-0.6.1.-0.6.2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.6.1.-0.6.2.sql
Removed dependency on acs-data-links

    • -21
    • +6
    ./postgresql/mail-tracking-create.sql
  1. … 8 more files in changeset.
Fixing object creation. Starting to get rid of data links

    • -3
    • +21
    ./postgresql/mail-tracking-create.sql
  1. … 1 more file in changeset.
More files from the move from HEAD down to 5.2, as this is compatible with 5.2 (I think...)

    • -0
    • +273
    ./postgresql/mail-tracking-create.sql
    • -0
    • +31
    ./postgresql/mail-tracking-drop.sql
  1. … 14 more files in changeset.
Added new files to 5.2

    • -54
    • +0
    ./postgresql/upgrade-0.5d1-0.5d2.sql
  1. … 8 more files in changeset.
file upgrade-0.5d1-0.5d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.5d1-0.5d2.sql
Added upgrade scripts

    • -0
    • +35
    ./postgresql/upgrade/upgrade-0.3b3-0.4.sql
file upgrade-0.3b3-0.4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.3b3-0.4.sql
Changed mail-tracking to make use of latest complex_send procedure. Support for CC, BCC e-mails. Support for linking of party_ids

    • -0
    • +54
    ./postgresql/upgrade-0.5d1-0.5d2.sql
file upgrade-0.5d1-0.5d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade-0.5d1-0.5d2.sql
file mail-tracking-create.sql was added on branch oacs-5-2 on 2006-06-08 15:58:53 +0000

Changed mail-tracking to make use of latest complex_send procedure. Support for CC, BCC e-mails. Support for linking of party_ids

    • -19
    • +31
    ./postgresql/mail-tracking-create.sql
  1. … 7 more files in changeset.
Added upgrdae script

file upgrade-0.3b3-0.4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade-0.3b3-0.4.sql
Support for CC Emails

    • -4
    • +11
    ./postgresql/mail-tracking-create.sql
  1. … 7 more files in changeset.
Fixed issue with html mails vs. normal mails in mail tracking

  1. … 3 more files in changeset.
return the log_id

new function to create an object

    • -16
    • +46
    ./postgresql/mail-tracking-create.sql
Removed trigger and changed to track real message_ids

    • -79
    • +80
    ./postgresql/mail-tracking-create.sql
file mail-tracking-drop.sql was added on branch oacs-5-2 on 2006-06-08 15:58:53 +0000

First commit of the mail-tracking package developed by Nima Mazloumi

    • -0
    • +227
    ./postgresql/mail-tracking-create.sql
    • -0
    • +31
    ./postgresql/mail-tracking-drop.sql
  1. … 10 more files in changeset.