• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- modernize code (remove "my")

- prefer fully qualified commands based on IDs

  1. … 19 more files in changeset.
Make sure init test classes are named differently, or xowiki tests will interfere with xowf ones

  1. … 1 more file in changeset.
- Update jquery to 3.4.0

- provide URNs for jquery-ui

- bump fallback-version of bootstrap to 3.4.1 (used, when the bootstrap3 theme is not installed)

  1. … 5 more files in changeset.
provide proper error messages in case invalid sorting criteria are passed to table widgets

  1. … 1 more file in changeset.
improve handling in error cases

update to newer testing interface

  1. … 1 more file in changeset.
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
    ./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

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)

checkbox settings: refactor approach once more to aovid potential interactions with calls of "get_compound_value" from other call-sites

fix typo