• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added template::list::get_rowcount which will get the total number of records contained into template::list.

Before this information was not accessible, because existing count procs would stop at number_of_pages * rows_per_page.

For reference, see proc documentation.

  1. … 2 more files in changeset.
- use charset utf-8 instead of iso-8859-1 in pagiantor-procs

- get rid of "template::util::is_nil" by initializing variable

- normalize string expressions

  1. … 12 more files in changeset.
- replace "eval" by expand operator

  1. … 11 more files in changeset.
- use tcl 8.5 lindex features

  1. … 4 more files in changeset.
- remove deprecated calls

  1. … 2 more files in changeset.
- modernize tcl

  1. … 3 more files in changeset.