• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert

Fixed 5.3.1 problem

Adding user-info files to contacts that enable you to set the parameter UserInfoTemplate in acs subsite to /packages/contacts/lib/user-info, which allows users to edit their entire contact record for the first mounted contacts instance.

    • -0
    • +321
    ./lib/user-info.tcl
Minor bug fix

Adding ability to map dotlrn communities to contacts, email groups with one button on the front page, select groups from a drop down on the front page and fixing some bugs

    • -1
    • +3
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./tcl/contact-search-condition-type-procs.tcl
    • -4
    • +14
    ./tcl/contacts-procs-postgresql.xql
Added support for employee adding and return_url

Removing reference to non-existant user_change_p variable, fixing a few typos and adding an ad_script_abort to prevent a well formed post from being able to actually submit data

Fixed a problem where the persons attribute where not generated

Improved performance significantly if you have a lot of application groups

    • -12
    • +13
    ./tcl/contacts-procs-postgresql.xql
Allow for HTML signature

Fixed mail-through

The sweeper needs to be called without permission checking as it is not connected

Support for package_id filtering

  1. … 1 more file in changeset.
Fixed mail through

    • -11
    • +34
    ./tcl/contacts-callback-procs.tcl
Added mail-through tracking for mass e-mails. Cleaned up the UI a little bit and made importing from CSV enhanced by progress bar

    • -1
    • +3
    ./catalog/contacts.de_DE.ISO-8859-1.xml
    • -1
    • +6
    ./catalog/contacts.en_US.ISO-8859-1.xml
Added hidedelay

Sometime in the future the sweeper will work as advertised...

More fixes to the sweeper

Bad idea, as this forces users to change the attribute...

    • -9
    • +0
    ./sql/postgresql/upgrade/upgrade-1.2b26-1.2b27.sql
removed file as it belongs in it's own package and should actually just be documentation

Made sure we get the sweeper working

Wrote generic import scripts, first try.

    • -0
    • +9
    ./sql/postgresql/upgrade/upgrade-1.2b26-1.2b27.sql
    • -31
    • +32
    ./tcl/contacts-populate-procs.tcl
    • -0
    • +177
    ./www/import-csv-2.tcl
    • -0
    • +147
    ./www/import-csv-3.tcl
    • -0
    • +301
    ./www/import-csv-4.tcl
    • -0
    • +35
    ./www/import-csv.tcl
Added support for drop down menus on the contact master

    • -0
    • +297
    ./www/resources/yuimenu/menu.css
New translations and better integration with AMS Parameters

    • -2
    • +5
    ./catalog/contacts.de_DE.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/contacts.en_US.ISO-8859-1.xml
Removed the bad idea to change the foreign key constraint for contacts on user_preferences

    • -2
    • +0
    ./sql/postgresql/upgrade/upgrade-1.2b22-1.2b23.sql
Removed the bad idea to change the foreign key constraint for contacts on user_preferences

Added ajaxhelper

Support of tracking of files which are passed through

Support for file attachment forwarding and object_id in the subject

Added ajax searching features to contacts. Saly it does not work everywhere yet