• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing unnecessary joins with cr_items and cr_revisions if not in a search

More performance tuning on relationships and the contact__name procedure

    • -1
    • +2
    ./catalog/contacts.de_DE.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -12
    • +30
    ./lib/contact-relationships-postgresql.xql
    • -0
    • +30
    ./sql/postgresql/upgrade/upgrade-1.2b11-1.2b12.sql
Make sure it works with revision_ids as well

creating application data links merge code

adding contacts/lib/merge page, reference in index.vuh and callback so that contacts can be merged

adding hide_form_p variable to hide the comment form (if specified by the include statement in a page)

adding template::util::contact_search::contact_option proc so that what is displayed in the search dropdown can be customized by replacing that one proc and doing related changes to the contact search template widget

    • -18
    • +38
    ./tcl/contact-search-widget-procs.tcl
Improved contact counts

added bcc and cc

Split employee procs away. added employee::direct_phone

    • -0
    • +431
    ./tcl/contact-employee-procs.tcl
adding package_id to get_ams_list_ids so that other packages can search on a particualr contacts instance

    • -2
    • +2
    ./tcl/contact-search-condition-type-procs.tcl
Cleaned up email sending

Added Fax Template

returning party as default object_type if a search_id is specified that is not valid

modifying attribute extend callback to use the new contact::util::get_ams_list_ids proc

adding limitation to attribute search condition type so that only attributes the user has read permission on for this package instance are returned as search options

    • -7
    • +22
    ./tcl/contact-search-condition-type-procs.tcl
Adding contact::util::get_ams_list_ids proc to simplify retrieval of the ams list_ids a user has a certain privilege to see

making switch_roles_p work and adding pretty complaint if no contacts were selected

    • -0
    • +8
    ./www/relationship-bulk-add-postgresql.xql
New messages for contacts

    • -1
    • +71
    ./catalog/contacts.de_DE.ISO-8859-1.xml
    • -10
    • +9
    ./catalog/contacts.en_US.ISO-8859-1.xml
Added new version of oo_mailings that support sending an e-mail if you generated multiple mailings at once for printing

adding labels to list elements, this is useful for customized csv export procs that include labels instead of element names as teh column headings

adding relationship 'with ___ is (not) ___' search condition so that people can easily search for all contacts related in a certain way to one specific contact (without having to search for rel with contact in search), and fixing 'relationship in search' search conditions

    • -7
    • +54
    ./tcl/contact-search-condition-type-procs.tcl
adding relationship with ___ is ___ search condition messages

    • -0
    • +4
    ./catalog/contacts.en_US.ISO-8859-1.xml
Changed buld delete

Added search condition 'contact interacted with between X and Y dates' and its inverse messages

    • -0
    • +5
    ./catalog/contacts.en_US.ISO-8859-1.xml
Added search condition 'contact interacted with between X and Y dates' and its inverse

    • -17
    • +41
    ./tcl/contact-search-condition-type-procs.tcl
triming value before inserting it in the contacts special_values callback

Got rid of the role_plural as we are not using it anyway

    • -2
    • +1
    ./lib/contact-relationships-postgresql.xql
Fixed return URLs

Make sure empty values are returned if no employer is found