• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file bi01.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./doc/asm_trigger_doc/bi01.adp
file policies.adp was initially added on branch oacs-5-9.

file versioning.adp was initially added on branch oacs-5-9.

file sequencing.adp was initially added on branch oacs-5-9.

file data-modell.adp was initially added on branch oacs-5-9.

file page_flow.adp was initially added on branch oacs-5-9.

file item_types.adp was initially added on branch oacs-5-9.

file grouping.adp was initially added on branch oacs-5-9.

file display_types.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./doc/display_types.adp
file data_collection.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./doc/data_collection.adp
file as_items.adp was initially added on branch oacs-5-9.

file as_types.adp was initially added on branch oacs-5-9.

- add .adp files for pretty documentation

  1. … 27 more files in changeset.
file requirements.adp was initially added on branch oacs-5-9.

  1. … 2 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./doc/asm_trigger_doc/index.adp
    • -0
    • +0
    ./doc/user_interface/index.adp
  1. … 2 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 110 more files in changeset.
- fix and standardize quoting in template properties

  1. … 331 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- make sure to quote hrefs

  1. … 1 more file in changeset.
- quote HTML attribute values

- quote HTML attributes

  1. … 4 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

    • -2
    • +2
    ./asm-admin/add-edit-section-check.tcl
  1. … 9 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 519 more files in changeset.
- replace deprecated ad_require_permission by permission::require_permission in index.vuh files

- replace deprecated ns_tmpnam by ad_tmpname in index.vuh files

  1. … 3 more files in changeset.
- add convenience function ad_tmpdir

- replace deprecated ns_tmpnam by ad_tmpdirname or ad_tmpdir

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- improve page_contracts

  1. … 81 more files in changeset.
- use Tcl 8.5 idioms (range expressions, lindex with multiple indices)

  1. … 4 more files in changeset.
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

n ----------------------------------------------------------------------

    • -3
    • +3
    ./asm-admin/add-edit-section-check.tcl
  1. … 79 more files in changeset.
- use "lassign" instead of "util_unlist"

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_require_permission" by "permission::require_permission"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- use "lassign" instead of "foreach ... break" idiom

  1. … 7 more files in changeset.