- Mar 04, 2015
-
-
Guillaume Delhumeau authored
* Remove the LESS configuration property which is eventually not used.
-
- Feb 28, 2015
-
-
Sergiu Dumitriu authored
-
- Feb 27, 2015
-
-
Marius Dumitru Florea authored
* The ImportMojo should use the default Admin user to install extensions (otherwise we see "Installed by Unknown User").
-
Marius Dumitru Florea authored
* Use the diamond operator for Java 7.
-
- Feb 26, 2015
-
-
Vincent Massol authored
XWIKI-11858: Upgrade Hibernate and DBCP Connection Provider code to work with DBCP 2.1
-
- Feb 24, 2015
-
-
Marius Dumitru Florea authored
-
- Feb 20, 2015
-
-
Vincent Massol authored
-
- Feb 17, 2015
-
-
Guillaume Delhumeau authored
-
- Feb 12, 2015
-
-
Guillaume Delhumeau authored
-
Vincent Massol authored
-
- Feb 10, 2015
-
-
Guillaume Delhumeau authored
-
- Feb 09, 2015
-
-
Vincent Massol authored
* Missing version
-
Vincent Massol authored
* Updated xwiki.properties file with the new config property
-
- Feb 06, 2015
-
-
Vincent Massol authored
* Make the modules with outputs use the new simpler way to exclude the verification
-
- Feb 02, 2015
-
-
Vincent Massol authored
-
- Jan 30, 2015
-
-
Marius Dumitru Florea authored
* Add support for displaying 'New document...' and 'Upload file...' meta nodes in the document tree (needed by the WYSIWYG editor). * Look only for default translations when suggesting documents (for the tree finder). * Take suggestion data (e.g. resultHint, resultInfo) from node.data (rather than node directly) * Add support to the suggest.js for specifying the type of each suggestion (used as a CSS class). * Display 'No results!' when the tree finder has no suggestions. * Scroll into view the node that corresponds to the selected suggestion. * Remove SmartClient files and xwikiexplorer.js and update all the places where they were used. * Enhance entityReference.js with a method to get an EntityType contant (enum value) by it's name. XWIKI-5484: Problem to load the wiki pages tree/list (Link > Wiki page > "All the pages" tab) where there is a lot of pages XWIKI-3796: No horizontal scrollbar for long page names in the treeview XWIKI-11550: Document Tree macro doesn't properly work when using the "openTo" parameter and setting Hidden Docs to True * Return the full node information when retrieving the path (rather than just the node id). * When performing pagination, add the new nodes only if they don't exist already. * Enhance openTo() to load the missing parent nodes (e.g. when they are 'hidden' by the pagination). * Call the openTo() callback even if the path cannot be fully opened (some nodes don't exist).
-
- Jan 29, 2015
- Jan 23, 2015
- Jan 15, 2015
-
-
Marius Dumitru Florea authored
-
- Jan 07, 2015
-
-
Vincent Massol authored
-
- Dec 30, 2014
-
-
Guillaume Delhumeau authored
This reverts commit 298abd13. This change is useless since we use JSoup now.
-
Guillaume Delhumeau authored
* Attempt to use JSoup for the HTML5 parsing
-
- Dec 29, 2014
-
-
Guillaume Delhumeau authored
* Attempt to use JSoup for the HTML5 parsing * It creates a new HTML5 Dutch Web Guidelines Validator.
-
- Dec 23, 2014
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
- Dec 18, 2014
-
-
Vincent Massol authored
* Documentation in xwiki.properties
-
- Dec 12, 2014
-
-
Marius Dumitru Florea authored
* Add RequireJS WebJar as mandatory dependency to the packager mojo.
-
- Dec 03, 2014
-
-
Vincent Massol authored
* Minor doc improvement
-
Vincent Massol authored
* Typo
-
Vincent Massol authored
-
Vincent Massol authored
-
- Nov 20, 2014
-
-
tmortagne authored
* add missing dependency
-
- Nov 06, 2014
-
-
Marius Dumitru Florea authored
-
- Nov 04, 2014
-
-
Vincent Massol authored
* Removed unnecessary -Dcom.sun.management.jmxremote system property (was needed only on JDK 1.7.0_25 which apparently has a bug on Mac)
-
- Nov 03, 2014
-
-
Vincent Massol authored
-
- Oct 30, 2014
-
-
Vincent Massol authored
-