• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- mark richtext::ckeditor as deprecated, use richtext::ckeditor4 instead

set id under quotes, otherwise IE raises an error (many thanks for felix spotting this)

Put nonce attribute in script tags generated by tdom commands

  1. … 1 more file in changeset.
- use "label" tags for denoting labels in check and radio boxes

- fix for complex interaction of nested repeat fields and ckeditor instances (many thanks to Thomas Renner for the help)

  1. … 1 more file in changeset.
- move CSP generation to rendering section

- add functionality to dynamically add components for repeated form fields (no preallocation needed).

This is per default deactivated, .js support for "adding more" is missing.

  1. … 2 more files in changeset.
- allow per default class attributes for HTML elements

- remove more onclock inline scripts

Replaced 1row bit get_value to get a boolean value

Fixed typo mime_time -> mime_type

- generalize unknown mime-type handling for form-field "file" (untested)

- use "-force" flag for CSP "script-src 'unsafe-inline'" for ckeditor4

- update version dependency to acs-tcl

- bump version number to 5.9.1d13

  1. … 1 more file in changeset.
- fix escaped change

- use explicit create statement

- add required CSP directives

- update dependences on acs-tcl for CSP

- upgrade CKEditor version to 4.5.11

- bump version number to 5.9.1d11

  1. … 2 more files in changeset.
Removed unnecesary exists, causing problems at least when form field file is used as repeat field, not showing the add button properly

- reduce verbosity

- allow pretty_age to point to the future

- bump version to 5.9.1d10 to trigger reload of catalog files

  1. … 4 more files in changeset.
- handle HTML5 attribute "autocomplete"

  1. … 1 more file in changeset.
- improve comment

- no need to name link "new"

- set multiple per default to false

- added support for HTML5 attribute "multiple" to form-field "file"

(requires updated naviserver for handling multiple files via [ns_getform])

- added dropzone to xowiki menubar

(easy means for uploading one or many files to the current folder)

  1. … 7 more files in changeset.
- provide means to avoid i18n substitutions in cases where the full

content is running trough full substitutions

- bump version number of xowiki to 5.9.1d4

- bump version number of xotcl-core to 0.145

  1. … 4 more files in changeset.
- set ready_callback2 also, when xowikiimage is not used

- further cleanup of allowedContent

- try to address IE11 bug that shows up with XKEditor + xowikiimage plugin (many thanks to Thomas Renner for the help)

- make allowedContet configuarable

- use version 4.5.7 of ckeditor4 from CDN

- make formfield ckeditor4 loadable from CDN

  1. … 1 more file in changeset.