- Aug 13, 2024
-
-
Mend Renovate authored
-
Vincent Massol authored
* Fix all import tests (a "box" class was added)
-
- Aug 12, 2024
-
-
Marius Dumitru Florea authored
XWIKI-22415: JS errors that prevent adding comments or annotations when realtime editing is activated from Administration * Limit realtime editing for the content field for now * The save plugin can be broken by detached editor instances that are not destroyed (e.g. by showing and hiding the comment form)
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
* Upgrade chainpad-netflux in order to bring the latest version of netflux-websocket module which has increased the max lag before disconnect to 1 minute.
-
- Aug 09, 2024
-
-
Vincent Massol authored
This reverts commit 2dc974ed.
-
Vincent Massol authored
This reverts commit 6125d42a.
-
Vincent Massol authored
This reverts commit e6e3788a.
-
Vincent Massol authored
This reverts commit 6fd951ce.
-
Vincent Massol authored
This reverts commit 94949855.
-
Vincent Massol authored
This reverts commit 8e8d2d9e.
-
Vincent Massol authored
This reverts commit 9a6026f8.
-
Vincent Massol authored
This reverts commit 2d1c7190.
-
Vincent Massol authored
This reverts commit 33122308.
-
Vincent Massol authored
This reverts commit 672b1ce8.
-
Thomas Mortagne authored
* the override component was not actually overriding anything
-
Vincent Massol authored
* Fix version
-
Thomas Mortagne authored
* fix version
-
Thomas Mortagne authored
* fix groupid
-
- Aug 08, 2024
-
-
LucasC authored
* Overrode the inline style added by CKEditor for the tables. Note: The selector is quite large, but it matches and takes priority over all the ckeditor table styles.
-
Simon Urli authored
* Remove bad fix and instead ensure to remove ScopeNotificationFilter from list of filters if no location is specified in the parameters
-
LucasC authored
Co-authored-by:
Thiago Krieck <thiago.krieck@xwiki.com>
-
LucasC authored
XWIKI-22392: Some Live Data links are still underlined although 'Underline links' setting is set to 'Only Inline Links' * Fixed the typo introduced in the commit for XWIKI-22120 and broke the improvements added for XWIKI-22120 and XWIKI-22214
-
Thomas Mortagne authored
* bulletproofing for tests
-
Simpel authored
Currently translated at 100.0% (13 of 13 strings) Translation: XWiki Platform/xwiki-platform-index-tree-api Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-platform-index-tree-api/de/
-
Simpel authored
-
- Aug 07, 2024
-
-
Vincent Massol authored
-
Thomas Mortagne authored
This reverts commit c1644dc9.
-
Vincent Massol authored
* Fix Jetty EE8 web file name * Make sure that the Apache EL lib is in the classpath * Update README
-
Vincent Massol authored
-
Vincent Massol authored
* Remove work.mod which has not effect (it's only used to create the work dir when using --add-module) * In addition, we may not want to create that directory, so that Jetty uses the system tmp directory by default
-
Vincent Massol authored
* Removed "Duplicate Container Resource" warning
-
Vincent Massol authored
-
Thomas Mortagne authored
* bulletproofing for tests
-
Simon Urli authored
* Ignore XWiki.SheetClass which is coming from a legacy module
-
- Aug 06, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
XWIKI-22395: Filter locales listed in Administration in order to ensure that the list contains only locales with the correct format
-
Marius Dumitru Florea authored
* Bulletproofing
-
Marius Dumitru Florea authored
* Pair the existing setEditable(false) with an setEditable(true) * Upgrade Netflux WebSocket WebJar to fix a bug related to how sessions with large lag are disconnected
-