• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:gustafn:20190422104211:4 does not match your current filter (clear filter).

file jquery-3.4.0.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-3.4.0.js
file jquery-ui.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-ui.min.js
file jquery-ui.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-ui.js
file jquery-ui.css was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-ui.css
file jquery-3.4.0.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-3.4.0.min.js
provide proper error messages in case invalid sorting criteria are passed to table widgets

improve handling in error cases

update to newer testing interface

Replace array idiom -> dict idiom (port from downstream)

add a comment easier to understand by the casual reader

  1. … 1 more file in changeset.
Fix doc

Make requiring of a test package instance more generic: the plan is to use it in other contexts

  1. … 1 more file in changeset.
Require an extra xowiki instance for test shenanigans

Use the xowiki namespace

Cleanup irrelevant comment

Fix typos

remove .SELF. prefix also in link_info dict

fix typo in anonymous array

Prefer connchan message relay implementation (we check whether it is available anyway)

provide proper fix, which makes the expectations clear

Whitespace cleanup

Make sure field's class implements leaf_components method

- document the web-callable methods

- separater test cases from test helper procs

file check-method-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/check-method-procs.tcl
add test case for repeated form field with default

whitespace changes

Code was meant to check existance of the field in the dict

use request chaining interface

    • -10
    • +21
    ./tcl/test/xowiki-test-procs.tcl
support as well the request chaining interface with "-last_request"

distinguish between dicts item_ref_info and link_info in create_link (fixes degression after change from anonymous array to dict)