• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-1.1.3d6-1.1.3d7.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-1.1.3d6-1.1.3d7.sql
- add missing upgrade script

file upgrade-1.1.3d5-1.1.3d6.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-1.1.3d5-1.1.3d6.sql
- update dirty editor buffer

file upgrade-1.1.3d4-1.1.3d5.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-1.1.3d4-1.1.3d5.sql
Alter caveman style booleans (type character(1)) to real SQL boolean types.

    • -0
    • +246
    ./upgrade/upgrade-1.1.3d4-1.1.3d5.sql
  1. … 1 more file in changeset.
- add function args missed by earlier upgrades

- bump version numbers

    • -0
    • +29
    ./upgrade/upgrade-1.1.3d3-1.1.3d4.sql
  1. … 9 more files in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -77
    • +154
    ./category-synonym-package.sql
    • -150
    • +183
    ./category-tree-package.sql
    • -17
    • +20
    ./upgrade/upgrade-1.0d1-1.0d2.sql
    • -41
    • +63
    ./upgrade/upgrade-1.0d6-1.0d7.sql
    • -19
    • +21
    ./upgrade/upgrade-1.1.2d1-1.1.2d2.sql
    • -10
    • +17
    ./upgrade/upgrade-1.1.2d2-1.1.2d3.sql
    • -16
    • +18
    ./upgrade/upgrade-1.1.2d3-1.1.2d4.sql
    • -16
    • +20
    ./upgrade/upgrade-1.1d1-1.1d2.sql
    • -58
    • +55
    ./upgrade/upgrade-1.1d2-1.1d3.sql
    • -27
    • +27
    ./upgrade/upgrade-1.1d3-1.1d4.sql
  1. … 27 more files in changeset.
dont give table and id columns for tables that do not exist; maybe there should be an upgrade to fix this as well

Basic package drop works now for PostgreSQL (Oracle will come later)

- fix incorrect reference to table in category_tree__copy

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

  1. … 1 more file 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.

fix 2 bugs

- call to a non-existing acs_object__new with 5 args

- 2 table references were incorrect in category_tree__copy

    • -0
    • +63
    ./upgrade/upgrade-1.1.2d3-1.1.2d4.sql
  1. … 1 more file in changeset.
Fix missing column "widget" in category_tree_map in Oracle; strangely enough, the upgrade script was available.

  1. … 1 more file in changeset.
Fix missing column "widget" in category_tree_map in Oracle

  1. … 1 more file in changeset.
add update script

    • -0
    • +18
    ./upgrade/upgrade-1.1.2d2-1.1.2d3.sql
  1. … 1 more file in changeset.
add missing alias for function category__name

  1. … 1 more file in changeset.
Fixing problem with missing widget

    • -0
    • +39
    ./upgrade/upgrade-1.1.2d1-1.1.2d2.sql
  1. … 3 more files in changeset.
CVS merge dup'd a \i line causing the datamodel to fail

merged version from cvs 5-2, conflicts resolved (2x white space, 1x .info file)

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

bugfix: source categores-relation script

fixing installation of meta category relations

fixing category relations

    • -26
    • +26
    ./upgrade/upgrade-1.1d3-1.1d4.sql
  1. … 1 more file in changeset.
fixing category relations

  1. … 2 more files in changeset.
upgrade script to to create new types and roles for the meta category

file upgrade-1.1d3-1.1d4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-1.1d3-1.1d4.sql
Creating rel_types and roles to support meta categories

file categories-relation.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./categories-relation.sql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -0
    • +155
    ./upgrade/upgrade-1.0d6-1.0d7.sql
  1. … 319 more files in changeset.