• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use nextval() instead of .nextval

unify spelling of names

exclude status code 200

unify spelling of names

improve spelling

fix boolan adp expressions

fix boolean adp expressions

improve tcl idioms

fix typo

Use info commands instead of info procs

    • -2
    • +2
    /openacs-4/packages/ams/tcl/ams-init.tcl
improve wording

adapt to altered host name

improve wording

use more consistent spelling of names

use more consistent naming

improve spelling

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Prefer individual 'set' operations over 'lassign' in these particular cases

Replace obsolete proc 'exists_and_not_null'

Brace expressions

Farewell to "Lars Hack"

fixing internal redirect to error pages from application packages

Use info commands instead of info procs in order to retrieve widgets

Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/lib/view.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
file file-storage-init.tcl was added on branch oacs-5-10 on 2023-02-15 17:00:52 +0000

Remove legacy file

Modernize tcl

Add extension to UI images

when website is behind a proxy, proxy server migtht not be smart enough to resolve images without extension

Follow the "ugly" smell

rework of general-comments rendering so that the templating system is used, instead of handcrafted markup. Also, allow theming in the future.

Check if file exists or no file descriptor will be created

Fix typos + Whitespace changes