• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Simplify multirow logic using 'template::util::list_to_multirow'

    • -77
    • +62
    ./packages/acs-lang/www/admin/index.tcl
Replace catch idiom

Replace catch idiom

Replace catch idioms

tree_id is a positional argument

Replace catch idiom, improve proc contract, make it clear that we return a list

Bring sql inline, reduce duplication

Simplify idiom, bring sql inline

add support for expiryDays

update upstream version number

for expiry days to work correctly, one needs probably the following fix

https://github.com/insites/cookieconsent/pull/534

Trailing whitespace cleanup

    • -42
    • +42
    ./packages/acs-templating/tcl/data-procs.tcl
Take advantage of oldie utility template::util::list_to_multirow to refactor and simplify the code

    • -21
    • +16
    ./packages/categories/www/cadmin/index.tcl