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

Fix typos

Fix capitalization

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
add themeing support for templated footers

add sample regression test cases

    • -0
    • +227
    /openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl
whitespace changes

add interface for processing html files via xpath interface

white space changes

    • -185
    • +184
    /openacs-4/packages/acs-tcl/tcl/security-procs.tcl
allow access via automated testing also via standard login interface

Small improvement of css-edit triggered by "ugly" code smell

Remove obsolete table apm_package_db_types: this was superseded by threaded cache ::acs::known_database_types

Removed unused sql

Deprecate proc apm_pretty_name_for_db_type as is not used anywhere and also relies on questionable datamodel

    • -14
    • +25
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
Remove unused query mentioning a table not part of the datamodel anymore. Remove inline sql in the tcl file as xql version is available

make spelling of names more consistent