• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 76 more files in changeset.
Fix typos

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

prefer XOTcl2 idioms

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

Improve spacing on toc

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

- 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

    • -2
    • +2
    ./resources/templates/view-default.adp
  1. … 10 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

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)

Make sure to add hkey when db has hstore defined

fix typos

  1. … 1 more file in changeset.
fix typos

  1. … 2 more files in changeset.
Fix namespace (in comment)

protect "orderby" query parameter against invalid input

add ad_script_abort after connection closing commands

Make termination after connection closing commands explicit

  1. … 6 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

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

  1. … 4 more files in changeset.
Improve spelling

- Fix regression test case (false positive): test failed, when de_DE was not installed as a local

- formatting and "try" cleanup

Silence pretty_link warnings (no parent_id given)

    • -3
    • +3
    ./www/prototypes/categories-portlet.page
Reduce number of "catch" operations

    • -2
    • +4
    ./www/portlets/weblog-mini-calendar.tcl
Fix typos

    • -1
    • +1
    ./resources/templates/view-default.adp
  1. … 10 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

Fix typos