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

Added lib/contacts-master template to manage the nav bar for all general contacts pages, added the ForceSearchBeforeAdd parameter so that the add person and add organization buttons can be force to show up only if the person first searches for a contact in the registered users (-2) all users group, and added index.vuh entries to make the add person and add organization links pretty

  1. … 1 more file in changeset.
Added support for inserting categories for a user

Added comments on how to include categories

Missed a string for I18N

Created dummy callback procedure for use in 5.1. Added callback procs back into contact-add.tcl

  1. … 1 more file in changeset.
removed callback procs because they break opeancs 5.1.5 installs

I18N completion of contacts package

  1. … 33 more files in changeset.
Modified to support callbacks that allow generation of a project for an organization