• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
standardize boolean variables in ADP

  1. … 21 more files in changeset.
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.
Commented out account manager, cleaned up the code

Missing files and cleanup

  1. … 5 more files in changeset.
Performance tuning of the relationship portlet. This is now mainly handled on the webserver side, not anymore on the database, resulting in faster overall performance

  1. … 3 more files in changeset.
Cleaned up email sending

  1. … 2 more files in changeset.
Added new version of oo_mailings that support sending an e-mail if you generated multiple mailings at once for printing

  1. … 2 more files in changeset.
Added support for account manager selection in oo-mailings

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

  1. … 3 more files in changeset.
Added support for the parsing of the content including the PS in oo_mailings

Added support for account manager

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.
fixing references to singleton urls and making the them work for multiple package instances (some of this was done by maltes)

  1. … 18 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.
Added switch to require Admin Permission for generating templates as some customers do not like the idea of employees being able to change templates easily.

  1. … 3 more files in changeset.
Fixed e-mail sending

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

  1. … 8 more files in changeset.
Fixed link to create new relationship so it automatically assigns the person in the group of the other organization (and vice versa)

  1. … 3 more files in changeset.
Fixed a content2, added selecting the spoiler

New version of oo_mailing which returns the directory for the .odt file

First stab at support for OpenOffice Templates in use for mailings.

  1. … 10 more files in changeset.