- Mar 04, 2019
-
-
Clemens Klein-Robbenhaar authored
-
Clemens Klein-Robbenhaar authored
This reverts commit bc59ddaa.
-
Thomas Mortagne authored
[misc] Make sure to call listener which inject database mapping and other ApplicationStartedEvent related tasks
-
Thomas Mortagne authored
-
Guillaume Delhumeau authored
Revert "XWIKI-16199: Remove the need to declare the eventstream store in hibernate.hbm.xml to make XWiki upgrade easier." This reverts commit c06d7c12.
-
Thomas Mortagne authored
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
XWIKI-16199: Remove the need to declare the eventstream store in hibernate.hbm.xml to make XWiki upgrade easier.
-
Guillaume Delhumeau authored
Revert "XWIKI-16199: Remove the need to declare the eventstream store in hibernate.hbm.xml to make XWiki upgrade easier." This reverts commit f4d6564e.
-
Simon Urli authored
* The option xwiki.language.forceSupported is now set to true by default * Fix unit tests and add some more to check behaviour when forceSupported is switched * Fix selenium tests to ensure the supported languages are set.
-
Guillaume Delhumeau authored
XWIKI-16199: Remove the need to declare the eventstream store in hibernate.hbm.xml to make XWiki upgrade easier.
-
- Mar 02, 2019
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Try to make it work when we're in the DOOD use case (Docker outside of Docker) by not mounting any directory and instead by copying the data inside the target container
-
- Mar 01, 2019
-
-
Simon Urli authored
-
Simon Urli authored
* Use the proper wiki context when getting RCS revisions of a document.
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Simon Urli authored
-
- Feb 28, 2019
-
-
Simon Urli authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
+ make the Index Application space name simper for a better display in XWiki's UI + remove the space wording
-
Simon Urli authored
## Issue https://jira.xwiki.org/browse/XWIKI-8346 ## Solution * Check two schemes when executing load backlinks request: with and without the wiki id. * Ensure that the right wiki is used in the context in DefaultLinkRefactoring ## Limitation This fix some issues related with updating link on farms, but such operation still require to set the property `updateLinksOnFarm` when doing a refactoring, for performance issue.
-
Simon Urli authored
* Since we removed the ConverterManager from AbstractMacro and it's used in BeansManager we need to register a mock component for it in RSS Macro test.
-
Simon Urli authored
Update from Weblate
-
Rostyslav Fitsyk authored
Currently translated at 62.7% (2136 of 3406 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
Jarle Sandmo authored
Currently translated at 98.7% (3363 of 3406 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/no/
-
- Feb 27, 2019
-
-
Clemens Klein-Robbenhaar authored
- also stop fetching results after ten seconds. nobody will wait for that long, and it might stop creating more load on the server which is seemingly very slow already
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Add new configuration option * Remove the code from App Within Minutes that was changing the Navigation Panel configuration
-
Thomas Mortagne authored
-
Simon Urli authored
This reverts commit 0e5ac713. This has been properly fixed by XWIKI-16181.
-
Simon Urli authored
* Use explicitely the new type serializer
-
Simon Urli authored
* Use a more easy to read replacement path
-
- Feb 26, 2019
-
-
Clemens Klein-Robbenhaar authored
- use an iterative solution instead, fetching events from a calculated offset for each iteration - increase the batch size after failing to get enough events which increases speed quite a lot when having to jump over a large amount of events that are filtered out
-
Simon Urli authored
* Fix tests
-
Simon Urli authored
* Clean the path before returning it in getTemplate * Fix some tests
-