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

moving callback to a place where we know the rel_type so that it doesn't cause errors and adding organization rel add callback

fixing group in multirow display bug that shows up when a contact has multiple types of relationships with another contact

limiting relationship searches to related parties that are visibible to this instance

    • -29
    • +49
    ./tcl/contact-search-condition-type-procs.tcl
changing relationship display to only show approved members in the default group - this means that deleted contacts no longer show up in relationships about that contact

    • -1
    • +3
    ./lib/contact-relationships-postgresql.xql
replacing join on contact::default_groups with template::util::tcl_to_sql_list

Added support for account manager selection in oo-mailings

Added support for including files from a defined folder

added joining of pdfs by using pdfjoin

added strings to warn when deleting relationships

    • -0
    • +7
    ./catalog/contacts.de_DE.ISO-8859-1.xml
    • -0
    • +7
    ./catalog/contacts.en_US.ISO-8859-1.xml
added page to warn when deleting relationships

    • -0
    • +22
    ./www/relationship-bulk-add-2-postgresql.xql
    • -0
    • +5
    ./www/relationship-bulk-add-2.adp
    • -0
    • +67
    ./www/relationship-bulk-add-2.tcl
    • -0
    • +60
    ./www/relationship-bulk-add-3-postgresql.xql
    • -0
    • +48
    ./www/relationship-bulk-add-3.tcl
    • -56
    • +0
    ./www/relationship-bulk-add-postgresql.xql
added client_id to cached attributes

updating extend proc for attributes so that type specific attributes such as first_names, last_name, email, organization name, etc are pulled from the type specific table instead of the ams attribute values table, this is both faster and allows other packages to update this information and have it reflected in the extend

fixing bug for visibility check

enabling people that had previously been in a group to be approved again

fixing bug for title selection (it comes from the acs_objects table not contact_searches table)

fixing bug so that recent searches are correctly displayed