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

    • -333
    • +333
    ./packages/ref-itu/sql/common/ref-itu-data.sql
unify spelling of names

    • -4
    • +4
    ./packages/acs-tcl/tcl/00-database-procs.tcl
exclude status code 200

unify spelling of names

    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-main-portlet.tcl
improve spelling

fix boolan adp expressions

    • -3
    • +3
    ./packages/lors-central/www/md/index.adp
    • -3
    • +3
    ./packages/lors-central/www/md/pbs-md/index.adp
fix boolean adp expressions

improve tcl idioms

    • -3
    • +3
    ./packages/lors-central/www/course-add-3.tcl
fix typo

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Use info commands instead of info procs

    • -3
    • +3
    ./packages/ams/tcl/ams-widget-procs.tcl
improve wording

adapt to altered host name

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