• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
fix category-portlet to support the latest TreeNode Class

normalize boolean expressions in ADP files

  1. … 9 more files in changeset.
Fix typo

Remove dependency on calender for message-key

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
Use explicit create statements

Remove duplicated line

Fix cases of this portlet being called on trees without categories.

Modernize list assign idioms

fix for cases in repeat fields, where min != 1

  1. … 1 more file in changeset.
- add option "-path_encode" to methods "pretty_link" and "folder_path"

to allow to control, wether the result should be encoded or not

(default true)

- simplify logic around path encoding by using parameter -query of pretty_link

- Bump version number of xowiki and xowf to 5.9.1b4

    • -8
    • +10
    ./portlets/weblog-mini-calendar.tcl
  1. … 9 more files in changeset.
Avoid other double encoding when export_vars is applied on xowiki pretty_links

  1. … 5 more files in changeset.
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