• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes for enhancing existing packages with dynamic Types

  1. … 6 more files in changeset.
fix some missing braces

  1. … 1 more file in changeset.
Merge bug fixed from oacs-5-1 branch.

  1. … 3 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 320 more files in changeset.
Fix content revision queries.

Fix overrides varaible reference

Add optional dform parameter to generate pages. Add optional dform support to template pages.

  1. … 3 more files in changeset.
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.