• last updated 22 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.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Moving context_id to be included in the form even if there are no file attachments (integration from csreurope)

added username to the list of possible options

  1. … 2 more files in changeset.
Added functionality to send an e-mail to the result of a search. Furhter streamlined the process so that checks are actually only done when sending the e-mail, which is much faster from the UI point of view

  1. … 9 more files in changeset.
Fixed 5.3.1 problem

  1. … 2 more files in changeset.
Fixed mail through

  1. … 1 more file in changeset.
Added mail-through tracking for mass e-mails. Cleaned up the UI a little bit and made importing from CSV enhanced by progress bar

  1. … 5 more files in changeset.
Added ajaxhelper

  1. … 2 more files in changeset.
Added sending of bcc and cc

Get the sorting right and fast for relationships

  1. … 2 more files in changeset.
Minor changes to the includes

  1. … 1 more file in changeset.
More performance tuning on relationships and the contact__name procedure

  1. … 9 more files in changeset.
Make sure it works with revision_ids as well

Cleaned up email sending

  1. … 2 more files in changeset.
Added support for including files from a defined folder

  1. … 3 more files in changeset.
Added support for automatic registration of CC mails

Support richtext in mails. Support more than one file in oo-mailings

  1. … 1 more file in changeset.
adding package_id to contact::employee::get procs and directphone to lib/message_type interpolation

  1. … 5 more files in changeset.
Adding label and envelope callbacks and cleaning up the check for a contacts email or mailing address as well as a bunch of other associated procs - which now also checks for the empoyers if the contact does not have one

  1. … 6 more files in changeset.
removing dependence on the salutation attribute existing

  tags are something OO doesnt like either

  1. … 1 more file in changeset.
Fixed problem with wrong e-mail address taken

Fixed e-mail sending

  1. … 2 more files in changeset.
Support for OO Mailings with Banner (not spoiler)

  1. … 8 more files in changeset.
changin i18N messages and procedures calls