• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added i18n message

    • -0
    • +5
    ./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
Make organizations subsite aware. Some cosmetic fixes.

Adding missing procedure organization::organization_p, increased version number

adding organization::organzation_p procedure

Added relation procs

New procedures for organizations from HEAD

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.
Fixed edit link to organizations.

Merge all code to oacs-5-1 branch from HEAD. Further work will be done on

oacs-5-1 branch.

    • -5
    • +5
    ./sql/postgresql/organizations-create.sql
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.
Make organization an application, not a service, since it has a full-featured UI

Fixed error with organization_id not existing when creating new organization

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 276 more files in changeset.
Added in a primitive UI. Not tested on Oracle, and Oracle is broken

anyway because it is not up to date with data model changes. The todo

list for Oracle is in status.txt

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

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