• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing some merge issues and verifying that the merge is allowed to take place

fixing form_var_list for privacy issues

    • -2
    • +2
    ./tcl/contact-search-condition-type-procs.tcl
fixing in search condition type

    • -4
    • +13
    ./tcl/contact-search-condition-type-procs.tcl
Made sure that files work correctly

Made sure contact search works

Minor changes to the includes

Missed conversion

Added the possibility to specify a format

Added contact::rels callback

Made sure that attribute can be anywhere in the search

moving the db procedures for the contact merge from lib/merge.tcl to its own proc contacts::merge in tcl/contacts-procs.tcl

updating description of contacts merge callback and reminding people not to put stuff in a db_foreach

addming acs-mail-lite and mail-tracking tables to merge

removing double colons from queries since they mess up the paginator because it thinks that the query is a proc

adding search permision message

    • -1
    • +2
    ./catalog/contacts.en_US.ISO-8859-1.xml
fixed for view other searches parameter check for site wide admins

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.

    • -0
    • +2
    ./catalog/contacts.en_US.ISO-8859-1.xml
minor bug fixes for privacy settings

    • -2
    • +2
    ./tcl/contact-search-condition-type-procs.tcl
Adding the pages and procedures for contact privacy controls (set via a parameter) and upgrading the contact version so that db and catalog changes are loaded

    • -1
    • +16
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -0
    • +13
    ./lib/contact-privacy.adp
    • -0
    • +30
    ./lib/contact-privacy.tcl
    • -2
    • +28
    ./sql/postgresql/contacts-create.sql
    • -0
    • +29
    ./sql/postgresql/upgrade/upgrade-1.2b13-1.2b14.sql
    • -16
    • +71
    ./tcl/contact-search-condition-type-procs.tcl
    • -2
    • +48
    ./tcl/contacts-procs-postgresql.xql
Fixed spouse install relationship

fixed employee_organization procedure

Added drops for contact_messages

removing unneeded ns_log notice

removing dependence on the -2 default group that was re-introduced

    • -2
    • +2
    ./lib/contact-relationships-postgresql.xql
Pages, procedures, paramters, catalog messages and other updates to deal with the special contact_rels_spouse relationship, which can be used to keep information between two married contacts in sync.

    • -1
    • +8
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -0
    • +136
    ./lib/spouse-sync.tcl
    • -0
    • +32
    ./lib/spouse-sync.xql
    • -0
    • +43
    ./tcl/contacts-procs-postgresql.xql
localizing update message and copying attribute values for attributes the user does not have permission to see (so that they aren't lost)

removing an ns_log notice and a comment that was used for development

forcing search before showing add new button if ForceSearchBeforeAdd parameter set to 1

i18n'izing an error message

    • -2
    • +2
    ./tcl/contact-search-condition-type-procs.tcl
fixing search condition type of a search in a different search, and allowing people to bind to their own queries as well as public queries

    • -13
    • +26
    ./tcl/contact-search-condition-type-procs.tcl