• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
avoid warning for "hidden" table widget columns, used e.g. for sorting

make debug output more compact (shorten long arguments, remove line-breaks)

fix typo

Whitespace changes

Add 'dotlrn_members' and 'dotlrn_members_staff' keys to 'dotlrn_dotlrn__keys' testcase

Add simple test cases for link and key procs in 'dotlrn-homework'

Make :folder_id available as a package instance variable immediately, in a way that if the folder instantiation needs e.g. to fetch a parameter, the folder_id will be there to determine the right parameter page, which otherwise would be looked up e.g. in the site-wide pages and cached with wrong values for the cache lifetime

    • -4
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Add simple test cases for link procs in 'chat-portlet'

file chat-portlet-procs.tcl was initially added on branch oacs-5-10.

Add simple test cases for link procs in 'dotlrn-portlet'

file dotlrn-portlet-procs.tcl was initially added on branch oacs-5-10.

Add simple test cases for link procs in 'fs-portlet'

file fs-portlet-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fs-portlet/tcl/test/fs-portlet-procs.tcl
Add simple test cases for link procs in 'static-portlet'

file static-portlet-procs.tcl was initially added on branch oacs-5-10.

Add simple test case for link proc in 'bm-portlet'

file bm-portlet-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/bm-portlet/tcl/test/bm-portlet-procs.tcl
Make ::xowiki::Package default_locale react to changes in the connection locale by caching only when the parameter use_connection_locale is not set, use ::xowiki::Package default_locale result instead of always the connection locale to determine nls_language for new Pages and FormPages, so that default language for a particular xowiki instance is decided by use_connection_locale parameter

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Whitespace changes

Add simple test cases for link procs in 'evaluation-portlet'

Add simple test cases for link procs in 'assessment-portlet'

file assessment-portlet-procs.tcl was initially added on branch oacs-5-10.

Use parametrical system name in english message keys as well, left out for some reason...

Add simple test cases for link procs in 'forums-portlet'

file forums-portlet-procs.tcl was initially added on branch oacs-5-10.

Add simple test cases for link procs in 'news-portlet'

file news-portlet-procs.tcl was initially added on branch oacs-5-10.

Add simple test cases for link procs in 'faq-portlet'

Remove duplicated code

Add simple test cases for link procs in 'calendar-portlet'