• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- update dirty editor buffer

Alter caveman style booleans (type character(1)) to real SQL boolean types.

  1. … 5 more files in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -150
    • +183
    ./category-tree-package.sql
  1. … 41 more files in changeset.
- fix incorrect reference to table in category_tree__copy

- revert a change of don to make categories admin interface working again.

  1. … 2 more files in changeset.
Fixed apparently untested fix by gustafn that tried to update a table

using the syntax "update categories c set ...", which is not SQL.

  1. … 1 more file in changeset.
fix 2 bugs

- call to a non-existing acs_object__new with 5 args

- 2 table references were incorrect in category_tree__copy

  1. … 2 more files in changeset.
Fixing problem with missing widget

  1. … 5 more files in changeset.
merged version from cvs 5-2, conflicts resolved (2x white space, 1x .info file)

  1. … 20 more files in changeset.
fix typo; thanks again to ricardo

make the category tree acs_object.title the tree name

  1. … 6 more files in changeset.
source undeclared in category_tree__copy, bump version, upgrade

  1. … 2 more files in changeset.
removed unused procs

  1. … 1 more file in changeset.
changed email

  1. … 7 more files in changeset.
added support for single/multiple categorizations / forcing users to map at least one category

  1. … 48 more files in changeset.
some minor bugs with the postgresql port (check_nested_ind broken)

  1. … 1 more file in changeset.
changed timestamp columns/variables to 'timestamp with time zone'

  1. … 2 more files in changeset.
committing the port of the categories package from Oracle to PostgreSQL by Michael Steigman

    • -0
    • +399
    ./category-tree-package.sql
  1. … 18 more files in changeset.