• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added limit_type_p to contact::search_clause to keep performance tuning in place

Adding aggregated reporting based on extended columns. This type of reporting is able to accept aggregation based on multiple criteria, based on any extended column - including those integrated via callbacks.

only display the link to add new relationship of a type if we are dealing with employee relationships

Added last modified date to the display if we are sorting by last modified date

Added missing party_id element

adding limit to attributes available in extend columns based on the searches object_type

  1. … 2 more files in changeset.
small fixes in master, contact adding and relationship update

  1. … 2 more files in changeset.
performance improvements to the contacts multirow select query

doing upgrade to support new more efficient and callback enbled extend_columns

  1. … 11 more files in changeset.
adding bulk add of relationships

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

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