• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix spelling errors

  1. … 24 more files in changeset.
tighten regexps for message keys

  1. … 1 more file in changeset.
- fixing ckeditor4 form-field for non-repeated usages (many thanks to Thomas Renner)

fix label + input display for radio buttons, especially for bootstrap; horizontal display works again

  1. … 1 more file in changeset.
When a file is saved via form-field method "store_file", obey settings of package parameter "production_mode"

Change default for PreferredCSSToolkit from "yui" to "bootstrap" and for PreferredRichtextEditor from "xinha" to "ckeditor4"

  1. … 6 more files in changeset.
- use ad_instproc instead of "instproc" to be able to use -deprecated also for nsf 2.0

- 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