Discussion:
[xwiki-notifications] [xwiki/xwiki-platform] f0cb2d: XWIKI-11176: Use jsTree to rewrite and improve the...
GitHub
2014-10-23 19:13:55 UTC
Permalink
Branch: refs/heads/feature-tree
Home: https://github.com/xwiki/xwiki-platform
Commit: f0cb2d5022b4cd4fb67eb0f87eebd4186ffebbbc
https://github.com/xwiki/xwiki-platform/commit/f0cb2d5022b4cd4fb67eb0f87eebd4186ffebbbc
Author: Marius Dumitru Florea <marius-l2mTs9s+***@public.gmane.org>
Date: 2014-10-23 (Thu, 23 Oct 2014)

Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/src/main/resources/XWiki/Treeview.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-widget/src/main/resources/tree.js

Log Message:
-----------
XWIKI-11176: Use jsTree to rewrite and improve the trees we currently have in XWiki
* Start working on the document index tree
* Fix dependency version in tree macro pom
* Add support for adding a link in the tree menu easily.
* Add dependency to tree macro in index-ui pom

Loading...