• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve wording

    • -6
    • +6
    ./packages/acs-tcl/tcl/http-client-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/widget-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/tcl/callback-procs.tcl
    • -1
    • +1
    ./packages/acs-subsite/www/admin/themes/view.tcl
use more consistent spelling of names

    • -2
    • +2
    ./packages/forums/lib/message/thread-chunk.tcl
use more consistent naming

    • -2
    • +2
    ./packages/xotcl-request-monitor/www/index.tcl
improve spelling

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Prefer individual 'set' operations over 'lassign' in these particular cases

Replace obsolete proc 'exists_and_not_null'

    • -7
    • +7
    ./packages/schema-browser/www/index.tcl
Brace expressions

Farewell to "Lars Hack"

    • -5
    • +3
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
    • -10
    • +1
    ./packages/acs-admin/www/apm/parameter-add-2.tcl
    • -1
    • +10
    ./packages/acs-admin/www/apm/parameter-add.tcl
    • -10
    • +1
    ./packages/acs-admin/www/apm/parameter-delete.tcl
fixing internal redirect to error pages from application packages

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

    • -2
    • +2
    ./packages/ams/tcl/ams-widget-procs.tcl
Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

    • -1
    • +1
    ./packages/eduwiki/tcl/apm-callback-procs.tcl
    • -5
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
    • -2
    • +2
    ./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

    • -2
    • +2
    ./packages/acs-lang/www/admin/index.adp
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.

    • -0
    • +33
    ./packages/general-comments/lib/comments.adp
Check if file exists or no file descriptor will be created

    • -1
    • +5
    ./packages/acs-templating/tcl/util-procs.tcl
Fix typos + Whitespace changes

Fix typos

    • -1
    • +1
    ./packages/lors-central/www/lc-admin/grant.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/policy-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Fix capitalization

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

    • -1
    • +3
    ./packages/acs-templating/tcl/head-procs.tcl
add sample regression test cases

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

add interface for processing html files via xpath interface

white space changes

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

    • -6
    • +30
    ./packages/acs-tcl/tcl/security-procs.tcl
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
    ./packages/acs-tcl/tcl/apm-procs.tcl