• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fixed problem with contacts package if more than one is installed

More information about the package

Added some more documentation and a download facility which I forgot to commit earlier

Added some logic to prevent empty log_ids from showing. Furthermore added a protection if the sender_id is unknown

  1. … 1 more file in changeset.
Added forwarding of e-amils

  1. … 3 more files in changeset.
Moved to seperate attachment table, no need for data links. Added security callback for file delete

  1. … 6 more files in changeset.
Minor bugfixes

  1. … 3 more files in changeset.
Removed dependency on acs-data-links

  1. … 6 more files in changeset.
More files from the move from HEAD down to 5.2, as this is compatible with 5.2 (I think...)

  1. … 8 more files in changeset.
file one-message.adp was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

Added forwarding of e-mails

Added forwarding of e-mails

  1. … 3 more files in changeset.
file forward.xql was initially added on branch oacs-5-2.

file forward.tcl was initially added on branch oacs-5-2.

file forward.adp was initially added on branch oacs-5-2.

file one-message.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

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

  1. … 6 more files in changeset.
Support for CC Emails

  1. … 6 more files in changeset.
Added messageID display.

  1. … 2 more files in changeset.
Fixed issue with html mails vs. normal mails in mail tracking

  1. … 2 more files in changeset.
making changes to get the name of the associated files

changes for pagination on include

file index.adp was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file index.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

changes made for pagination and order_by work correctly

trying to get the reciever when method fails

  1. … 1 more file in changeset.