• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

    • -134
    • +134
    ./faq-portlet/tcl/test/faq-portlet-procs.tcl
    • -177
    • +176
    ./faq-portlet/tcl/test/tclwebtest-procs.tcl
Fix typos

    • -2
    • +2
    ./faq-portlet/tcl/test/faq-portlet-procs.tcl
    • -9
    • +9
    ./faq-portlet/tcl/test/tclwebtest-procs.tcl
Modernize XoTcl idioms

Refactor test case for util_absolute_path_p

    • -6
    • +14
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Provide tests for public procs: util_complete_url_p

    • -0
    • +25
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Fix doc typo

Provide tests for public procs: util_absolute_path_p

    • -0
    • +18
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Provide tests for public procs: util::trim_leading_zeros

    • -0
    • +24
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Trailing space cleanup

    • -42
    • +42
    ./dotlrn-bootstrap3-theme/tcl/theme-procs.tcl
Whitespace changes

    • -39
    • +39
    ./file-storage/tcl/file-storage-callback-procs.tcl
    • -101
    • +98
    ./file-storage/tcl/test/file-storage-procs.tcl
    • -102
    • +101
    ./file-storage/www/file-add.tcl
    • -84
    • +83
    ./file-storage/www/folder-add.tcl
Fix typos and wording.

    • -4
    • +4
    ./file-storage/tcl/file-storage-callback-procs.tcl
Whitespace changes

    • -29
    • +29
    ./acs-subsite/tcl/application-group-procs.tcl
Fix typos and wording

    • -5
    • +5
    ./acs-subsite/tcl/application-group-procs.tcl
Remove broken comment + Whitespace changes

    • -489
    • +484
    ./acs-subsite/tcl/attribute-procs.tcl
Fix proc doc typo

Add editor hints + Whitespace cleanup

    • -18
    • +24
    ./xml-rpc/tcl/test/xml-rpc-test-procs.tcl
Mention explicitly the tested procs in the test cases.

    • -9
    • +38
    ./xml-rpc/tcl/test/xml-rpc-test-procs.tcl
Mention explicitly the tested procs in the test cases.

Whitespace changes

    • -92
    • +92
    ./acs-authentication/tcl/test/sync-test-procs.tcl
Fix uncomplete test description and simplify single -procs line.

Whitespace changes

    • -165
    • +165
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Mention explicitly the tested procs in the test cases.

    • -49
    • +102
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
improve comments, bump version number to 5.10.0d8

    • -10
    • +12
    ./acs-subsite/tcl/group-procs.tcl
more cleanup:

- remove entries from .xql

- whitespace cleanup

    • -44
    • +73
    ./acs-subsite/tcl/group-procs.tcl
base group::description and group::join_policy on cached group::get

cache group::group_p in partitioned cache as well

    • -18
    • +10
    ./acs-subsite/tcl/group-procs.tcl
note, that change_state_member tests checks implicitly as well membership_rel::change_state

cache base function "group::get", base "group::title" on "group::get"

    • -21
    • +32
    ./acs-subsite/tcl/group-procs.tcl
changes for group::get:

make array optional

return dict of values which can be more easily passed around

remove unneeded code (flushing of get_title from memoize cache, but function does not exist

remove redundant SQL code in group::delete

rCVS: ----------------------------------------------------------------------

Fixed bug with SuppressHttpPort on admin/index page of acs-subsite

for details see: https://openacs.org/forums/message-view?message_id=5399931