• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor bug and performance fixes for aggregated searches

added limit_type_p to contact::search_clause to keep performance tuning in place

Added limit_type_p to contact::search_clauses , so that it behaves as it did before performance tuning, this enables performance tuned queries to not use an object tpye limitation, but by default limits based on the search type

adding catalog messages needed by aggregated reports

    • -0
    • +5
    ./catalog/contacts.en_US.ISO-8859-1.xml
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.

Adding link to aggregated report if an extended column is used

fixing bug so taht the party_in_search_sub_clause uses the database key specified by the sql query that is doing the search

    • -3
    • +3
    ./tcl/contact-search-condition-type-procs.tcl
Adding '<< Search # >>' to the top of search_options when a search has not been saved with a name so that it is clear that one is looking at the contacts from an advanced search and not 'all contacts' as the dropdown would indicate

fixing bug where extend columns and search condition both needed the variable type - so the one was interferring with the other

only display the link to add new relationship of a type if we are dealing with employee relationships

adding util_flush_regexp for person proc information that is cached to the contact::flush proc - since the name was being cached where it shouldn't be

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

    • -14
    • +27
    ./tcl/contacts-callback-procs.tcl
small fixes in master, contact adding and relationship update

performance improvements to sql queries for group condition type

    • -5
    • +3
    ./tcl/contact-search-condition-type-procs.tcl
performance improvements to the contacts multirow select query

removing conflict

doing upgrade to support new more efficient and callback enbled extend_columns

    • -1
    • +152
    ./tcl/contacts-callback-procs.tcl
Upgrading to contacts-1.2b9 so that the upgrade sql script is loaded for extended_columns

    • -1
    • +3
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-1.2b8-1.2b9.sql
Adding DefaultTasks parameter and upping version to 1.2b8

removing site specific references to groups

correcting incorrect message key

changing incorrect tasks package_key in maessages to contacts

adding missing catalog files for contact search widget and relationship bulk add

    • -0
    • +3
    ./catalog/contacts.en_US.ISO-8859-1.xml
initial upload of template::widget::contact_search procs

    • -0
    • +212
    ./tcl/contact-search-widget-procs.tcl
    • -0
    • +33
    ./tcl/contact-search-widget-procs.xql
adding bulk add of relationships

    • -0
    • +19
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -0
    • +114
    ./www/relationship-bulk-add-postgresql.xql
    • -0
    • +5
    ./www/relationship-bulk-add.adp
    • -0
    • +180
    ./www/relationship-bulk-add.tcl
removing leading '`'

adding missing dollar sign for flush parties

Fixed issue with messaging suddenly to multiple clients