- Jan 29, 2014
-
-
tmortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Guillaume Delhumeau authored
* Use waitUntilElementIsVisible instead of my own timeout handling. * Try to fix the flickering with a timeout of 30sec instead of 9.
-
Guillaume Delhumeau authored
-
Vincent Massol authored
-
Vincent Massol authored
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
-
- Jan 28, 2014
-
-
Marius Dumitru Florea authored
* Prevent infinite recursion by keeping a stack of documents whose titles are currently being displayed (on the current execution context). * Also, make sure we pop the document from context only if the push is successful, otherwise we'll end up with an Execution with no ExecutionContext, which will cause lots of NPE for components that want to access the XWiki context from the ExecutionContext.
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
* fix regression introduced in previous commit
-
Marius Dumitru Florea authored
XWIKI-9944: The Continue button is not available on the Extensions step when all extensions are up to date
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
XWIKI-9942: WikiStream XAR input should fallback on XAR file instead of XML document when it can't find what is the stream type
-
Guillaume Delhumeau authored
* Maybe the timeout is too short.
-
Guillaume Delhumeau authored
-
Denis Gervalle authored
- Disallow CREATOR right to public
-
- Jan 27, 2014
-
-
tmortagne authored
-
Vincent Massol authored
+ fixed all pom.xml license headers which for some reasons were not noticed with previous version of the license plugin (maybe a bug that has been fixed)
-
Guillaume Delhumeau authored
-
Marius Dumitru Florea authored
* Add a method to click on Save & Continue without waiting, in order to be able to catch a save error. * Move test from enterprise to platform
-
tmortagne authored
-
tmortagne authored
-
Vincent Massol authored
+ added some license header cleanup showing the execution on some 3 UI modules
-
- Jan 26, 2014
-
-
Sergiu Dumitriu authored
Done.
-
- Jan 25, 2014
-
-
Marius Dumitru Florea authored
XWIKI-9808: When renaming an extension with xwiki.extension.feature, the UI does not present the new version as an upgrade * Check all features of an extension when looking for the installed version.
-
Denis Gervalle authored
- Fix test coverage precision
-
- Jan 24, 2014
-
-
Denis Gervalle authored
- update the pom to include the new module
-
Denis Gervalle authored
- new signer module
-
Denis Gervalle authored
- minor test improvement
-
Denis Gervalle authored
- Fix checkstyle
-
tmortagne authored
XWIKI-9379: Importing a XAR that contains a document called "null" does not work
-
Vincent Massol authored
-
tmortagne authored
XWIKI-9579: Add a Distribution Step for showing a report of the changes brought to the wiki with full diffs * fix typo
-
tmortagne authored
XWIKI-9579: Add a Distribution Step for showing a report of the changes brought to the wiki with full diffs * fix document translation deletion (missing part)
-