• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix query for guessing foreign key options lists.

Fix edit of content_revision subtypes to create revision and subtype revision

correctly.

Fix bug in edit of content_revision subtypes (in form::process)

Add more tempate pages for index, one, edit

  1. … 9 more files in changeset.
file page-procs.tcl was initially added on branch oacs-5-1.

file table-procs.tcl was initially added on branch oacs-5-1.

Fix code the gets form element values to use get_value or get_values as

appropriate.

Add code to generate dtype definiton and forms automagically from a database

table.

  1. … 3 more files in changeset.
Add dynamic-types to 5.1 so I can work on a 5.1 compatible version seperate from 5.2 version on HEAD

  1. … 12 more files in changeset.
Fixed datamodel to work with new acs_object fields (package_id, title).

Made add_elements and process consistent about special handling of acs_object fields.

  1. … 6 more files in changeset.
Adding dynamic types package.

    • -0
    • +15
    ./dynamic-type-init.tcl
    • -0
    • +88
    ./dynamic-type-procs-oracle.xql
    • -0
    • +86
    ./dynamic-type-procs-postgresql.xql
    • -0
    • +302
    ./dynamic-type-procs.tcl
    • -0
    • +56
    ./dynamic-type-procs.xql
    • -0
    • +151
    ./event-procs.tcl
    • -0
    • +44
    ./form-procs-oracle.xql
    • -0
    • +154
    ./form-procs-postgresql.xql
    • -0
    • +1008
    ./form-procs.tcl
    • -0
    • +20
    ./mime-filter-procs.tcl
  1. … 12 more files in changeset.