• last updated 49 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for automatic registration of CC mails

Fixing accidental update of max rowcount move to 5000, and putting a style on the checkbox column to limit its width to 3px, and horizontally align the checkbox in the center.

Added support for account manager

Support for searchbox outside contacts package

More fixes from the separation of parties, persons and organizations

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

Adding ability to delete items from a contacts history which includes a new table. There is an associated parameter DeleteHistoryPermission that controls who can delete history items. Admins can automatically delete any history item.

  1. … 6 more files in changeset.
Speed improvement due to spliting of pagination query

Fixed wrong plural name for roles

    • -1
    • +1
    ./contact-relationships-postgresql.xql
adding package_id to contact::employee::get procs and directphone to lib/message_type interpolation

  1. … 3 more files in changeset.
updates to make use of tasks 1.0d9 which is now a service and can work with contacts package instance awareness

  1. … 1 more file in changeset.
when ordering by first_names we do a secondary sort by last_name, when ordering by last_name we do a secondary sort by first_names

Enabling multiple letters to be printed again. And allowing sites to customize the look of their letters with the LetterPrintCSSFile parameter for css file location.

  1. … 2 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. … 8 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. … 4 more files in changeset.
Changing labels to use callbacks for label type

Adding envelope pdf exports

enabling csv downloads on front page by default, there is now a parameter to shut it off

Fixed URL for subsites

Added support for labels (Thanks to MatthewG for doing this)

  1. … 3 more files in changeset.
Added support for tasks in the navbar

upgrade to contacts 1.2b4, contacts is no longer singleton and supports multiple instances and the ability to have management instances as the root of the install that manage data from child instances

  1. … 39 more files in changeset.
removing hard coded dependence on acs-translations for attribute pretty names and replacing it with the ams proc that does the same thing (but manages it from the ams end and does not require attributes to be stored in acs-translations

  1. … 2 more files in changeset.
fixing site customized code that crept in in the cvs update

exporting attr_val_name with table management links and page numbers

fixing users placement in the list (using dt instead of dd)

removing dependence on the salutation attribute existing

cleaning up html, removing erroneous tags and adding css classes so sites can customize the look and feel

Added a check for available extend options and hides the form if none exist

  tags are something OO doesnt like either

  1. … 1 more file in changeset.