• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 2 more files in changeset.
Added last modified date to the display if we are sorting by last modified date

  1. … 1 more file in changeset.
adding limit to attributes available in extend columns based on the searches object_type

  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. … 13 more files in changeset.
adding bulk add of relationships

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

Speed improvement due to spliting of pagination query

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

  1. … 5 more files 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 csv downloads on front page by default, there is now a parameter to shut it off

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. … 41 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.
exporting attr_val_name with table management links and page numbers

  1. … 1 more file in changeset.
Added a check for available extend options and hides the form if none exist

  1. … 1 more file in changeset.
Fixed e-mail sending

  1. … 2 more files in changeset.
Upped version number and added parameter to the default organization

  1. … 12 more files in changeset.
fixed contacts-query to also check the mapped person

  1. … 1 more file in changeset.
making changes for support employee search type

  1. … 3 more files in changeset.
making changes to support save the extend options in the aggreagate page for one search_id

  1. … 10 more files in changeset.
Support for employees

changes made in procedures, queries and messages fo extend options functionallity in aggregated page

  1. … 7 more files in changeset.
moving the query to the xql file

making changes for the support of default attributes specified in parameters

  1. … 2 more files in changeset.
Added ;noquote support

Made the queries for the organization and persons more intelligent, so you can sort without having problems

  1. … 1 more file in changeset.
making changes to work with extended attributes using procedures instead of queries

  1. … 2 more files in changeset.
Changed to only display the orga name in the overview and not in the names procedure...

  1. … 1 more file in changeset.
Changes by Faisal for additional procedures dealing with employees and a proper message_url

  1. … 4 more files in changeset.
adding support for extend the list by any attribute associated to the default group

  1. … 2 more files in changeset.