• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
typo

    • -1
    • +1
    ./sql/postgresql/dtype-package-create.sql
fix some missing braces

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

    • -13
    • +3
    ./sql/postgresql/dtype-package-create.sql
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.

Fix template forms to use autogenerated for definition

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

    • -11
    • +3
    ./sql/postgresql/dtype-package-create.sql
    • -10
    • +2
    ./sql/postgresql/metadata-create.sql
file edit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/edit.adp
file one.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/one.tcl
file one.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/one.adp
file index.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/index.tcl
file index.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/index.adp
file edit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/edit.tcl
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.

file add.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/add.adp
file add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/templates/add.tcl
Add dynamic-types to 5.1 so I can work on a 5.1 compatible version seperate from 5.2 version on HEAD

    • -0
    • +0
    ./catalog/dynamic-types.en_US.ISO-8859-1.xml
    • -2
    • +0
    ./sql/postgresql/dtype-package-create.sql
    • -1
    • +1
    ./sql/postgresql/dynamic-types-create.sql
    • -0
    • +0
    ./tcl/dynamic-type-procs-postgresql.xql
  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.

    • -0
    • +610
    ./sql/postgresql/dtype-package-create.sql
    • -609
    • +15
    ./sql/postgresql/dynamic-types-create.sql
    • -0
    • +18
    ./sql/postgresql/metadata-create.sql
Adding dynamic types package.

    • -0
    • +28
    ./dynamic-types.info
    • -0
    • +14
    ./catalog/dynamic-types.en_US.ISO-8859-1.xml
    • -0
    • +930
    ./sql/oracle/dynamic-types-create.sql
    • -0
    • +647
    ./sql/oracle/forms-create.sql
    • -0
    • +338
    ./sql/oracle/widgets-create.sql
    • -0
    • +15
    ./sql/postgresql/acs-dynamic-types-create.sql
    • -0
    • +94
    ./sql/postgresql/cr-types-create.sql
    • -0
    • +609
    ./sql/postgresql/dynamic-types-create.sql
    • -0
    • +786
    ./sql/postgresql/forms-create.sql
    • -0
    • +401
    ./sql/postgresql/metadata-create.sql
    • -0
    • +11
    ./tcl/00-event-init.tcl
    • -0
    • +15
    ./tcl/dynamic-type-init.tcl
    • -0
    • +88
    ./tcl/dynamic-type-procs-oracle.xql
    • -0
    • +86
    ./tcl/dynamic-type-procs-postgresql.xql
    • -0
    • +302
    ./tcl/dynamic-type-procs.tcl
  1. … 12 more files in changeset.