• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Set container of navbar to CSS class "container-fluid" instead of "container" to make sure, the right aligned members are displayed on fluid pages

When a file is saved via form-field method "store_file", obey settings of package parameter "production_mode"

Reduce verbosity

Reduce verbosity

Make usage of deprecated entry "form_link" a warning, the more general "entry" should used for makeing menu entries

Use hstore_attributes in the method update_item_index instead of the full list of the instance attributes to achieve consistency with ::xowiki::hstore::update_form_instance_item_index