• last updated 35 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 12 more files in changeset.
Pass name of form down to form::get_attributes

modernize Tcl

  1. … 1 more file in changeset.
Add additional where clause to prevent cartersian product of forms and attributes when selecting attribute parameters for a form

bad cache key causing incorrect results to be returned

Added a bunch of files ...

    • -0
    • +155
    ./content-procs.tcl
  1. … 4 more files in changeset.
Added rudimentary content repository support.

    • -0
    • +84
    ./apm-callback-procs.tcl
  1. … 7 more files in changeset.
allow for the extension of an existing form with an AOM object view form

1. Removed some things that couldn't be implemented easily in oracle

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

  1. … 2 more files in changeset.
Removed unneeded queries

Fixed bug in regard to types that require a "to_sql" option to work

correctly. Removed Daveb's kludge to look for to_timestamp() directly.

Fixed bugs in the test code, which was confusing the issue.

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.

  1. … 7 more files in changeset.
Templating stuff was moved to core recently (by me), in 5.6.0d1, so I've

removed it from this package and made it dependent on the proper version of

acs-templating. I've tagged the previous version of the package as being

openacs-5-6-compat.

  1. … 1 more file in changeset.
Add test with many datatypes

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.

  1. … 1 more file in changeset.
added feature to define value/options form parameters by literal or tcl proc.

    • -0
    • +12
    ./form-param-procs.tcl
  1. … 3 more files in changeset.
added literal/tcl proc options for form parameters, added allowed widgets for each datatype.

  1. … 7 more files in changeset.
add acs-templating validators for number, enumeration, time_of_day datatypes.

Made some changes that among other things allows for multiple automatic

forms in the same script and specification of the object_id.

  1. … 1 more file in changeset.
fix retrieval of object_id from key

add move up/move down buttons to object view

  1. … 4 more files in changeset.
Added a bunch of new stuff for the acs object management package.

    • -0
    • +125
    ./templating-procs.tcl
  1. … 47 more files in changeset.
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.

    • -0
    • +38
    ./view-attribute-procs.tcl
    • -0
    • +26
    ./view-attribute-procs.xql
  1. … 13 more files in changeset.
initial version

  1. … 24 more files in changeset.
Initial revision

    • -0
    • +98
    ./attribute-procs.tcl
    • -0
    • +22
    ./attribute-procs.xql
    • -0
    • +217
    ./object-procs.tcl
    • -0
    • +15
    ./object-type-procs-oracle.xql
    • -0
    • +15
    ./object-type-procs-postgresql.xql
    • -0
    • +167
    ./object-type-procs.tcl
    • -0
    • +31
    ./object-type-procs.xql
    • -0
    • +20
    ./object-view-procs.tcl
    • -0
    • +13
    ./object-view-procs.xql
    • -0
    • +37
    ./test/object-procs.tcl
    • -0
    • +114
    ./test/object-types-procs.tcl
  1. … 24 more files in changeset.