• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
added cached version of get_employers

Cache the list of groups for contacts. Made the necessary changes to the I18N interface

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

  1. … 205 more files in changeset.
Made sure upgrade_user does not try to upgrade an already existing user and that it does not try to add user_preferences if they already exist

  1. … 1 more file in changeset.
Changed to only display the orga name in the overview and not in the names procedure...

  1. … 1 more file in changeset.
localizing group list

Changes by Faisal for additional procedures dealing with employees and a proper message_url

  1. … 4 more files in changeset.
checking for the required privilege on the group

changes made to use the new table called contact_complain_track (created using the CR TCL API) instead of contact_complaint_tracking

  1. … 13 more files in changeset.
fixing user locale preference

  1. … 3 more files in changeset.
Added contact::util::get_employee_organization

The values retrieved from AMS must be localized as we are storing the I18N string

changin to use contact::person_p to person::person_p and contact::organization_p to organization::organization_p, removing contact::person_p and contact::organization_p

adding groups to availble list of suppliers

  1. … 2 more files in changeset.
removed i18n of group-names

  1. … 4 more files in changeset.
Made sure the user creation works, first part

  1. … 2 more files in changeset.
added default value for employees

Added a filter clause

The employees list should not contain the organization_id itself!