• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added a bunch of files ...

    • -0
    • +86
    ./postgresql/upgrade/upgrade-0.0.2d1-0.0.2d2.sql
  1. … 5 more files in changeset.
Relaxed the requirement that an acs object type's specified table name

actually exists (or is null), due to broken packages like categories.

I even provided an upgrade script and bumped the package version number.

  1. … 1 more file in changeset.
1. Removed some things that couldn't be implemented easily in oracle

2. Made partial editing of a type's attributes work.

  1. … 6 more files in changeset.
Bumped kernel to 5.7.0d4. Modified acs-object-management package to reflect

the fact that attribute and type stuff was moved to acs-kernel.

    • -105
    • +0
    ./postgresql/acs-content-repository-changes-create.sql
    • -936
    • +0
    ./postgresql/acs-kernel-changes-create.sql
    • -2
    • +1
    ./postgresql/acs-object-management-create.sql
    • -16
    • +0
    ./postgresql/acs-object-management-drop.sql
    • -3
    • +5
    ./postgresql/acs-templating-changes-create.sql
    • -0
    • +310
    ./postgresql/acs-views-create.sql
  1. … 2 more files in changeset.
add drop table cascade

    • -1
    • +1
    ./postgresql/acs-object-management-drop.sql
make created view with : use _ instead (fix for xowiki object types)

    • -2
    • +2
    ./postgresql/acs-kernel-changes-create.sql
Add bind var support. Note incomplete hack to handle to_timestamp. Since when we construct the query we don't have access to the attribute/form datatypes. Also return new object_id in new_from_form procedure.

    • -0
    • +4
    ./postgresql/acs-kernel-changes-create.sql
  1. … 3 more files in changeset.
added feature to define value/options form parameters by literal or tcl proc.

    • -3
    • +28
    ./postgresql/acs-templating-changes-create.sql
  1. … 5 more files in changeset.
added literal/tcl proc options for form parameters, added allowed widgets for each datatype.

    • -53
    • +357
    ./postgresql/acs-templating-changes-create.sql
  1. … 9 more files in changeset.
clean up create and drop scripts

    • -8
    • +8
    ./postgresql/acs-kernel-changes-create.sql
    • -5
    • +0
    ./postgresql/acs-object-management-drop.sql
Made some changes that among other things allows for multiple automatic

forms in the same script and specification of the object_id.

    • -1
    • +1
    ./postgresql/acs-kernel-changes-create.sql
  1. … 7 more files in changeset.
add new filename, float, naturalnum datatypes to match acs-templating validators. change money datatype to currency.

    • -2
    • +23
    ./postgresql/acs-kernel-changes-create.sql
    • -1
    • +21
    ./postgresql/acs-templating-changes-create.sql
add drop script for acs-object-management package

    • -0
    • +36
    ./postgresql/acs-object-management-drop.sql
Added a bunch of new stuff for the acs object management package.

    • -115
    • +150
    ./postgresql/acs-kernel-changes-create.sql
    • -2
    • +1
    ./postgresql/acs-object-management-create.sql
    • -0
    • +343
    ./postgresql/acs-templating-changes-create.sql
  1. … 56 more files in changeset.
Initial revision

    • -0
    • +105
    ./postgresql/acs-content-repository-changes-create.sql
    • -0
    • +876
    ./postgresql/acs-kernel-changes-create.sql
    • -0
    • +4
    ./postgresql/acs-object-management-create.sql
  1. … 34 more files in changeset.