• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 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 index.tcl was initially added on branch oacs-5-0.

file index.adp 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.