• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing re-added contact::special_attributes procs because they were moved to to callbacks in the contacts-callback-procs.tcl file, also cleaning up flush proc and making it much cleaner.

Fixes to searches due to my splitting of queries into queries for parties, persons and organizations

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

  1. … 2 more files in changeset.
changing typo package_id_id to package_id

Adding ability to bypass the group::add_member permission check to person_upgrade_to_user

adding package_id to contact::employee::get procs and directphone to lib/message_type interpolation

  1. … 5 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.
fixed contact::flush and contact::message::... procs bugs

  1. … 1 more file in changeset.
returning group id for default_group instead of just creating it

Made sure that you return -2 if the application group_id is empty

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.
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.
Support for organizations in employee::get to make coding easier

Added person_title to the employee attributes

Added reverse_order possibility in the name

Added employees_list_of_lists so you can add a list of employees in a select box

Fixed salutation procedure

Added procedure to load all person attributes into AMS

fixing employee::get to use item_ids to get salutation

Added jobtitle and locale to employee information

added support for the country name and the town_line in employees::get

First stab at support for OpenOffice Templates in use for mailings.

  1. … 10 more files in changeset.
Turned into debug notices. Added correct flushing. Fixed missing formbutton error in search-contacts

  1. … 5 more files in changeset.
Fixed issue with I18n strings. They should not be resolved when entered into the database

  1. … 1 more file in changeset.
Fixed contact::employee::get by fixing the postal_address

  1. … 2 more files in changeset.
Fixing employee attributes

  1. … 1 more file in changeset.
Remove dotLRN dependency in contacts

Minfor fixes to salutation proc

Fixed problem with the groups cache. This was caching the result from the first user who happened to access it, which is bad. Now I only cached the result of the query

  1. … 3 more files in changeset.
added procs to get employee data and party salutation

  1. … 5 more files in changeset.