• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- prettify documentation (use master templates) and fix incorrect HTML markups

  1. … 91 more files in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- reduce usage of "eval"

  1. … 4 more files in changeset.
- improve wording (don't use "Error" for a potentially expected result

- improve page contracts

  1. … 16 more files in changeset.
- handle empty query parameter

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 111 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 12 more files in changeset.
- perform better checking on page number

  1. … 3 more files in changeset.
- fix old bug occuring e.g. in payment demo, where form_properties(sec_fieldset) are undefined

  1. … 1 more file in changeset.
- use doc(title) instead of title

- normalize string expressions

  1. … 11 more files in changeset.
- don't abbreviate subcommands of "file"

  1. … 2 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 323 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 64 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 22 more files in changeset.