• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

form-fields:

- new helper API call: "dict_to_fc" to convert from a dict to a form constraint spec.

- extended formfield answer and word statistics

- ckeditor4: add dimensions (width and height) when available to the configuration

- prefer variables over method calls

- added answer hints (one word, multiple words, ...) to text_fields widget

- form_page: maintain list of references such that the referenced page

knows if and from where it is referenced

  1. … 3 more files in changeset.
prevent double encoding of utf8 chars in links

still not sure, what the best way is, but for current situation,

this fixs potentially broken links

make_link calls: remove parameter "-with_entitites 0" since it is default

Improve comments

remove unneeded statement

remove file for running current xowiki under OpenACS 5.1 (an attempt, which would fail for other reasons)

improve comments

prefer all caps spelling for SQL

  1. … 2 more files in changeset.