• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created assumption that the person is part of the default group (-2) and removed it as an option

Removed default group (-2) from table and created seperate links for their forms since all contacts need to be part of that group

made lib/contacts.tcl use classes instead of specifying style directly

Added search support for util_memoized search procs

Adding caching of search queries and relationship search condition type

Added rel_types::create_role backport for openacs 5.1.5

    • -0
    • +65
    /openacs-4/packages/contacts/tcl/contacts-init.tcl
replaced prefix with package_url since prefix is not needed now that tasks references were removed

Skip participant edit for new users

Bugfixes on return links

Increased length of Medical Issues and Special Needs

Replaced search option in list with group purchase

all date formats must be ISO format, fixed a bug when creating a recurring event, it seems the calendar type is not being set on each calendar item created

Added parameter PerlPath

Changes in the tool logic in order to improve its performance

removing references to tasks package since the new ContactMaster and ContactsMaster parameters make them unnecessary

file role-ae.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

Added on_request to set return_url on form submission

Added the ability to remove contacts from groups and delete contacts

extended multirow to include contact_url

Added check for ContactsMaster parameter and if different from this file loads that template specified

Added check for ContactMaster parameter and if different from this file loads that template specified

Added party url to select query

Fixed contact url, added direct link to create an email message and added website reference

Additional parameter for payment methods

Parameterize payment methods

Redirect to /assessment, hardcode for now since multiple instances can be mounted

Rolled back added code for after-checkout callback

Set sessions to empty list

Bugfix on dotlrn_survey__clone, specify package_id in SQL call since the field now also exists in acs_objects

file upgrade-2.80d2-3.0b1.sql was initially added on branch oacs-5-1.