• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added 7 and 14 days

Added simpler oo-mailing called werbermailing

    • -0
    • +213
    ./werbemailing.tcl
we no longer need party_id for tasks

extend columns saved in the search (as opposed to being added via the front page) are no longer preserved when moving around between saved searches... that way when you view a number of searches in a row that have extended columns associated with them all the columns don't keep getting added to the view. this used to result in a large number of extended columns being shown even though users weren't expecting it

not caching contact::search::party_p since there is no need to use up memoize space for this information here, since its fast enough without it

performance improvement to party_p_not_cached query

  1. … 1 more file in changeset.
enabling text/html extension of multirow so csv export does not containt html formatting

  1. … 1 more file in changeset.
minor bug and performance fixes for aggregated searches

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.