- Sep 16, 2014
-
-
Clemens Robbenhaar authored
- update list of tools installed by default
-
Guillaume Delhumeau authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}. * xwiki.defaultbaseskin can now be empty.
-
Vincent Massol authored
* Fix variable not being evaluated...
-
tmortagne authored
-
Guillaume Delhumeau authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}.
-
Marius Dumitru Florea authored
XWIKI-11039: Move User and Group displays into a Velocity macro
-
Jean SIMARD authored
-
Denis Gervalle authored
-
Guillaume Delhumeau authored
-
- Sep 15, 2014
-
-
Sergiu Dumitriu authored
-
Clemens Robbenhaar authored
quick fix to have at least spaces working
-
Clemens Robbenhaar authored
use a more painstaking aproach to make sure querystring is really url encoded (and therefore contains no dangeling <> or ') while avoiding to url-encode twice these values that have been already encoded properly
-
Jean SIMARD authored
-
Vincent Massol authored
* Fix another bug...
-
Vincent Massol authored
* Fix bug
-
Marius Dumitru Florea authored
XWIKI-11020: Gallery widget sets invalid dimensions for container element in maximized mode
-
Vincent Massol authored
-
Vincent Massol authored
-
Lukas Raska authored
-
Clemens Robbenhaar authored
-
tmortagne authored
-
Vincent Massol authored
-
- Sep 13, 2014
- Sep 12, 2014
-
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
-
Jean SIMARD authored
-
Jean SIMARD authored
-
Jean SIMARD authored
-
tmortagne authored
XWIKI-11010: XAR Extensions installed as "install on farm" are not added when new wikis are created later
-
Jean SIMARD authored
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily). * Forgot to close the file... + improve the test
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily). * Change the way variables are replaced in jetty start scripts to match what's done by the Maven Assembly plugin. This also avoids an issue with "$!" which was getting replaced by Velocity...
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily).
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily).
-
- Sep 11, 2014
-
-
Guillaume Delhumeau authored
-
tmortagne authored
-
Eduard Moraru authored
- More Drag&Drop related test issues. Using 0,0 in all the places that negative values were specified.
-
tmortagne authored
[performances] Reduce very frequent calls to Utils#getComponent that don't require to be that dynamic (about 50% of all the call ending up in ComponentManager#getInstance)
-