• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.