• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use spaces instead of tabs

- use bind variables instead of tcl substituted vars

- use bind variables instead of tcl substituted vars to improve hit ratio in dbi prepare cache

* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 24 more files in changeset.
- use tcl 8.5 "dict" instead of associative array __ia for fast access to instance attributes

- bump version number to 0.148

  1. … 5 more files in changeset.
- fix syntax

- includelet categories: allowed "or-ed" category ids to be specified via the parameter -categrory_ids

- don't abbreviate subcommands

  1. … 22 more files in changeset.
- fix duplicated "and" in query

- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
- use more tcl 8.5 idioms

  1. … 7 more files in changeset.
- added includelet "chat"

- make create statements explicit

  1. … 1 more file in changeset.
- support cr-toplevel entries in pretty_link

  1. … 1 more file in changeset.
- make use of ::xo::db_list* functions

  1. … 4 more files in changeset.
- bump version number

- update dependency on xotcl-core

- use faster sql interface

  1. … 11 more files in changeset.
- use actual url for relative anchor (necessary for link handling)

  1. … 1 more file in changeset.
Add version of the external files of the flowplayer to the repository to ease hunting for working versions

  1. … 2 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
make includelet html-file configurable with extra_css (a list of css files)

- adding conneciton-min and animation-min to load list for yui-carousel, in case treeprocs are not loaded (many thanks to Richard Hamilton for noticing this)

- use ajaxhelper for yui-carousel

- handle parent_id|parent_ids == '*' independent from form lookup

Don't double evaluate string content via export_vars (security problem)

  1. … 2 more files in changeset.
Encoding names on objects passed to the data array.

Using previously computed parent_id.

- refactor book includelet further

- added the following includelets, which are derivatives of "book":

* jquery-carousel

* jquery-infinite-carousel

* jquery-cloud-carousel

* jquery-spacegallery

- refactor "book" includelet to ease overloading via mixins

- provided a small includelet for w3c slidy, mostly compatible with "book" includelet

- add "level" to includelet html-file

  1. … 1 more file in changeset.
- providing support to hide columns in child-resources

- allow child-resources to render siblings

  1. … 2 more files in changeset.