• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make the client_id unique and therefore a unique customer side identifier for an organization

  1. … 1 more file in changeset.
Added client_id as a Human readable identifier for an organization. This is reused by contacts.

    • -0
    • +1
    ./upgrade-0.5d4-0.5d5.sql
    • -0
    • +2
    ./upgrade-0.5d5-0.5d6.sql
  1. … 2 more files in changeset.
dropped unique constraint on organization-name

    • -0
    • +1
    ./upgrade-0.5d3-0.5d4.sql
  1. … 2 more files in changeset.
Merge all code to oacs-5-1 branch from HEAD. Further work will be done on

oacs-5-1 branch.

  1. … 5 more files in changeset.
raise statement said organization rather than p_organization in organization__set

    • -0
    • +28
    ./upgrade-0.5d1-0.5d2.sql
  1. … 2 more files in changeset.
Minor change to the __name function. On my installation, this seems to

prevent a bug that occurs when accessing the __name function (which

happens most notably on the admin's user view page).

    • -0
    • +22
    ./upgrade-0.3d-0.4d.sql
  1. … 2 more files in changeset.