• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
formfield hidden:

- add form-field parameter "sign" and "maxage"

- add validator that checks signed variable

- add flag "searchable" for form-field file: this allows the use to control, whether the content of the (embedded) file should be searchable or not, Default: false

- add dependency on richtext-xinha, since the file manager poups use it

  1. … 6 more files in changeset.
- when included content is rendered with "resolve_local true", let also embedded content (e.g. images below SELF) appear as local (don't create download URLs pointing to the target package)

  1. … 3 more files in changeset.
- fix typos

  1. … 2 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.