contacts-install-procs.tcl

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed wrong name during install for refund (should be refund_amount)

commit changes of merge with HEAD

  1. … 205 more files in changeset.
file contacts-install-procs.tcl 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. … 4 more files in changeset.
the table was created only on upgrade and not on install

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.
Added an install hook for the install.xml

Made sure the user creation works, first part

  1. … 2 more files in changeset.
Removing dependence on Registered Users group (-2)

  1. … 18 more files in changeset.
removed the callbacks

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

  1. … 6 more files in changeset.
Population procedures for pre installing attributes

  1. … 2 more files in changeset.
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.
added callback implementation for projects: link organization via application_data_link

Added automatic instantiation of AMS Lists to the installation process

  1. … 3 more files in changeset.
I18N of contacts

  1. … 23 more files in changeset.
Added callback support

    • -0
    • +25
    ./contacts-install-procs.tcl