• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- repated formfields: set repeat formfield empty if nothing is returned from form (man thanks to Thomas Renner for the patch)

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

  1. … 1 more file in changeset.
Don't assume import_file exists when checking for virus

Put missing -base argument (many thanks to Markus Moser)

- add missing curly bracket

- Don't add stuff tu the search queue when publish_status is expired

replace "set" by "my" (sneaked in in last commit, many thanks to thomas renner for spotting it)

- 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

  1. … 5 more files in changeset.
Avoid other double encoding when export_vars is applied on xowiki pretty_links

  1. … 3 more files in changeset.
Don't double encode pretty links

Don't apply new encoding behavior to already encoded strings (many thanks to Thomas Renner)

import_prototype_page: make sure to set variable page to the fetched prototype page

Replace xo::Http with select-free util::http

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. … 8 more files in changeset.
- Fix more spelling errors

- Use uniform spelling of "Tcl"

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

  1. … 13 more files in changeset.
- Tcl idioms: simplify access to first character

  1. … 7 more files in changeset.
- Tcl idioms: simplify access to last character

  1. … 3 more files in changeset.
Log errors when page cannot be found. Fix typo

tighten regexps for message keys

  1. … 1 more file in changeset.
Improve robustness of "file delete" operations

  1. … 23 more files in changeset.
Use already baked solution to retrieve the file path

- fixing ckeditor4 form-field for non-repeated usages (many thanks to Thomas Renner)

- remove parameters reaffirming defaults

Don't login the user, that is automatically created via import

Allow to specify values different to "." and ".." in parent argument

slightly improved debugging messages

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

  1. … 1 more file in changeset.
reduce dependency on aljaxhelper