contact-search-procs.xql

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added search::result to return the party_ids of a search

  1. … 1 more file in changeset.
Rewrote the search so you could search for an employee with the attributes of the organization but still have the employee in a search

  1. … 2 more files in changeset.
removing references to title column in contact_searches table - its now using title from acs_objects

security fix to prevent users from seeing other's searches that may contain information they do not have permission to view, via parameter ViewOthersSearchesP which can be enabled if previous behaviour is important.

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

performance improvement to party_p_not_cached query

  1. … 1 more file in changeset.
minor bug fixes, layout cleanup and adding contact::search::party_p_not_cached proc

More fixes from the separation of parties, persons and organizations

  1. … 1 more file in changeset.
Fixes to searches due to my splitting of queries into queries for parties, persons and organizations

  1. … 3 more files 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.
commit changes of merge with HEAD

  1. … 205 more files in changeset.
file contact-search-procs.xql was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

making changes for support employee search type in results_count pocedure and search_pretty procedure

  1. … 1 more file in changeset.
Made sure the count is correct as we seem to join more than we'd need...

More performance related changes

  1. … 5 more files in changeset.
Removing dependence on Registered Users group (-2)

  1. … 18 more files in changeset.
Adding caching of search queries and relationship search condition type

  1. … 2 more files in changeset.
Created contact::search_pretty with caching and removed contact::search::translate because contact::search::condition_type superseeds it

  1. … 5 more files in changeset.
Added the ability to have sub searches within an advanced search

  1. … 2 more files 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.
Added contacst/tcl/contact-search-procs.tcl

    • -0
    • +35
    ./contact-search-procs.xql