• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix ck-editor in connection with repeat fiels: make sure to use the actual id provided as argument (rather than the definition id of e.g. item.0)

  1. … 1 more file in changeset.
Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer, tDOM)

  1. … 13 more files in changeset.
Fix spelling errors

    • -1
    • +1
    ./resources/yui-form-field-validate.js
  1. … 22 more files in changeset.
Remove obsolete header stuff

Improve robustness of "file delete" operations

  1. … 25 more files in changeset.
make object creation explicit to avoid potential name clashes

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

  1. … 1 more file in changeset.
trim-zeros reform (part 3):

- don't depend on private function of some other package

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- bump version number to 5.9.1d20

  1. … 1 more file in changeset.
align tests

- make boolean tests in .adp files more uniform

  1. … 54 more files in changeset.
- prevent double registration of events in nested repeat steups (many thanks to Thomas Renner for the patch)

- 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.
Introduce nonce attribute in script tags to comply with csp

  1. … 5 more files in changeset.
- add repeat fields dynamically via js if needed.

This can improves load times for long complex nested repeat structure significantly

  1. … 1 more file in changeset.
- make admin/list more robust

- deactivate IPAD HACK since it leads to a type error

Removed redundant files: they are duplicated in attach-file.adp and attach-file.tcl

in the same folder, actually used by the OacsAttach plugin and revised for CSP already.

Removed commented markup

Remove inline js handlers to comply with CSP

Put up.gif from richtext-xinha package

Changed reference to the "up" icon so it is found.

TODO

The best would have been the one from richtext-xinha package, but is not reachable because it cannot be mounted.

Removed inline js in favor of explicit ones to comply with CSP

Removed inline js handlers in favor of explicit ones to comply with CSP

Removed inline js handlers, replaced with explicit ones

Remove handler which function was nowhere in the original javascript

Removed redundand body and html tags (they come already from master template)

Removed inline js events into explicit handlers. Test and revamp of plugin to functional state.

  1. … 1 more file in changeset.
Allow the use of naturalnum page parameter type with ::xowiki::Package initialize (thanks to Stefan Sobernig)

Put again naturalnum instead of integer in xowiki's permission admin page

  1. … 1 more file in changeset.
Fix generation of event handlers for HTML in file-storage plugin popup

  1. … 2 more files in changeset.
Replace naturalnum with integer, as the first doesn't work with ::xowiki::Package initialize