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

Added support for weblinks in oo-mailings

Added support for the parsing of the content including the PS in oo_mailings

Added support for automatic registration of CC mails

removing individual flush procs since a full contact::flush is performed a few lines later

adding contacts::create_revisions_sweeper proc and setting it to run every 5 minutes

    • -0
    • +16
    ./tcl/contacts-procs-postgresql.xql
Forgot the group add and the flushing of the organization

Flush relationship

Added contacts::person::new procedure

fixing type

    • -1
    • +1
    ./catalog/contacts.en_US.ISO-8859-1.xml
significant performance improvement to the interacted procs i just uploaded

    • -4
    • +5
    ./tcl/contact-search-condition-type-procs.tcl
Adding last interaction contact search condition type and associated catalog messages

    • -0
    • +4
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -1
    • +23
    ./tcl/contact-search-condition-type-procs.tcl
changing get proc to select all info on a rel, not just the opposite id

    • -2
    • +2
    ./www/relationship-delete-postgresql.xql
adding redirect if EditDataAfterRel wants it and minor bug fixes

adding return_url as a variable that can be passed to this page