• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file contact-message-procs.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

fixing problem with contact::message:::log procedure

file contact-message-procs-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

    • -0
    • +0
    ./contact-message-procs-postgresql.xql
adding a validation to log email messages on contact_message_log

    • -0
    • +29
    ./contact-message-procs-postgresql.xql
file contacts-install-procs.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

file contact-complaint-procs.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

file contact-complaint-procs.xql was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

adding attributes to contact_complaint_track table, also making changes in contact_complaint_procs to manage this new fields and in contact-complaint-form to get the data

  1. … 2 more files in changeset.
the table was created only on upgrade and not on install

Map Leads by defalt for CRM

German translations

    • -98
    • +132
    ./contacts-populate-procs.tcl
checking for the required privilege on the group

making changes to only store messages that are not of type email

  1. … 1 more file in changeset.
changes made to use the new table called contact_complain_track (created using the CR TCL API) instead of contact_complaint_tracking

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

  1. … 2 more files in changeset.
added callback to add new person

  1. … 2 more files in changeset.
Added callback for new organization relationships

Added contact::util::get_employee_organization

registering lang messages for locale de_DE foreach attribute_id and option_id created

Added german translation for role of parent company

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

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.
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

callng implementation for contact::person_new

  1. … 1 more file in changeset.
adding groups to availble list of suppliers

  1. … 2 more files in changeset.
Added support for leads

Email sending of files

  1. … 1 more file in changeset.
Added an install hook for the install.xml

Changed groups too the new I18N version of group support in acs-subsite

  1. … 1 more file in changeset.
Removed employment since