• last updated 16 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.
small fixes in master, contact adding and relationship update

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

  1. … 3 more files in changeset.
Made sure URL goes back to package_url

Fixed one issue with group_ids

Fixed permission issue with contact adding

fixing cancel url

removed check for application group. the same functionality is dealt with by the default group check and the code is redundent

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

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

  1. … 205 more files in changeset.
file contact-add.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

making changes to use new switch in ams::ad_form::elements procedure to get rid of duplicates in attributes

  1. … 1 more file in changeset.
adding missing ! in the if clause

checking for privileges over groups before editing or adding a new contact

taking out the option to create a user from list

fixing user locale preference

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

  1. … 2 more files in changeset.
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.
removed i18n of group-names

  1. … 4 more files in changeset.
Added group_ids to the callback so we know which groups we are adding the user to

  1. … 1 more file in changeset.
Moved categories around

Added the possibility to add a new contact with any relationship based on the role two

Removing dependence on Registered Users group (-2)

  1. … 18 more files in changeset.
allowing person objects to be upgraded to users and creating validation block code for contact creation

  1. … 1 more file in changeset.
Redirecting users to newly created contact instead of to the contacts main page so they can add relationships/files/etc

Adding flush of memoized information

  1. … 1 more file in changeset.
Added support of having all users be part of the default group (-2) and added support for appropriately flushing search caches

  1. … 1 more file in changeset.
If we want to add a new employee just redirect to the company again

Enabled the creation of a club even after organization has been created

  1. … 1 more file in changeset.