• last updated 46 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

    • -4
    • +4
    ./sql/postgresql/organizations-create.sql
  1. … 21 more files in changeset.
Organization Name should not be unique. Does not make sense, as you can have multiple subsidies sharing the same name

    • -4
    • +2
    ./sql/postgresql/organizations-create.sql
Update version

file organizations.en_US.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/organizations.en_US.ISO-8859-1.xml
Make the client_id unique and therefore a unique customer side identifier for an organization

    • -2
    • +2
    ./sql/postgresql/organizations-create.sql
Added client_id as a Human readable identifier for an organization. This is reused by contacts.

    • -1
    • +4
    ./sql/postgresql/organizations-create.sql
    • -0
    • +1
    ./sql/postgresql/upgrade/upgrade-0.5d4-0.5d5.sql
    • -0
    • +2
    ./sql/postgresql/upgrade/upgrade-0.5d5-0.5d6.sql
dropped unique constraint on organization-name

    • -4
    • +2
    ./sql/postgresql/organizations-create.sql
    • -0
    • +1
    ./sql/postgresql/upgrade/upgrade-0.5d3-0.5d4.sql
adding organization::organzation_p procedure

Added relation procs

Adding organization::get_by_name proc

Adding organization::new proc

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 687 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

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

    • -0
    • +28
    ./sql/postgresql/upgrade/upgrade-0.5d1-0.5d2.sql
Initial values were added in with the wrong sequence.

    • -5
    • +5
    ./sql/postgresql/organizations-create.sql
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
    ./sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
Add a proc for returning the name of an organization when given the ID.

Bump the version number to 0.3d

    • -0
    • +38
    ./tcl/organizations-procs.tcl
Minor interface improvement: fixed display of edit icons

fixed organization__name

merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 292 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 276 more files in changeset.
file add-edit.adp was initially added on branch oacs-5-0.

file one.tcl was initially added on branch oacs-5-0.

file one.adp was initially added on branch oacs-5-0.

file index.xql was initially added on branch oacs-5-0.

file delete.xql was initially added on branch oacs-5-0.

file delete.tcl was initially added on branch oacs-5-0.

file add-edit.xql was initially added on branch oacs-5-0.

file add-edit.tcl was initially added on branch oacs-5-0.

file one.xql was initially added on branch oacs-5-0.