• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bugfix: check for missing dynamic attributes

  1. … 1 more file in changeset.
added permission checks

added pages to select element widget and to edit element parameters

    • -0
    • +14
    ./catalog/dynamic-types.en_US.ISO-8859-1.xml
    • -0
    • +22
    ./lib/dtype-code-oracle.xql
    • -0
    • +21
    ./lib/dtype-code-postgresql.xql
    • -0
    • +5
    ./www/element-param.adp
    • -0
    • +46
    ./www/element-param.tcl
    • -0
    • +30
    ./www/element-param.xql
    • -0
    • +5
    ./www/element-params.adp
    • -0
    • +52
    ./www/element-params.tcl
    • -0
    • +29
    ./www/element-params.xql
removed index page with just one link

fix: forgot to provide value for variable default_locale in export code

added page to export tcl code to recreate dynamic attributes and forms

    • -0
    • +3
    ./catalog/dynamic-types.en_US.ISO-8859-1.xml
    • -0
    • +33
    ./lib/dtype-code.adp
    • -0
    • +31
    ./lib/dtype-code.xql
    • -0
    • +10
    ./www/dtypes-code.adp
    • -0
    • +19
    ./www/dtypes-code.tcl
added pages to admin dynamic types and forms

    • -1
    • +9
    ./catalog/dynamic-types.en_US.ISO-8859-1.xml
    • -2
    • +37
    ./tcl/dynamic-type-procs-oracle.xql
    • -1
    • +26
    ./tcl/dynamic-type-procs-postgresql.xql
  1. … 14 more files in changeset.
Changes for enhancing existing packages with dynamic Types

    • -0
    • +18
    ./catalog/dynamic-types.en_US.ISO-8859-1.xml
    • -1
    • +30
    ./sql/postgresql/dtype-package-create.sql
    • -1
    • +1
    ./sql/postgresql/dynamic-types-create.sql
    • -3
    • +20
    ./sql/postgresql/metadata-create.sql
  1. … 4 more files in changeset.
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.