• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve log message

    • -3
    • +3
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Introduce elapsed time in http api response

Will use the one coming from ns_http when available, or fallback to a calculated one.

    • -14
    • +45
    ./packages/acs-tcl/tcl/http-client-procs.tcl
Close tag properly (fixes files__check_info_files)

Update adp boolean expression

make shell window span the full browser width, provide some styling

    • -1
    • +13
    ./packages/acs-developer-support/www/shell.tcl
use aa_section features of automated testing

    • -28
    • +33
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
- add new api function "aa_section" to allow structuring of larger test cases

- generalize login during tests further. When "user_info" is provided

it can be used to either login via login credentials or directly

via user_id (next step: integrate config-option for test users, this

will allow pure web tests to run against a different server)

- extend regression test to cover new features

- bump version numbers to 5.10.0d7

use proper method in xpath query to check attribute value

    • -1
    • +1
    ./packages/xowiki/tcl/test/test-procs.tcl
specify xpath query more

    • -1
    • +1
    ./packages/xowiki/tcl/test/test-procs.tcl
Remove unneded ad_script_abort

Fix files__page_contracts for include, replace ad_decode idioms

    • -2
    • +11
    ./packages/acs-admin/lib/password-update.tcl
Fix files__page_contracts for this page

Check also for empty lines at the end of the file in the 'files__trailing_whitespace' test case

Fix files__page_contracts automated test for the page

Use localized message when returning 403 and no custom message is specified

Provide an ad_include_contract for the page (fixes files__page_contracts)

Ehm.. revert previous commit: search would use service contract to get the search form, so we should no assume local-search to be used...

    • -0
    • +106
    ./packages/acs-authentication/lib/search.adp
    • -0
    • +155
    ./packages/acs-authentication/lib/search.tcl
Removal of obsolete user search includes

Rationale:

- no mention to these pages anywhere in upstream packages

- local-search fails files__page_contracts automated test

- weird code in local-search (where is authority_id used to filter users?...)

- acs-admin/users/complex-search is a working replacement and duplicates their intended features

- as for TIP#125, in case complex-search was not reusable, probably a minor rework would do

    • -106
    • +0
    ./packages/acs-authentication/lib/search.adp
    • -155
    • +0
    ./packages/acs-authentication/lib/search.tcl
added cookie management by passing request dict as "-session" to next requests

- new webtest API calls:

::acs::test::login

::acs::test::logout

- transformed tclwebtest_example to webtest_example (not using twt)

Allow to specify the URL which is used for regression

testing for cases, where it is hard to determine (when e.g. running

behind a proxy server)

whitespace changes

Document the use of the parameter 'args' containing a list of a variable number of arguments

Fix proc doc parameters without description

Trim whitespaces

    • -8
    • +8
    ./packages/acs-authentication/lib/search.adp
Indentation change

    • -3
    • +13
    ./packages/acs-authentication/lib/search.adp
Fix parameter name in proc doc

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
Parameters UI: show main (empty) section at the beginning and deprecated section at the bottom

Whitespace changes

    • -2
    • +2
    ./packages/assessment/tcl/as-list-procs.tcl
    • -153
    • +152
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -412
    • +412
    ./packages/evaluation/tcl/evaluation-procs.tcl
    • -15
    • +15
    ./packages/views/tcl/views-procs.tcl
Add @see in deprecated proc, declare acs-kernel.AdminOwner parameter deprecated (superseded by acs-kernel.HostAdministrator)

    • -3
    • +4
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
Fix proc doc errors detected by 'documentation__check_parameters'

    • -7
    • +4
    ./packages/assessment/tcl/as-list-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
    • -3
    • +3
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -10
    • +8
    ./packages/evaluation/tcl/evaluation-procs.tcl