• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use signed value for form_parameter "__object_name"

replace occurrences of <br/> in api doc strings

  1. … 2 more files in changeset.
fix typo

Make use of uniform styling based on adp:icon

  1. … 20 more files in changeset.
reduce verbosity

improve comments

  1. … 1 more file in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 34 more files in changeset.
improve spelling

  1. … 15 more files in changeset.
prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

  1. … 10 more files in changeset.
modernize code: use resolver variables rather than method calls

  1. … 6 more files in changeset.
whitespace changes

Whitespace changes

  1. … 6 more files in changeset.
Fix typos

  1. … 3 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @parameter -> @param

- @params -> @param

- Add missing @param

- @cvs -> @cvs-id

- @version -> @cvs-id

  1. … 12 more files in changeset.
- modernize code

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
improve list operations

improve spelling

  1. … 7 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
fix singular/plural typos

  1. … 6 more files in changeset.
Fix typos

  1. … 24 more files in changeset.
Use consistently xo::library to ensure application specific subclassability

  1. … 13 more files in changeset.
Add requred ad_script_abort to Form->after_submit and comment, how one could get rid of it for using e.g. xowiki-style continuations

Whitespace changes: remove trailing spaces

  1. … 2 more files in changeset.
prefer XOTcl2 idioms

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

  1. … 7834 more files in changeset.
Fix rendering of embedded links

- Fix more spelling errors

- Use uniform spelling of "Tcl"

  1. … 9 more files in changeset.
- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 9 more files in changeset.