• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 5 more files in changeset.
modernize Tcl

prefer lassiign over multiple iindex operations

modernize tcl: use lassign instead of multiple lindex operations

add title to testcase page

whitespace changes

order by testcases to make the order stable

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 20 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 18 more files in changeset.
make sure to call ad_script_abort after ad_return

  1. … 13 more files in changeset.
standardize boolean expressions in ADP files

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 248 more files in changeset.
Standardize spellings of names

  1. … 12 more files in changeset.
Fix spelling errors

  1. … 13 more files in changeset.
Remove broken links

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

  1. … 34 more files in changeset.
Dont lose return url when rerunning a testcase.

-provide/use return_url for back button to testcase list (preserve all settings like chosen category, etc)

-don't treat no data as failed

-prettify table

Colorize pass/fail in test log as well...

Dont mark log entries green (like "passed")

Fix redirect; Do not always redirect to start page; One wants to stay within a filtered view of test cases (e.g. the package under development)

Fix link; close unclosed paragraph tag...

- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 9 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 14 more files in changeset.
- modernize tags in .adp files

- use entities for single quotes in HTML text

  1. … 73 more files in changeset.
- improve component view

- prefer localurl as name for page filter

  1. … 16 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 13 more files in changeset.