• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added support for automatically adding an employee to an organization. Though this is a one off measure I deem it is useful in nearly all scenarios

  1. … 5 more files in changeset.
the save_add_another form button does not seem to work so I took it out.

Changed the callback implemenation to provide the name of the contact instead of the party Id

renaming organizations::new to organization::new - in response to adding that proc to the organizations package

Silly me. THere is always a default group. That's why we have to check for more than 1 group...

Added the option to select groups before adding a new person/organization as this was taken out by the changes in the UI for the lists

  1. … 4 more files in changeset.
Added new callback for creation of users.

  1. … 1 more file in changeset.
Changed the callback to include the name

  1. … 1 more file in changeset.
Renamed callback to reflect where it is actually used