• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
edit-item workflow: remove "view" form swa actions

fix typo

    • -1
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
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)

Remove redundant 'apm_package_instance_delete'

Cleanup after test

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'

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

file test-item-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/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

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

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

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
reduce public footprint

adjust to recent changes

Adjust page contract to reality. 'name_weight' can be the string 'exact'

Add IDs to the different forms

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

    • -1
    • +2
    /openacs-4/packages/chat/www/room-edit.tcl
Bump version number, so packages making use of the new input type 'template::widget::number' can depend on this particular version