• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
Improve spelling

  1. … 8 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 13 more files in changeset.
- tighten page contracts

  1. … 6 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 31 more files in changeset.
- replace deprecated function util_unlist by lassign

- get rid of "missing formwidget" warning

- fix invalid tcl syntax ("else if" instead of "elseif")

- get rid of MISSING FORMWIDGET: session_results_3922:session_results_3922:formbutton:edit messages

- get rid of MISSING FORMWIDGET: admin_section_3922

- replace "onclick" handler in .adp file by event listener

- more syntactic cleanup

- modernize HTML in .adp files

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

  1. … 26 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 19 more files in changeset.
- pass base to export_vars

  1. … 2 more files in changeset.
- 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. … 121 more files in changeset.
- fix and standardize quoting in template properties

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

  1. … 395 more files in changeset.
- quote HTML attributes

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

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

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

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

  1. … 85 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. … 18 more files in changeset.
HTML cleanup

HTML cleanup

Add optional args to call to finish-callback

remove non existent CSS decl

Fix top add question link to add after parameter

Merge assessment from oacs-5-4

  1. … 94 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 30 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 58 more files in changeset.