• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace onchange handlers in assessment by event listeners

- simplify default value handling

- pass doc(title) properly

- care about nonces

- make sure, all doc properties are always passed

- simplify quoting

- quote HTML attributes

  1. … 3 more files in changeset.
- modernize HTML in .adp files

  1. … 5 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use always empty statements (and not spaces or *SQL*) to denote that a SQL statement should be used from the .xql file

  1. … 9 more files in changeset.
- remove several expressions $assessment_id by :assessment_id in .xql files

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

file sessions-oracle.xql was initially added on branch oacs-5-9.

file sessions-postgresql.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sessions-postgresql.xql
- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- add editor hints to .vuh files

  1. … 29 more files in changeset.
- prefer "localurl" over "return_url" as name of page_filter

  1. … 19 more files in changeset.
- prefer sql statements between curly braces

  1. … 5 more files in changeset.
- fix broken sql

  1. … 3 more files in changeset.
- fix sql files withode database version information

- add editor hints to keep spaces/tabs in the future more consistent

  1. … 299 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 115 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 attributes

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

  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.