acs-object-management

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix retrieval of object_id from key

add new filename, float, naturalnum datatypes to match acs-templating validators. change money datatype to currency.

add drop script for acs-object-management package

    • -0
    • +36
    ./sql/postgresql/acs-object-management-drop.sql
Removed old dtype stuff ...

add move up/move down buttons to object view

    • -8
    • +10
    ./catalog/acs-object-management.en_US.ISO-8859-1.xml
    • -0
    • +27
    ./www/admin/view-attributes-move.tcl
    • -0
    • +25
    ./www/admin/view-attributes-move.xql
Added a bunch of new stuff for the acs object management package.

    • -5
    • +22
    ./catalog/acs-object-management.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./lib/forms/generic.adp
    • -0
    • +37
    ./lib/forms/generic.tcl
    • -0
    • +13
    ./lib/forms/generic.xql
    • -0
    • +343
    ./sql/postgresql/acs-templating-changes-create.sql
    • -0
    • +78
    ./tcl/form-procs.tcl
    • -0
    • +54
    ./tcl/form-procs.xql
  1. … 44 more files in changeset.
Cleanup.

Finished documenting existing Tcl API. Fixed some bugs that had crept in

that were keeping the automated tests from working.

Added preliminary versions of view support. Documented some of the Tcl API.

    • -1
    • +6
    ./catalog/acs-object-management.en_US.ISO-8859-1.xml
    • -0
    • +38
    ./tcl/view-attribute-procs.tcl
    • -0
    • +26
    ./tcl/view-attribute-procs.xql
    • -5
    • +0
    ./www/admin/attribute-delete-confirm.adp
    • -1
    • +0
    ./www/admin/attribute-delete-confirm.tcl
    • -0
    • +17
    ./www/admin/view-attributes-add.tcl
  1. … 6 more files in changeset.
initial version

    • -0
    • +0
    ./catalog/acs-object-management.en_US.ISO-8859-1.xml
    • -0
    • +0
    ./tcl/object-type-procs-postgresql.xql
  1. … 22 more files in changeset.
Initial revision

    • -0
    • +28
    ./acs-object-management.info
    • -0
    • +67
    ./catalog/acs-object-management.en_US.ISO-8859-1.xml
    • -0
    • +105
    ./sql/postgresql/acs-content-repository-changes-create.sql
    • -0
    • +876
    ./sql/postgresql/acs-kernel-changes-create.sql
    • -0
    • +4
    ./sql/postgresql/acs-object-management-create.sql
    • -0
    • +98
    ./tcl/attribute-procs.tcl
    • -0
    • +22
    ./tcl/attribute-procs.xql
    • -0
    • +14
    ./tcl/cache-init.tcl
    • -0
    • +217
    ./tcl/object-procs.tcl
    • -0
    • +37
    ./tcl/object-procs.xql
    • -0
    • +15
    ./tcl/object-type-procs-oracle.xql
    • -0
    • +15
    ./tcl/object-type-procs-postgresql.xql
    • -0
    • +167
    ./tcl/object-type-procs.tcl
    • -0
    • +31
    ./tcl/object-type-procs.xql
    • -0
    • +20
    ./tcl/object-view-procs.tcl
  1. … 22 more files in changeset.