• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- added render-bulkactions method to bootstrap table renderer

- added bulk-delete action to child-resources (instead of the useless "select" action)

- add bulk-delete to the externally callable methods

  1. … 4 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- replace tabs by spaces (white-space change)

  1. … 6 more files in changeset.
- use dict instead of associative array

- improve comment

- make parameter "PreferredCSSToolkit" global (early adaptors, please

delete PreferredCSSToolkit from package-manager -> parameters before

running the update; ... in case xowiki was upgraded yesterday)

- added global parameters "BootstrapCSS" and "BootstrapJS" to ease

version management of Bootstrap library files

- bump version numbers

  1. … 2 more files in changeset.
- factor out yui procs for menu and table

  1. … 3 more files in changeset.
- some minor refactoring, fix spelling

  1. … 4 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.
- don't abbreviate subcommands

  1. … 22 more files in changeset.
menu-procs:

- refactor "update_items" from folderprocs to make

in generally usable

folder-procs:

- added modifying user to includelet "child-resources"

(can be decativated via "-hide ...")

- added optional menubar for adding content to the folder

managed by "child-resources"

  1. … 1 more file 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.
- yui requires an URL for each menu entry, even if disabled. Simplifiy interface by providing default oref of "#"

- deactivate autorender for YUIMenu

- fix class for disabled menu entries

- insert missing ul for yuimenu

- allow missing href attribute, treat it like empty href

- added experimental menu-procs