• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Port of downstream logic: do not use a hardcoded list of local authorities, but rather check if the authority implementation is local, which would handle also other downstream local authorities

Rework the idiom to perform cheap checks first and improve documentation

Create a test user for the 'create_form_with_form_instance' test case, instead of using the current one, and use its 'user_info' in the calls to 'acs::test::http'

Prefer using 'user_info' over 'user_id' when calling 'acs::test::http'

    • -5
    • +5
    ./packages/forums/tcl/test/forums-procs.tcl
    • -1
    • +6
    ./packages/forums/tcl/test/webtest-procs.tcl
remove obsolete files

Add 'acs_api_browser_search' test case, covering the api proc search of the 'api-doc' webpage

Piggyback some more api to existing tests

added test case creating a text- and MC-item and an inclass exam

    • -0
    • +136
    ./packages/xowf/tcl/test/test-item-procs.tcl
file test-item-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xowf/tcl/test/test-item-procs.tcl
reduce verbosity

    • -1
    • +0
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
::xowiki::test::create_form_page improve ease-ness to work with autonamed entries: return request dict containing page_info

CVS: ----------------------------------------------------------------------

    • -1
    • +5
    ./packages/xowiki/tcl/test/test-procs.tcl
Whitespace cleanup

Fix var name

Creating a user without a username is possible if the authority is local, include the test authority among those for which we generate a username, as it is also local as in "hosted locally"

Fixes acs-authentication.auth_use_email_for_login_p automated test

reduce public footprint

whitespace changes: break overlong lines

    • -21
    • +36
    ./packages/acs-tcl/tcl/01-database-procs.tcl
bug fix: do not swallow errors in "aa_run_with_teardown" when -rollback s activated

reduce public footprint

remove dependency of general-comments on acs-mail-lite

    • -0
    • +18
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl
reduce public footprint

    • -2
    • +2
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
adjust to recent changes

    • -2
    • +3
    ./packages/acs-api-browser/www/proc-search.tcl
Adjust page contract to reality. 'name_weight' can be the string 'exact'

    • -2
    • +2
    ./packages/acs-api-browser/www/proc-search.tcl
Add IDs to the different forms

    • -4
    • +4
    ./packages/acs-api-browser/lib/search.adp
Change input widget to 'number' and use a maximum value for 'messages_time_window' that can be validated in the browser. Bump version number, and add dependency to the 'acs-templating' version providing with the new 'number' widget

Bump version number, so packages making use of the new input type 'template::widget::number' can depend on this particular version

Add 'template::widget::number', a widget for the form input type 'number'

    • -1
    • +19
    ./packages/acs-templating/tcl/widget-procs.tcl
reduce public footprint

Whitespace changes

    • -70
    • +68
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
Avoid trailing whitespace on info file creation

    • -3
    • +3
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
reduce public footprint

replace low-level cr_fs_path by higher level interface content::revision::get_cr_file_path

    • -6
    • +5
    ./packages/evaluation/tcl/evaluation-procs.tcl
    • -2
    • +2
    ./packages/search/tcl/search-procs.tcl