- Feb 27, 2015
-
-
tmortagne authored
* add missing parents
-
Marius Dumitru Florea authored
-
tmortagne authored
-
tmortagne authored
-
Marius Dumitru Florea authored
* The ImportMojo should use the default Admin user to install extensions (otherwise we see "Installed by Unknown User").
-
tmortagne authored
-
tmortagne authored
-
Marius Dumitru Florea authored
* Use the diamond operator for Java 7.
-
- Feb 26, 2015
-
-
Marius Dumitru Florea authored
* Improve the CSS
-
Marius Dumitru Florea authored
-
Sergiu Dumitriu authored
Fixed
-
Thomas Mortagne authored
XWIKI-11272: "Email" word is not capitalized on "Preview" livetable
-
Vincent Massol authored
XWIKI-11858: Upgrade Hibernate and DBCP Connection Provider code to work with DBCP 2.1
-
Vincent Massol authored
-
Vincent Massol authored
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
* remove duplicate
-
- Feb 25, 2015
-
-
tmortagne authored
XCOMMONS-736: Add support for extensions categories
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
XWIKI-11750: Cannot configure rights for the members of a subwiki until the first member is added to the wiki. * Add missing annotations. * Fixing the conflict that occurs during the installation of XWiki on an empty database.
-
tmortagne authored
-
tmortagne authored
-
Vincent Massol authored
* Fix stackoverflow when having an empty user in a group
-
- Feb 24, 2015
-
-
Vincent Massol authored
-
Marius Dumitru Florea authored
-
Eduard Moraru authored
[misc] Temporarily lowered coverage ratio while the module is under refactoring/work, to avoid useless noise.
-
Eduard Moraru authored
- Fixed the test again. Needed to recache the secret token after loggin in in the cleanup step.
-
Eduard Moraru authored
- Added back the dependency on mail-ui for the test because it needs (at test runtime) the class document defined in mail-ui
-
Guillaume Delhumeau authored
-
Ecaterina Moraru (Valica) authored
This reverts commit 78ff9e4a. Reverting since we created a dedicated ApplicationResource file Conflicts: xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
-
Ecaterina Moraru (Valica) authored
- Creating own ApplicationResource file
-
Ecaterina Moraru (Valica) authored
This reverts commit 6628ce85. Conflicts: xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
-
- Feb 23, 2015
-
-
Eduard Moraru authored
- Fixed test instance setup
-
Eduard Moraru authored
- Added the current CSRF token to the confirm URL.
-
Eduard Moraru authored
- Using the no wait methods in the page objects to improve the test's speed
-
Eduard Moraru authored
- Using TestUtils methods to directly set and restore the email settings in the test setup instead of using the mail UI.
-
Eduard Moraru authored
- Also added variations that are using the pseudoversions introduced by XWIKI-11841
-
Eduard Moraru authored
XWIKI-11841: Allow specifying "latest" and "previous" pseudoversions to the /deleteversions/ and /rollback/ actions
-
Marius Dumitru Florea authored
[misc] Improve the display of the Description and Dependencies tabs from the Extension display in Flamingo skin.
-