contacts-install-procs.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug in upgrade script

Fixes for ugprade scripts

  1. … 1 more file in changeset.
Upgrading to 1.2b30, which consolidates group membership addition to contact::group::add_member and changes the UseSubsiteAsDefaultGroup default to "1" - included is an upgrade script to move all users of a contacts application group to their respective subsite application group since the previous sweeper method was error prone.

  1. … 8 more files in changeset.
Fixed spouse install relationship

Pages, procedures, paramters, catalog messages and other updates to deal with the special contact_rels_spouse relationship, which can be used to keep information between two married contacts in sync.

  1. … 10 more files in changeset.
adding tcl upgrade scripts for 1.2b3 to 1.2b4 to fix the upgrade which was broken

The AMS procs will take care of the proper internationalization. Therefore this is not needed in contacts any more.

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.
Fixed issue with I18n strings. They should not be resolved when entered into the database

  1. … 1 more file in changeset.
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