• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
perfer variable resolver over method invocation

  1. … 1 more file in changeset.
handle ns_returnnotice via reply_to_user

modernize tcl

  1. … 7 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
prefer XOTcl2 idioms

  1. … 7 more files in changeset.
remove pressure on util_memoize_cache

Improve wordnig and spelling

  1. … 1 more file in changeset.
- add URNs for jquery, bootstrap, get-http-object, xowiki.css and yui2

- fix return-string from popular-tags and improve stylability in includelet

- remove obsolete "header_stuff" from templates

- replace global parameters BootstrapCSS and BootstrapJS in favor of URNs

- bump version number to 5.10.0d6

  1. … 24 more files in changeset.
fix typos

  1. … 6 more files in changeset.
Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

  1. … 6 more files in changeset.
Improve debugging messages

Fix typo

  1. … 1 more file in changeset.
further cleanup for XOTcl2

  1. … 1 more file in changeset.
prefer XOTcl2 idioms

  1. … 3 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 36 more files in changeset.
fix: use variable resolver

XOTcl 2.0 improvements

- reduce usage of "instvar"

- make use of variable resolver instead

  1. … 8 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix typo

  1. … 1 more file in changeset.
add table-of-content link to default menubar

Localize "New" in Menu-bar and improve message keys

  1. … 2 more files 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

  1. … 10 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)

- Fix more spelling errors

- Use uniform spelling of "Tcl"

  1. … 9 more files in changeset.
Change default for PreferredCSSToolkit from "yui" to "bootstrap" and for PreferredRichtextEditor from "xinha" to "ckeditor4"

  1. … 6 more files in changeset.
Pass parent_id to pretty link when called on package to avoid potential confusion

  1. … 1 more file in changeset.
- add debugging aids in case creation of nested formfields fails

  1. … 2 more files in changeset.