• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Got employee search to work

  1. … 5 more files in changeset.
adding employee search type and performance tuning a number of search queries

  1. … 5 more files in changeset.
Removing unnecessary joins with cr_items and cr_revisions if not in a search

  1. … 3 more files in changeset.
replacing join on contact::default_groups with template::util::tcl_to_sql_list

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

  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.
doing upgrade to support new more efficient and callback enbled extend_columns

  1. … 13 more files in changeset.
More fixes from the separation of parties, persons and organizations

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

  1. … 1 more file in changeset.
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.
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.
changes made in procedures, queries and messages fo extend options functionallity in aggregated page

  1. … 7 more files in changeset.
adding Relationship option in the aggregation menu for the search results

  1. … 4 more files in changeset.
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.
adding support for extend the list by any attribute associated to the default group

  1. … 2 more files in changeset.
addign default extended search functionallity

  1. … 8 more files in changeset.
changes made to support extend search

  1. … 2 more files in changeset.
Remove the inner join, as we already have an outer join working

Latest version

More performance related changes

  1. … 5 more files in changeset.
Got rid of contact__name in the normal queries, added sorting be organization.

  1. … 1 more file in changeset.
Changed to use header and footer. Furthermore enahnce the complain system

  1. … 17 more files in changeset.
Added party url to select query

Added possibility to provide group_id so we can limit the contacts display to members of a .LRN community (which happens to be a group)

  1. … 1 more file in changeset.
Cleaned up search code, fixed bugs with lib/contacts, allowed people to share searches, replaced group and mysearch dropdown on index page with public searches administrators can control and recently accessed searches, removed no longer needed pages

  1. … 18 more files in changeset.
Split up the index.tcl page so you could have the list of contacts in an include on it's own

  1. … 5 more files in changeset.