• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes to go according upgrade

    • -2
    • +3
    ./postgresql/contacts-search-create.sql
upgrade script to add a column to the contact_searches table

    • -0
    • +1
    ./postgresql/upgrade/upgrade-1.1d8-1.1d9.sql
changes made to extend the aggregate result list bya aggregated_p options

    • -1
    • +2
    ./postgresql/contacts-search-create.sql
    • -0
    • +6
    ./postgresql/upgrade/upgrade-1.1d3-1.1d4.sql
  1. … 12 more files in changeset.
adding changes in table to map the attributes_id to the search_id

    • -3
    • +5
    ./postgresql/contacts-search-create.sql
    • -0
    • +12
    ./postgresql/upgrade/upgrade-1.1d2-1.1d3.sql
changes made to use the new table called contact_complain_track (created using the CR TCL API) instead of contact_complaint_tracking

  1. … 12 more files in changeset.
adding upgrade file

    • -0
    • +1
    ./postgresql/upgrade/upgrade-1.0d16-1.0d17.sql
added organization rel procs

    • -1
    • +55
    ./postgresql/contacts-package-create.sql
datamodel changes for extend_id and search_id map

    • -1
    • +17
    ./postgresql/contacts-search-create.sql
    • -0
    • +17
    ./postgresql/upgrade/upgrade-1.0d10-1.0d11.sql
file contacts-messages-create.sql was added on branch oacs-5-2 on 2005-11-30 15:31:01 +0000

    • -0
    • +0
    ./postgresql/contacts-messages-create.sql
changes made to support extend search, adding procedures files

    • -2
    • +16
    ./postgresql/contacts-messages-create.sql
    • -1
    • +15
    ./postgresql/contacts-search-create.sql
    • -0
    • +56
    ./postgresql/upgrade/upgrade-1.0d8-1.0d9.sql
    • -0
    • +14
    ./postgresql/upgrade/upgrade-1.0d9-1.0d10.sql
  1. … 3 more files in changeset.
Changed to use header and footer. Furthermore enahnce the complain system

  1. … 17 more files in changeset.
to create contact_complaint_tracking table

    • -0
    • +19
    ./postgresql/upgrade/upgrade-1.0d5-1.0d6.sql
to create and drop contact_complaint_tracking table

Support for more templates and a locale in templates

    • -2
    • +7
    ./postgresql/contacts-messages-create.sql
    • -0
    • +28
    ./postgresql/upgrade/upgrade-1.0d4-1.0d5.sql
  1. … 3 more files in changeset.
Fixed list_name to var_list on search conditions update

Removing dependence on Registered Users group (-2)

  1. … 18 more files in changeset.
More complete upgrade script for merging with application groups

Removing comments from contact_rels table since ams takes care of attributes for rels

Adding upgrade 1.0d3 to 1.0d4 file

    • -0
    • +45
    ./postgresql/upgrade/upgrade-1.0d3-1.0d4.sql
Adding description column to contact_message_log table

    • -1
    • +2
    ./postgresql/contacts-messages-create.sql
Adding upgrades that are part of contacts 1.0d3

    • -5
    • +5
    ./postgresql/contacts-package-create.sql
Adding contacts-messages-create.sql file

    • -0
    • +68
    ./postgresql/contacts-messages-create.sql
Adding upgrade script from 1.0d2 to 1.0d3

    • -0
    • +124
    ./postgresql/upgrade/upgrade-1.0d2-1.0d3.sql
Added support for automatically adding an employee to an organization. Though this is a one off measure I deem it is useful in nearly all scenarios

  1. … 5 more files in changeset.
Adding upgrade script from 1.0d to 1.0d2

    • -0
    • +110
    ./postgresql/upgrade/upgrade-1.0d-1.0d2.sql
bug fixes with last major update

    • -2
    • +2
    ./postgresql/contacts-search-create.sql
  1. … 1 more file in changeset.
bug fixes with last major update

    • -2
    • +3
    ./postgresql/contacts-search-create.sql
  1. … 5 more files in changeset.
removed duplicate contact_search__log function

    • -30
    • +1
    ./postgresql/contacts-search-create.sql
Cleaned up search code, fixed bugs with lib/contacts, allowed people to share searches, replaced group and mysearch dropdown on index page with public searches administrators can control and recently accessed searches, removed no longer needed pages

    • -19
    • +110
    ./postgresql/contacts-search-create.sql
  1. … 18 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.