• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo, doc changes

simplify handling of setting language for ckeditor

  1. … 1 more file in changeset.
undo change which invites to call pretty_link on uninitialized packages

ensure nonce is substituted in subst

Improve doc

Make sure package is initialized, as we do downstream

Make sure page template is instantiated as we do downstream

Improve documentation

check for connection and provide fallback for ckeditor language

Prefer api to retrieve csp nonce, as it performs useful existance checks

Prefer api to retrieve csp nonce, as it performs useful existance checks

  1. … 2 more files in changeset.
Port "The Secret XoWiki Tests" to acs-automated-testing

A level of abstraction for test operations was already put in place, which was sufficient to plug to aa_* api

    • -0
    • +1492
    ./test/xowiki-admin-tests-procs.tcl
file xowiki-admin-tests-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/xowiki-admin-tests-procs.tcl
improve comments

add scoring calculations

allow empty "correct_when" field

support multiple lines in text_fields (as used by sort-text questions)

distinguish betweem Tcl command "file" and '::xowiki::formfield::file'

- add stopword list for word cloud

- use just lower case words in word cloud

generalize "transimit_always" handling for select, radio and checkbox

fix a bug in multi-selects, when de-selecting the last element of an optional mulit-select (many thanks to Michael Aram)

handle more "correct_when" cases when providing a value via. "make_correct"

whitespace changes and fix logic for valid_subselection

make the same (transitional) change for for improved mobile behavior on radio checkmarks

use always check-box inline for formatting

avoiding picking up arbitary content as site_wide xo* pages

include word statistics for text area

provide "-lang" to toplevel "resolve_page" to reduce verbosity

- Page.create_raw_form_field:

+ add flag to control nls_language (if not used, behave like before)

- form-usages:

+ add "-date_format" flag to control formatting of dates

+ use nls_language of embedding page for form-fields in includelet

- break overlong lines

reduce verbosity