- Sep 07, 2015
-
-
Vincent Massol authored
[Misc] Removed leftover from XWIKI-12045 ("Remove xwiki-platform-legacy-crypto-script module"). Thanks to Denis for noticing it.
-
- Sep 04, 2015
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* Fix the AppBar entry.
-
Eduard Moraru authored
XWIKI-12506: The location picker's preview can fail to update completely if typing too fast the parent reference field input - Added a 0.5s delay to the handler of the space reference input so that the user has enough time to finish typing.
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
XWIKI-12418: The URL is wrongly displayed when you add a new entry in a application created with AWM XWIKI-12424: An application created with AWM can't be deleted if contains special characters in the title
-
Ecaterina Moraru (Valica) authored
XWIKI-12480: Split the space name in Gadget Title
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
XWIKI-12496: Be able to select top level documents with the location picker widget by using the tree picker button
-
Vincent Massol authored
[Misc] Try to fix false positives in test + make the test work on Mac too. Note that there's still a problem in the code under test if the typing is fast and Edy is suggesting that we modify the code and add some wait as we do for the search suggest (this should also improve performances).
-
Gabriela Smeria authored
* Corrected specificity of the CSS selector * Added missing space
-
Marius Dumitru Florea authored
* Let the tree source/definition handle the root parameter. The tree widget should always request the children of '#' when the tree is loading (instead of passing the value of the root parameter). This way the tree source/definition can decide to show the specified root node or just its children.
-
- Sep 03, 2015
-
-
Guillaume Delhumeau authored
* Fix broken build.
-
Guillaume Delhumeau authored
* Move it to a better place.
-
Guillaume Delhumeau authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* fix test
-
Gabriela Smeria authored
-
Eduard Moraru authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Sep 02, 2015
-
-
Guillaume Delhumeau authored
XWIKI-12219: Remove "edit rights" at page level and add a section in the space administration to edit WebHome's rights. * Fix functional test.
-
Thomas Mortagne authored
-
Eduard Moraru authored
-
Eduard Moraru authored
[misc] Using the data attributes for getting page metadata from the DOM instead of the deprecated meta elements. - Now we also have access to the new "reference" metadata
-
Eduard Moraru authored
- Only add the reference name for Document references. - Still not perfect, but gets the job done ATM.
-
Eduard Moraru authored
-
Eduard Moraru authored
- From 12 seconds by using FindBys to 2 seconds by using FindBy.css
-
Guillaume Delhumeau authored
XWIKI-12219: Remove "edit rights" at page level and add a section in the space administration to edit WebHome's rights. * Fix the "r" keyboard shortcut that was broken in some places.
-
Thomas Mortagne authored
-
Vincent Massol authored
* Rollbacking since it wasn't a good idea, see the issue for details
-
Guillaume Delhumeau authored
XWIKI-12479: Some LayoutVariables are not handled anymore.
-
Guillaume Delhumeau authored
XWIKI-12219: Remove "edit rights" at page level and add a section in the space administration to edit WebHome's rights.
-
Vincent Massol authored
XWIKI-12476: Move Annotation functional tests from XE to Platform
-