• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add missing brace

Transform page_contract into include_contract, and add 'session_id' required parameter for the 'find_assessment' query

Create 'ad_include_contract' for includelet

Rework adp boolean expressions

  1. … 24 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 28 more files in changeset.
Prefer literal in adp axpressions

  1. … 9 more files in changeset.
Replace deprecated proc 'empty_string_p'

  1. … 3 more files in changeset.
fix typos

  1. … 26 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 32 more files in changeset.
Reduce divergency between oracle and postgres codebase

Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 36 more files in changeset.
Fixed wrong call of db_multirow

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.