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

enabling name to show up for organization csv exports

Added support for sorting of relationships by date

    • -1
    • +1
    ./lib/contact-relationships-portlet.adp
    • -0
    • +3
    ./lib/contact-relationships-portlet.tcl
    • -1
    • +1
    ./lib/contact-relationships-postgresql.xql
Added date for groupmembership

Changed callback execution

making it so that users are displayed in the users group even if they are not in any other group

Added export files done by matthewg

    • -0
    • +114
    ./www/admin/full-organizations.tcl
    • -0
    • +115
    ./www/admin/full-people.tcl
    • -0
    • +52
    ./www/admin/full-rels.tcl
Added creation date to the relationship, made sure that select groups does not complain if there is no object_id_two. Made sure that contact-attributes uses the package_id parameter which is needed due to the switch for multiple contacts instances

    • -2
    • +4
    ./lib/contact-relationships-postgresql.xql
Mass commit. Made sure that role_two and object_id_two work with the new relationship adding. Made sure the callback for relationships contains the package_id, I18N groupnames