• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
comment out and/or drop references t money to address issue #3381

  1. … 1 more file in changeset.
Fix dynamic-types package installation (many Thanks to Iuri Sanpaio) See #3381

Fix typos

  1. … 149 more files in changeset.
commit changes from merge with HEAD

    • -1
    • +32
    ./postgresql/dtype-package-create.sql
  1. … 72 more files in changeset.
Fixed delete attribute function to remove entry from the dtype_attributes table.

added pages to select element widget and to edit element parameters

  1. … 15 more files in changeset.
Changes for enhancing existing packages with dynamic Types

    • -1
    • +30
    ./postgresql/dtype-package-create.sql
  1. … 15 more files in changeset.
typo

Merge bug fixed from oacs-5-1 branch.

    • -13
    • +3
    ./postgresql/dtype-package-create.sql
  1. … 9 more files in changeset.
Fix bug in edit of content_revision subtypes (in form::process)

Add more tempate pages for index, one, edit

    • -11
    • +3
    ./postgresql/dtype-package-create.sql
  1. … 11 more files in changeset.
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. … 6 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. … 19 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.

    • -15
    • +0
    ./postgresql/acs-dynamic-types-create.sql
    • -0
    • +610
    ./postgresql/dtype-package-create.sql
    • -609
    • +15
    ./postgresql/dynamic-types-create.sql
  1. … 1 more file in changeset.
Adding dynamic types package.

    • -0
    • +930
    ./oracle/dynamic-types-create.sql
    • -0
    • +647
    ./oracle/forms-create.sql
    • -0
    • +338
    ./oracle/widgets-create.sql
    • -0
    • +15
    ./postgresql/acs-dynamic-types-create.sql
    • -0
    • +94
    ./postgresql/cr-types-create.sql
    • -0
    • +609
    ./postgresql/dynamic-types-create.sql
    • -0
    • +786
    ./postgresql/forms-create.sql
    • -0
    • +401
    ./postgresql/metadata-create.sql
  1. … 19 more files in changeset.