• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix boolean attributes for HTML5 input type 'number'

(and remove duplicate occurance of 'value')

Fix typos

  1. … 11 more files in changeset.
Fix typo

Fix typos

  1. … 7 more files in changeset.
use :object directly, when possible

use :obejct directly, when possible

reduce verbosity

perfer variable resolver over method invocation

prefer XOTcl2 idioms

  1. … 1 more file in changeset.
prefer XOTcl2 idioms also in commented-out statements

perfer variable resover over method invocation

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

add comment

remove parens

  1. … 2 more files in changeset.
modernize tcl

  1. … 1 more file in changeset.
return content via "reply_to_user" instead of direct naviserver commands

Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 22 more files in changeset.
fix url of CDN

prefer XOTcl2 idioms

  1. … 1 more file in changeset.
remove pressure on util_memoize_cache

prefer XOTcl 2 idioms

Improve wordnig and spelling

- add new tree renders bootstrap3 and bootstrap3-folders based on

http://jonmiles.github.io/bootstrap-treeview/

- use PreferredCSSToolkit to choose tree renderer

(removes uncoditional use of YUI2)

- bump version number to 5.10.0d7

  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. … 12 more files in changeset.
- use ::richtext::ckeditor4::add_editor instead of own management

- make use of nsf variable resolver

- require actual version of richtext-ckeditor4

- bump version number to 5.10.0d5

  1. … 1 more file in changeset.
fix passing of variables to error message

prefer dict over anonymous array

Improve performance of ::xowiki::datasource, especially for huge text/plain xowiki::Files

Fix bad handler type error, use ad_try/finally instead of else (Thanks to Felix Moedritscher)