• last updated 19 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix documentation (complete list of array fields)

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Fix documentation (without a trailing slash, a redirect will happen, which transforms the POST into a GET request, which then will not be processed)

prefer absolut object references over ids

    • -2
    • +2
    ./packages/xowiki/tcl/dotlrn-portal-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/folder-procs.tcl
    • -6
    • +7
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -10
    • +11
    ./packages/xowiki/tcl/import-procs.tcl
    • -18
    • +20
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
    • -22
    • +23
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -25
    • +25
    ./packages/xowiki/tcl/upgrade/upgrade.tcl
    • -2
    • +2
    ./packages/xowiki/www/admin/bulk-delete.tcl
    • -2
    • +2
    ./packages/xowiki/www/admin/delete-type.tcl
    • -2
    • +2
    ./packages/xowiki/www/admin/export.tcl
prefer package object over plain id

    • -11
    • +12
    ./packages/xowf/tcl/xowf-procs.tcl
prefer package object over plain id

removed commented out code

    • -17
    • +11
    ./packages/xowf/tcl/xowf-procs.tcl
Pass object_id to the include UI, make the include contract clear

    • -4
    • +11
    ./packages/categories/lib/tree-form.tcl
    • -1
    • +1
    ./packages/categories/www/cadmin/tree-form.adp
- modernize code (remove "my")

- prefer fully qualified commands based on IDs

    • -2
    • +2
    ./packages/xowiki/tcl/dotlrn-portal-procs.tcl
    • -32
    • +32
    ./packages/xowiki/tcl/folder-procs.tcl
    • -17
    • +18
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -19
    • +19
    ./packages/xowiki/tcl/import-procs.tcl
    • -61
    • +62
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -31
    • +34
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/repeat-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -36
    • +36
    ./packages/xowiki/tcl/xowiki-procs.tcl
  1. … 19 more files in changeset.
- modernize code (remove "my")

    • -10
    • +10
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- modernize code (remove "my")

    • -4
    • +4
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
    • -9
    • +9
    ./packages/xotcl-core/tcl/04-library-procs.tcl
    • -15
    • +15
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -4
    • +4
    ./packages/xotcl-core/tcl/06-param-procs.tcl
    • -6
    • +6
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -19
    • +19
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/doc-procs.tcl
    • -12
    • +12
    ./packages/xotcl-core/tcl/policy-procs.tcl
fix for issue #3395

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Wrap upleveled command in a list statement to make number of arguments clear

Fix documentation

Do not require uuid package anymore

    • -2
    • +0
    ./packages/xolp/tcl/xolp-util-procs.tcl
Use ns_uuid Naviserver command instead of uuid::uuid generate from tcllib: apparently, this can interact badly with clock localized formatting, leading to the "GREGORIAN_CHANGE_DATE" issue

    • -2
    • +2
    ./packages/xolp/tcl/xolp-util-procs.tcl
add missing ad_script_abort

    • -10
    • +12
    ./packages/edit-this-page/www/index.vuh
add ad_script abourt after termination command

deactivate style rule

improve code formatting

improve spelling

remove quites from number

    • -3
    • +3
    ./packages/acs-templating/tcl/util-procs.tcl
provide unit to statistics output

    • -2
    • +2
    ./packages/xotcl-request-monitor/www/index.tcl
perform script about after internal redirect

    • -1
    • +2
    ./packages/acs-api-browser/www/index.tcl
    • -0
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Add @see to deprecated doc

    • -2
    • +2
    ./packages/categories/tcl/categories-procs.tcl
Prefer using the list structure directly: each category has only 1 translation per locale

    • -6
    • +6
    ./packages/categories/tcl/categories-procs.tcl
Smartify idiom

    • -6
    • +3
    ./packages/categories/tcl/categories-procs.tcl
Replace catch idiom

    • -4
    • +5
    ./packages/categories/tcl/categories-procs.tcl
Replace catch idioms

    • -20
    • +24
    ./packages/categories/tcl/categories-procs.tcl
Replace catch idiom

    • -2
    • +5
    ./packages/categories/tcl/categories-procs.tcl
Move portable sql inline, streamline idioms

    • -33
    • +108
    ./packages/categories/tcl/categories-procs.tcl
    • -178
    • +0
    ./packages/categories/tcl/categories-procs.xql
Simplify idioms: lang is unique for a particular tree