- Dec 01, 2021
-
-
Vincent Massol authored
+ drop the OOB support for Jetty 9.4.x + simplify Jenkinsfile since master now builds with Java 11
-
Vincent Massol authored
[Misc] Adding debugging info for the flicker in the hope to understand why the suggests doesn't finish loading * Remove the debug code since the flicker still happens on the CI and the new page displayed is fine (no error in it) * The reason is possibly a real race condition that we need to fix. Or we're not waiting on the right DOM elements in SuggestInputElement()
-
- Nov 30, 2021
-
-
Thomas Mortagne authored
-
Manuel Leduc authored
- Capture a stale element issue when calling waitUntilReady just after a page load - Wait before listing the popover actions WebElements to let time to hover on the targeted element
-
- Nov 29, 2021
-
-
Vincent Massol authored
* Fix test accordingly
-
Thomas Mortagne authored
XWIKI-18983: Regular users cannot move or delete anymore a page created by them which has been converted to terminal
-
Simon Urli authored
-
- Nov 26, 2021
-
-
Vincent Massol authored
[Misc] Adding debugging info for the flicker in the hope to understand why the suggests doesn't finish loading
-
Vincent Massol authored
-
Manuel Leduc authored
Wrap the localization of platform.livetable.docNotViewable on a call to jsontool.serialize to form a valid javascript string.
-
- Nov 25, 2021
-
-
Andreea Chirica authored
Currently translated at 63.0% (2768 of 4393 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ro/
-
Marius Dumitru Florea authored
XWIKI-19158: The list of connected users and the lag are not visible on the real-time WYSIWYG editor toolbar * Bulletproofing
-
- Nov 24, 2021
-
-
Marius Dumitru Florea authored
XWIKI-19158: The list of connected users and the lag are not visible on the real-time WYSIWYG editor toolbar
-
Vincent Massol authored
-
Vincent Massol authored
XWIKI-19081: Async Rendering is broken on Jetty 10.0.3+/9.4.x+ because double url encoded URI are rejected * Jetty 9.x is not affected actually
-
Simon Urli authored
* Implements equals and hashCode in both MergeManagerResult and MergeDocumentResult * Add tests
-
Vincent Massol authored
XWIKI-19081: Async Rendering is broken on Jetty 10.0.3+/9.4.x+ because double url encoded URI are rejected
-
Manuel Leduc authored
XWIKI-19110: Live Data tables appear to be loading continuously when a greyed out layout is selected
-
Marius Dumitru Florea authored
-
- Nov 23, 2021
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Nov 22, 2021
-
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* Update the ConfigurableClass object in XWiki.Realtime.Configuration (remove deprecated property and set scope to wiki) * Upgrade to ChainPad Netflux and Netflux Client 1.0.0 * Add dependency to es6-promise that was removed from Netflux Client * Add a timestamp query string parameter when retrieving the channel keys with REST to prevent caching issues in IE11. * Setup polyfills for Promise, Object.entries() and XPath API in order to support IE11 * Define the missing toolbar variable which was causing both the Wiki and WYSIWYG realtime editors to fail in IE11. * Improve the name of the realtime WYSIWYG editor displayed in the drop down on the administration section. * Upgrade diffDOM to the latest version * Add dependency on wicked-good-xpath in order to polyfill XPath API support in IE11
-
Vincent Massol authored
-
Vincent Massol authored
XWIKI-18600: Refactor the security modules organization, add a Security Config component and improve some templates * Fix old dependency that were forgotten
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
* Only push on demand locally (and always on CI)
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Nov 19, 2021
-
-
Thomas Mortagne authored
-
Simon Urli authored
* Fix wrong usage of dt html element
-
Simon Urli authored
* Add missing unit tests for skinx
-
Oana-Lavinia Florean authored
* Fix AnnotationsIT * the js condition to check if an annotation exists was failing when an anotation started at the beginning of the text * simplified the condition
-