• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

Similar to the folder-create script, complain if the filename turns out empty after sanitizing

Allow the maximum size permitted by the datamodel in the UI, but then validate it before saving

    • -2
    • +2
    ./calendar/www/calendar-item-types.tcl
When deleting, make sure supplied id is actually a room id

Trap the attempt to retrieve a non-existing forum and return a 404 in this case

this might need to happen in other places and/or be refined

Make error consistent with the already existing check in the content-repository

Handle more gracefully the case, which should not happen on a production system, that the file being downloaded does not exist on the filesystem

simplify idioms

- deactivate unused link-templates

- make quoting of label more consistent (it is passed in already quoted from the rich-text editors)

- whitespace changes

    • -125
    • +146
    ./xowiki/tcl/link-procs.tcl
Deprecate template::util::list_opts: it can be replaced by trivial tcl idioms

    • -1
    • +24
    ./acs-templating/tcl/deprecated-procs.tcl
    • -20
    • +1
    ./acs-templating/tcl/util-procs.tcl
Streamline ns_set idioms

    • -5
    • +2
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
Streamline ns_set idiom

Streamline idioms

Streamline ns_set idioms

    • -36
    • +9
    ./acs-templating/tcl/query-procs.tcl
    • -9
    • +3
    ./acs-templating/tcl/paginator-procs.tcl
Fix typo

    • -1
    • +2
    ./acs-tcl/tcl/request-processor-procs.tcl
Deprecate template::util::set_to_vars: it can be replaced with trivial idioms

    • -1
    • +30
    ./acs-templating/tcl/deprecated-procs.tcl
    • -25
    • +1
    ./acs-templating/tcl/util-procs.tcl
Deprecate template::util::set_to_list: this proc can be replaced with trivial ns_set and tcl idioms

    • -1
    • +28
    ./acs-templating/tcl/deprecated-procs.tcl
    • -25
    • +1
    ./acs-templating/tcl/util-procs.tcl
support link rendering in pages, which are not yet prepared for display

Streamline idiom and merge if condition

    • -13
    • +6
    ./acs-tcl/tcl/request-processor-procs.tcl
Fix typo

Streamline ns_set idioms

    • -41
    • +17
    ./acs-tcl/tcl/01-database-procs.tcl
Whitespace cleanup

    • -20
    • +20
    ./acs-tcl/tcl/adp-parser-procs.tcl
Streamline ns_set idiom

Streamline ns_set idioms

    • -9
    • +3
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
Improve ns_set idiom

    • -3
    • +2
    ./acs-datetime/tcl/acs-calendar-2-procs.tcl
Streamline idioms

    • -7
    • +2
    ./acs-content-repository/tcl/acs-content-repository-procs.tcl
Uniform documentation style

    • -36
    • +27
    ./acs-content-repository/tcl/acs-content-repository-procs.tcl
Get rid of trivial private api publish::set_to_pairs

    • -33
    • +8
    ./acs-content-repository/tcl/publish-procs.tcl
    • -25
    • +2
    ./acs-templating/www/doc/TclDocs/publish.adp
    • -45
    • +1
    ./acs-templating/www/doc/TclDocs/publish.html
Replace trivial api

Streamline ns_set idiom

    • -3
    • +1
    ./acs-content-repository/tcl/publish-procs.tcl