• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- reduce verbosity

  1. … 1 more file 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.
- 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.
- use spaces rather than tabs

  1. … 15 more files in changeset.
* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 24 more files in changeset.
- don't abbreviate subcommands

  1. … 22 more files in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 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.
- remove potentially created objects on failed imports

- perform a manual "ns_conn close" on exports to avoid potential junk

at the end of the export file.

- allow to include party-ids of groups (in a minmal fashion)

- add comments to export-files to make it easier to read.

- add publish status for folder listings (method "list")

- added admin-callable method "use-template" to reassign

FormPages to different Forms

  1. … 5 more files in changeset.
- capitalize first cahractr of ExtraMenuEntries like in MenuBar

- add package parameter extraMenuEntries to allow configuration of the toplevel directory

- bump version number

- update dependency on xotcl-core

- use faster sql interface

  1. … 11 more files in changeset.
- add fully qualified query name

- control inclusion of symlinkentry in MenuBar via package parameter MenuBarSymLinks

- reduce verbosity

- use actual url for relative anchor (necessary for link handling)

  1. … 1 more file in changeset.
- Support for cross package symlinks to folders containing folders

  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.
fix prefixed_lookup to invoke methods on inherited content

  1. … 16 more files in changeset.
- changing folder inheritance from names (was broken) to ids; resolver changes are missing

  1. … 2 more files in changeset.
folder configuration & inheritance

  1. … 2 more files in changeset.
- pass computed extra_where clause to get_folder_children

- added new method FormPage get_folder_children to list the items of a folder represented by a form page.

- FormPage get_folder_children is used in child-resources

  1. … 1 more file in changeset.
- adding context view for folder tree. It can be activated via parameter context_tree_view for the includelet "folders" or via package parameter FolderContextTreeView.

- fix commit

- restrict redirect from child-resources when parent eq ".."

- providing support to hide columns in child-resources

- allow child-resources to render siblings

  1. … 2 more files in changeset.