• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove quites from number

provide unit to statistics output

perform script about after internal redirect

Add @see to deprecated doc

Prefer using the list structure directly: each category has only 1 translation per locale

Smartify idiom

Replace catch idiom

Replace catch idioms

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

Move portable sql inline, streamline idioms

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

    • -7
    • +4
    ./categories/tcl/category-trees-procs.tcl
Simplify multirow logic using 'template::util::list_to_multirow'

Replace catch idiom

    • -2
    • +5
    ./categories/tcl/category-trees-procs.tcl
Replace catch idiom

    • -2
    • +5
    ./categories/tcl/category-trees-procs.tcl
Replace catch idioms

    • -11
    • +19
    ./categories/tcl/category-trees-procs.tcl
tree_id is a positional argument

    • -2
    • +2
    ./categories/tcl/category-trees-procs.tcl
Replace catch idiom, improve proc contract, make it clear that we return a list

    • -5
    • +9
    ./categories/tcl/category-trees-procs.tcl
Bring sql inline, reduce duplication

    • -24
    • +64
    ./categories/tcl/category-trees-procs.tcl
    • -131
    • +0
    ./categories/tcl/category-trees-procs.xql
Simplify idiom, bring sql inline

    • -3
    • +6
    ./categories/tcl/category-trees-procs.tcl
    • -10
    • +0
    ./categories/tcl/category-trees-procs.xql
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

    • -1
    • +5
    ./cookie-consent/tcl/callback-procs.tcl
    • -17
    • +13
    ./cookie-consent/tcl/cookie-consent-procs.tcl
Trailing whitespace cleanup

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

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

Fix missing variable

Move away portraits created as children of the -100 object that might be still around after acs-kernel/sql/postgresql/upgrade/upgrade-5.10.0d13-5.10.0d14.sql

file upgrade-5.10.0d17-5.10.0d18.sql was initially added on branch oacs-5-10.

Remove duplicate column

    • -2
    • +2
    ./acs-tcl/tcl/community-core-procs.tcl
it seems, that "-ulevel" is used more often than "-level"

    • -1
    • +1
    ./acs-tcl/tcl/form-processing-procs.tcl
use "-level" instead of "-ulevel", since "-level" is used e.g. in

template::util::multirow_to_list or template::util::list_of_ns_sets_to_multirow

as well.

    • -1
    • +4
    ./acs-tcl/tcl/form-processing-procs.tcl
Added switch "-ulevel" to proc "util::var_subst_quotehtml";

ad_form: quote form field values in validation error messages to prevent XSS attacks

    • -1
    • +1
    ./acs-tcl/tcl/form-processing-procs.tcl