• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added category-links feature

    • -0
    • +50
    ./oracle/category-link-package.sql
    • -0
    • +39
    ./oracle/upgrade/upgrade-1.0d2-1.0d3.sql
    • -0
    • +38
    ./postgresql/category-link-package.sql
    • -0
    • +39
    ./postgresql/upgrade/upgrade-1.0d2-1.0d3.sql
  1. … 29 more files in changeset.
changed email

    • -1
    • +1
    ./postgresql/categories-permissions.sql
    • -1
    • +1
    ./postgresql/category-tree-package.sql
added support for single/multiple categorizations / forcing users to map at least one category

    • -0
    • +11
    ./oracle/upgrade/upgrade-1.0d1-1.0d2.sql
    • -3
    • +9
    ./postgresql/category-tree-package.sql
    • -0
    • +54
    ./postgresql/upgrade/upgrade-1.0d1-1.0d2.sql
  1. … 42 more files in changeset.
Added helpful view for getting categories

    • -0
    • +12
    ./oracle/upgrade/upgrade-0.1d-1.0d1.sql
    • -0
    • +12
    ./postgresql/upgrade/upgrade-0.1d-1.0d1.sql
  1. … 1 more file in changeset.
some minor bugs with the postgresql port (check_nested_ind broken)

    • -2
    • +4
    ./postgresql/category-tree-package.sql
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. … 274 more files in changeset.
changed timestamp columns/variables to 'timestamp with time zone'

    • -3
    • +3
    ./postgresql/category-tree-package.sql
committing the port of the categories package from Oracle to PostgreSQL by Michael Steigman

    • -0
    • +240
    ./postgresql/categories-create.sql
    • -0
    • +87
    ./postgresql/categories-drop.sql
    • -0
    • +73
    ./postgresql/categories-init.sql
    • -0
    • +19
    ./postgresql/categories-permissions.sql
    • -0
    • +341
    ./postgresql/category-package.sql
    • -0
    • +399
    ./postgresql/category-tree-package.sql
  1. … 13 more files in changeset.
renamed function index_childs to index_children (it's better english i guess)

Importing the categories package developed by Timo Hentschel

  1. … 87 more files in changeset.
Initial revision

    • -0
    • +189
    ./oracle/categories-create.sql
    • -0
    • +57
    ./oracle/categories-drop.sql
    • -0
    • +70
    ./oracle/categories-init.sql
    • -0
    • +22
    ./oracle/categories-permissions.sql
    • -0
    • +351
    ./oracle/category-package.sql
    • -0
    • +404
    ./oracle/category-tree-package.sql
  1. … 87 more files in changeset.