• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
enabling name to show up for organization csv exports

Added support for sorting of relationships by date

    • -1
    • +1
    ./contact-relationships-postgresql.xql
  1. … 1 more file in changeset.
Added date for groupmembership

making it so that users are displayed in the users group even if they are not in any other group

Added creation date to the relationship, made sure that select groups does not complain if there is no object_id_two. Made sure that contact-attributes uses the package_id parameter which is needed due to the switch for multiple contacts instances

    • -2
    • +4
    ./contact-relationships-postgresql.xql
  1. … 1 more file in changeset.
Mass commit. Made sure that role_two and object_id_two work with the new relationship adding. Made sure the callback for relationships contains the package_id, I18N groupnames

  1. … 5 more files in changeset.
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.