• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with required box not working

Fix bug#1937 with patch#548. Use full syntax for inserts so integer

values work on content_revision__copy in PostgreSQL.

file upgrade-5.2.0d15-5.2.0a1.sql was initially added on branch oacs-5-2.

Applied patch 669 which fixes bug 2417

Fixed someone's typo in the new "merge" pl/sql procs

added permission checks

    • -1
    • +4
    ./packages/dynamic-types/www/attribute.tcl
    • -1
    • +4
    ./packages/dynamic-types/www/dtype.tcl
    • -1
    • +4
    ./packages/dynamic-types/www/dtypes-code.tcl
    • -1
    • +4
    ./packages/dynamic-types/www/element-param.tcl
    • -1
    • +4
    ./packages/dynamic-types/www/element.tcl
    • -1
    • +4
    ./packages/dynamic-types/www/form-ae.tcl
fixed some permission problems

    • -1
    • +6
    ./packages/dotfolio/tcl/dotfolio-procs.tcl
    • -2
    • +2
    ./packages/dotfolio-ui/lib/profile-edit.tcl
added pages to select element widget and to edit element parameters

    • -0
    • +22
    ./packages/dynamic-types/lib/dtype-code-oracle.xql
    • -0
    • +12
    ./packages/dynamic-types/lib/dtype-code.adp
    • -13
    • +0
    ./packages/dynamic-types/lib/dtype-code.xql
    • -2
    • +2
    ./packages/dynamic-types/tcl/form-procs.tcl
    • -0
    • +5
    ./packages/dynamic-types/www/element-param.adp
    • -0
    • +46
    ./packages/dynamic-types/www/element-param.tcl
    • -0
    • +30
    ./packages/dynamic-types/www/element-param.xql
    • -0
    • +5
    ./packages/dynamic-types/www/element-params.adp
    • -0
    • +52
    ./packages/dynamic-types/www/element-params.tcl
    • -0
    • +29
    ./packages/dynamic-types/www/element-params.xql
    • -2
    • +8
    ./packages/dynamic-types/www/element.tcl
    • -0
    • +10
    ./packages/dynamic-types/www/element.xql
moved user_add and user_remove to dotfolio-users-procs

    • -2
    • +2
    ./packages/dotfolio/tcl/dotfolio-procs.tcl
    • -3
    • +3
    ./packages/dotfolio/www/admin/user-edit.tcl
removed index page with just one link

    • -2
    • +2
    ./packages/dynamic-types/www/attribute.tcl
    • -2
    • +2
    ./packages/dynamic-types/www/dtype.tcl
    • -2
    • +2
    ./packages/dynamic-types/www/dtypes-code.tcl
    • -5
    • +0
    ./packages/dynamic-types/www/dtypes.adp
    • -37
    • +0
    ./packages/dynamic-types/www/dtypes.tcl
    • -15
    • +0
    ./packages/dynamic-types/www/dtypes.xql
    • -2
    • +2
    ./packages/dynamic-types/www/element.tcl
    • -2
    • +2
    ./packages/dynamic-types/www/form-ae.tcl
    • -3
    • +1
    ./packages/dynamic-types/www/index.adp
    • -3
    • +28
    ./packages/dynamic-types/www/index.tcl
    • -0
    • +15
    ./packages/dynamic-types/www/index.xql
fixed bug that prevented portrait from displaying on owners homepage.

added dynamic form parameter dform to projects and tasks

    • -1
    • +3
    ./packages/project-manager/tcl/task-procs.tcl
    • -3
    • +5
    ./packages/project-manager/www/add-edit.tcl
fix: forgot to provide value for variable default_locale in export code

    • -0
    • +1
    ./packages/dynamic-types/www/dtypes-code.adp
Fixed how to add users to CVS docs

template object display page

file one.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/acs-subsite/www/admin/object-types/one.adp
bump all core version numbers (and requires as well) to 5.2.0a1

    • -6
    • +6
    ./packages/acs-subsite/acs-subsite.info
  1. … 3 more files in changeset.
template object view indexes

file alphabetical-index.adp was initially added on branch oacs-5-2.

file index.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/acs-subsite/www/admin/object-types/index.adp
incorrectly numbered apm_upgrade_logic

var_list must be a list of lists

define function args for content_template__get_path and __delete; add upgrade script and bump version to 5.2.0d17

file upgrade-5.2.0d16-5.2.0d17.sql was initially added on branch oacs-5-2.

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

    • -0
    • +33
    ./packages/dynamic-types/lib/dtype-code.adp
    • -0
    • +5
    ./packages/dynamic-types/lib/dtype-code.tcl
    • -0
    • +31
    ./packages/dynamic-types/lib/dtype-code.xql
    • -0
    • +10
    ./packages/dynamic-types/www/dtypes-code.adp
    • -0
    • +19
    ./packages/dynamic-types/www/dtypes-code.tcl
    • -1
    • +2
    ./packages/dynamic-types/www/dtypes.tcl
added support for dynamic forms

    • -2
    • +5
    ./packages/project-manager/www/add-edit.tcl
added pages to admin dynamic types and forms

    • -2
    • +41
    ./packages/dynamic-types/tcl/form-procs.tcl
    • -0
    • +19
    ./packages/dynamic-types/tcl/form-procs.xql
    • -0
    • +5
    ./packages/dynamic-types/www/attribute.adp
    • -0
    • +88
    ./packages/dynamic-types/www/attribute.tcl
    • -0
    • +25
    ./packages/dynamic-types/www/attribute.xql
    • -0
    • +9
    ./packages/dynamic-types/www/dtype.adp
    • -0
    • +68
    ./packages/dynamic-types/www/dtype.tcl
    • -0
    • +28
    ./packages/dynamic-types/www/dtype.xql
    • -0
    • +5
    ./packages/dynamic-types/www/dtypes.adp
    • -0
    • +36
    ./packages/dynamic-types/www/dtypes.tcl
  1. … 14 more files in changeset.
Improved the code for the creation of a relationship type to support custom table names. Added a proc to create roles

    • -3
    • +5
    ./packages/acs-subsite/acs-subsite.info
    • -74
    • +154
    ./packages/acs-subsite/tcl/rel-types-procs.tcl
    • -0
    • +6
    ./packages/acs-subsite/tcl/rel-types-procs.xql
file files-delete.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

    • -0
    • +0
    ./packages/contacts/www/files-delete.tcl
file files-update.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

    • -0
    • +0
    ./packages/contacts/www/files-update.tcl