• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -0
    • +14
    ./sql/oracle/organizations-create.sql
    • -2
    • +12
    ./sql/postgresql/organizations-create.sql
    • -0
    • +41
    ./sql/postgresql/organizations-drop.sql
  1. … 591 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
Postgres: Adds drop scripts for Postgres, support for multiple

organization types, adds in __name function, fixes a few bugs. Oracle:

added in comments that it is now out of sync, skeleton for drop

script.

    • -1
    • +15
    ./sql/oracle/organizations-create.sql
    • -2
    • +12
    ./sql/postgresql/organizations-create.sql
    • -0
    • +41
    ./sql/postgresql/organizations-drop.sql
file status.txt was initially added on branch oacs-5-0.

file organizations-drop.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/oracle/organizations-drop.sql
    • -0
    • +0
    ./sql/postgresql/organizations-drop.sql
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +104
    ./sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
  1. … 6 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
initial revision

    • -0
    • +34
    ./organizations.info
    • -0
    • +54
    ./sql/oracle/organizations-create.sql
    • -0
    • +117
    ./sql/oracle/organizations-plsql-create.sql
    • -0
    • +55
    ./sql/postgresql/organizations-create.sql
    • -0
    • +138
    ./sql/postgresql/organizations-plsql-create.sql