• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow more flexible form field conditions via new function evaluate_form_field_condition, which can be overloaded

  1. … 2 more files in changeset.
add link to syntax-rules of allowed|extra allowed content in CKEditor

formfiled ckeditor4: allow boolean value in "allowedContent" (e.g. deactivate checks alltogether)

add quotes for nicer editor rendering

  1. … 1 more file in changeset.
remove comma before that

  1. … 9 more files in changeset.
Fix variable name (Many thanks to Markus Moser)

improve comments

  1. … 10 more files in changeset.
Replace upstream references to ::xowiki::get_raw_request_body and ::xowiki::read_file/::xowiki::write_file to the ::xo:: namespace

  1. … 3 more files in changeset.
comment on some configurion in ckeditor4 versions

allow native spell checker by default in ckeditor4 form fields

whitespace changes

  1. … 4 more files in changeset.
Improve comments a little

  1. … 9 more files in changeset.
improve documentation

  1. … 1 more file in changeset.
improve spelling

  1. … 8 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
improve code documentation

  1. … 10 more files in changeset.
Fix boolean attributes for HTML5 input type 'number'

(and remove duplicate occurance of 'value')

Fix typos

  1. … 7 more files in changeset.
use :obejct directly, when possible

prefer XOTcl2 idioms

  1. … 7 more files in changeset.
prefer XOTcl2 idioms also in commented-out statements

  1. … 11 more files in changeset.
remove parens

  1. … 2 more files in changeset.
modernize tcl

  1. … 7 more files in changeset.
prefer XOTcl2 idioms

  1. … 7 more files in changeset.
- add URNs for jquery, bootstrap, get-http-object, xowiki.css and yui2

- fix return-string from popular-tags and improve stylability in includelet

- remove obsolete "header_stuff" from templates

- replace global parameters BootstrapCSS and BootstrapJS in favor of URNs

- bump version number to 5.10.0d6

  1. … 24 more files in changeset.
- use ::richtext::ckeditor4::add_editor instead of own management

- make use of nsf variable resolver

- require actual version of richtext-ckeditor4

- bump version number to 5.10.0d5

  1. … 1 more file in changeset.
fix typos

  1. … 8 more files in changeset.
Fix namespace (in comment)

Reduce number of "catch" operations

  1. … 5 more files in changeset.