• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed duplicate parameter

- some minor refactoring, fix spelling

  1. … 4 more files in changeset.
- don't use barewords for string comparisons

  1. … 1 more file in changeset.
- use boolean values for truth values

  1. … 3 more files in changeset.
- provide basic support for bootstrap (menubar and datatable, e.g. child-resources)

- new package parameter PreferedCSSToolkit to allow to switch betweeb

yui and bootstrap

- allow menu-definition to contain a dict of extra properties

(e.g. "brand true" for menuButton)

- bump revision to 0.152

  1. … 6 more files in changeset.
Removing extra ] and fixing indentation accordingly.

- 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.