contacts-callback-procs.tcl

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

  1. … 5 more files in changeset.
relationships extension callback was improperly named and overriding attributes extension

Adding support for relationship extend columns

Cleaning up

  1. … 2 more files in changeset.
checking auth::UseEmailForLoginP to see if email is used for username, if not then when a users email address is updated the username no longer also updated

adding limit to attributes available in extend columns based on the searches object_type

  1. … 2 more files in changeset.
doing upgrade to support new more efficient and callback enbled extend_columns

  1. … 13 more files in changeset.
New Procs for special attributes written by timo. New code for the message

  1. … 2 more files in changeset.
adding contact::search::query_clauses callback to contact::search::query_clause to let sites customize how text entry queries on the main contacts page are handled

  1. … 1 more file in changeset.
converting contact::special_attribute::* procs to callbacks and fixing contact::url proc for package instance awareness

  1. … 3 more files in changeset.
Adding label and envelope callbacks and cleaning up the check for a contacts email or mailing address as well as a bunch of other associated procs - which now also checks for the empoyers if the contact does not have one

  1. … 6 more files in changeset.
Added support for after instantiate callback

adding contacts::redirect contract which allows a site to customize contacts urls and restrict access to standard contacts files

  1. … 1 more file in changeset.
Fixed bug due to wrong variable

New I18N, additional rel_type in contact::contact_form callback, added adding to .LRN for person upgrade

  1. … 4 more files in changeset.
changed to use new data-link table

  1. … 22 more files in changeset.
Cache the list of groups for contacts. Made the necessary changes to the I18N interface

  1. … 5 more files in changeset.
commit changes of merge with HEAD

  1. … 205 more files in changeset.
file contacts-callback-procs.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

Made sure upgrade_user does not try to upgrade an already existing user and that it does not try to add user_preferences if they already exist

  1. … 1 more file in changeset.
Fixed a problem with the default being null where it should be empty_string

took out our custom code call

Fixed the mail-tracking pages. Still pagination does not work

  1. … 6 more files in changeset.
adding callback contact::contact_form_validate

fixing user locale preference

  1. … 3 more files in changeset.
added callback to add new person

  1. … 2 more files in changeset.
Added callback for new organization relationships

Changed the contacts so they actually make a little bit more sense. removed the contact::person_new callback as it would not work in all situations

  1. … 1 more file in changeset.
callng implementation for contact::person_new

  1. … 1 more file in changeset.
Email sending of files

  1. … 1 more file in changeset.