- Apr 03, 2020
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
Update from Weblate
-
Jarle Sandmo authored
Currently translated at 99.0% (3471 of 3503 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/no/
-
xrichard authored
Currently translated at 100.0% (53 of 53 strings) Translation: XWiki Platform/xwiki-platform-extension-handler-xar Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension-handler-xar/fr/
-
xrichard authored
Currently translated at 100.0% (3503 of 3503 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/fr/
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
XWIKI-17145: Add support for editing in-place the wiki pages for which the default edit mode is WYSIWYG * The JavaScript code that implements in-place editing
-
Marius Dumitru Florea authored
XWIKI-17145: Add support for editing in-place the wiki pages for which the default edit mode is WYSIWYG * Modify actionButtons.js to be able to use it for in-place editing ** Bulletproof the usage of form since we don't have a form in view mode (and refactoring actionButtons.js completely is too dangerous ATM) ** Cancel the form only when there's a form present ** Hide the notifications after a successful Save & View also (not just for Save & Continue) ** on403 without (CSRF) JSON response triggers 2 xwiki:document:saveFailed events (because it calls on401)
-
Marius Dumitru Florea authored
XWIKI-17178: jQuery event listeners registered directly on the event target are not called when the event is stop from Prototype.js
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
XWIKI-17145: Add support for editing in-place the wiki pages for which the default edit mode is WYSIWYG * Fix a typo and improve the wording of the message displayed when a wiki page is locked because is part of an extension * Extract the code from edit.vm that checks if an edit confirmation is needed into a Velocity macro that can be reused for in-place editing * Small improvement of the edit confirmation displayed when the page is locked or protected (use button style and show avatar of locking user) * Extract the code from edit.vm that determines the default document editor into a Velocity macro that can be reused for in-place editing
-
Marius Dumitru Florea authored
[misc] Remove dead code that hasn't been working for the past 9 years at least (and thus hasn't been used, so it's not needed)
-
Thomas Mortagne authored
-
- Apr 02, 2020
-
-
Manuel Leduc authored
-
Simon Urli authored
* Replace the / from the cache key to _ so they are not producing %2F in the generated URLs.
-
Thomas Mortagne authored
* add missing Unstable annotation
-
Thomas Mortagne authored
* missing files
-
Thomas Mortagne authored
-
Vincent Massol authored
XWIKI-17173: Make the fileupload plugin use the xwiki temporary directory when xwiki.upload.tempdir is not set * Better temp file location * Fix the code so that it really uses our temp directory
-
Vincent Massol authored
XWIKI-17173: Make the fileupload plugin use the xwiki temporary directory when xwiki.upload.tempdir is not set
-
Currently translated at 23.8% (16 of 67 strings) Translation: XWiki Platform/AnnotationCode.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/annotationcode-translations/ca/
-
- Apr 01, 2020
-
-
Thomas Mortagne authored
* make sure the right version of Netty is used
-
- Mar 31, 2020
-
-
Thomas Mortagne authored
-
- Mar 30, 2020
-
-
Vincent Massol authored
-
Marius Dumitru Florea authored
XWIKI-17170: LiveTables not working on IE 11 - "The environment prevents the table from loading data."
-
Thomas Mortagne authored
* make sure the right version of Netty is used
-
xrichard authored
Currently translated at 100.0% (35 of 35 strings) Translation: XWiki Platform/XWiki.Notifications.Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-macro/fr/
-
- Mar 28, 2020
-
-
Clemens Robbenhaar authored
-
- Mar 27, 2020
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* It seems that the match XPath breaks the transformation if it starts with // . Fortunately it seems it's not needed. The fact that you search anywhere in the tree is implied.
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
[Misc] Fix test failing because of XCOMMONS-1902: Provide environmental information when a test fails in the CI to help debug it
-
Marius Dumitru Florea authored
* Introduce the org.xwiki.platform.requirejs.module UI extension point
-
- Mar 26, 2020
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Work around TC limitation to display contextual information when TC fails to start a container but succeeds on a subsequent try (e.g. the selenium container has a retry of 3 times)
-
Guillaume Delhumeau authored
-