• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
support messages with multiple arguments

reduce verbosity

don't use numbers as object names for actions; don't show "1" for navigation, when there is a single question

    • -12
    • +14
    ./xowf/lib/inclass-exam-answer.wf
added test cases, improved test coverage

    • -6
    • +35
    ./xowf/tcl/test/test-item-procs.tcl
edit-item workflow: remove "view" form swa actions

fix typo

added parameter "-parent_id" for "abstract_page" to allow a developer to point to a single folder

remove leftover from ancient times (set it -deprecated and -private)

    • -7
    • +7
    ./acs-content-repository/tcl/doc-procs.tcl
Remove redundant 'apm_package_instance_delete'

    • -1
    • +0
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Cleanup after test

    • -0
    • +7
    ./xowiki/tcl/test/xowiki-test-procs.tcl
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

    • -9
    • +20
    ./acs-authentication/tcl/authentication-procs.tcl
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'

    • -5
    • +8
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Prefer using 'user_info' over 'user_id' when calling 'acs::test::http'

remove obsolete files

    • -45
    • +0
    ./acs-content-repository/www/doc/package.adp
    • -17
    • +0
    ./acs-content-repository/www/doc/package.tcl
Add 'acs_api_browser_search' test case, covering the api proc search of the 'api-doc' webpage

    • -1
    • +59
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl
Piggyback some more api to existing tests

    • -0
    • +44
    ./acs-content-repository/tcl/test/content-search-procs.tcl
added test case creating a text- and MC-item and an inclass exam

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

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

::xowiki::test::create_form_page improve ease-ness to work with autonamed entries: return request dict containing page_info

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

Whitespace cleanup

    • -8
    • +8
    ./acs-content-repository/tcl/test/content-search-procs.tcl
Fix var name

    • -5
    • +5
    ./acs-authentication/tcl/authentication-procs.tcl
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

    • -2
    • +6
    ./acs-authentication/tcl/authentication-procs.tcl
reduce public footprint

    • -19
    • +19
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
whitespace changes: break overlong lines

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

    • -0
    • +4
    ./acs-automated-testing/tcl/aa-test-procs.tcl
reduce public footprint

    • -9
    • +11
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
remove dependency of general-comments on acs-mail-lite

    • -3
    • +3
    ./general-comments/general-comments.info
    • -3
    • +2
    ./general-comments/tcl/general-comments-procs.tcl
reduce public footprint

    • -2
    • +2
    ./acs-authentication/tcl/sync-procs.tcl
adjust to recent changes