• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make package installable on current codebase, fix obious issues with ancient outdated api

  1. … 4 more files in changeset.
Added additional question when the object that is to be added in a relationship can be both a person or an organization, so we know which one to add

  1. … 2 more files in changeset.
Added contact::rels callback

  1. … 1 more file in changeset.
forcing search before showing add new button if ForceSearchBeforeAdd parameter set to 1

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.
Changed the behaviour of the name due to the fact that all clients expect if they search for a name and click on it that the realtionship is generated

added bulk action to move relationships to other contact

  1. … 6 more files in changeset.
Made sure we do not redirect to /contacts

upgrade to contacts 1.2b4, contacts is no longer singleton and supports multiple instances and the ability to have management instances as the root of the install that manage data from child instances

  1. … 41 more files in changeset.
Added additional round of localizations so you could have a locale string within a to be localized string

commit changes of merge with HEAD

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

Fixed adding of a new other_type when creating a relationship

changin to use contact::orgnaization_p to organization::organization_p

  1. … 1 more file in changeset.
Changed i18n String

Added the ability to add a new contact with the selected relationship

Removing dependence on Registered Users group (-2)

  1. … 18 more files in changeset.
Creating pretty error message if no role is selected a contact is searched for

  1. … 1 more file in changeset.
allowing contact::type to be user as well as person

  1. … 6 more files in changeset.
Fixed rel search to only look for the appropriate type (person or organization) and use ams::util::localize_and_sort_list_of_lists to correctly sort i18n rel list

  1. … 1 more file in changeset.
Cleaned up search code, fixed bugs with lib/contacts, allowed people to share searches, replaced group and mysearch dropdown on index page with public searches administrators can control and recently accessed searches, removed no longer needed pages

  1. … 18 more files in changeset.
i18N cleanup

  1. … 1 more file in changeset.
bugs fixes

  1. … 1 more file in changeset.
I18N completion of contacts package

  1. … 33 more files in changeset.
localize

Fixed issue with I18ned version of pretty_name

Added automatic generation of relationships. Got rid of a lot of code that resided in the .sql files for creation of relationships (okay, 10 lines)

  1. … 19 more files in changeset.
Updated user summary user interface. Added view to relationship details.

  1. … 10 more files in changeset.
Added index.vuh to create pretty urls and modified references to urls to take these changes into account

  1. … 9 more files in changeset.
Improved Relationships UI, added the ability to associate AMS attributes with relationships so you can add details to a relationship, moved some of the sql in tcl to xql files

  1. … 13 more files in changeset.