• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve handling of unauthorized cases via exception handling

Add ad_script_abort (thanks to Felix Moedritscher)

  1. … 1 more file in changeset.
Add custom delimiter to csv (Thanks to Monika Andergassen)

fix typos

  1. … 7 more files in changeset.
Fix a typo

add valuechecker "token" for object- and method-parameters (and as well in the parameter definition of an ::xowiki::Package initialize)

  1. … 1 more file in changeset.
Make loading of deprecated http client procs optional

bump verison number to 5.10.0d4

  1. … 1 more file in changeset.
Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
Fix typo chartype->charset

Fix unquoted string in SQL statement by using bind variable syntax instead

Reduce numbber of "catch" operations

    • -10
    • +16
    ./20-Ordered-Composite-procs.tcl
  1. … 1 more file in changeset.
Fix typos

  1. … 19 more files in changeset.
- fix typo

Use consistently xo::library to ensure application specific subclassability

  1. … 1 more file in changeset.
make sure \n isn't escaped twice

make ical-procs usable for ::xo::library require

treat location field as text field (many thanks to Markus Moser)

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

Moderize commented out log messages

improve error handling in case read operation fails

Improve robustness of code: make sure, file is always closed after open operation, even when "read" fails

Reduce verbosity

Fully qualify query name in ::xo::db::Class.get_instance_from_db to avoid potential warnings

remove curly braces

remove commented out code

prefer XOTcl2 idioms

  1. … 1 more file in changeset.
Whitespace changes: remove trailing spaces

prefer XOTcl2 idioms

prefer XOTcl2 idioms

fix escaped change