- Sep 11, 2024
-
-
Vincent Massol authored
* Make sure that the 2 builds are executed on the same node, one after another (since the 2nd one depends on the 1st one)
-
- Sep 10, 2024
-
-
Thomas Mortagne authored
-
Mend Renovate authored
-
Vincent Massol authored
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
- Sep 09, 2024
-
-
Simon Urli authored
* Fix typo which leads to rendering error
-
Thomas Mortagne authored
-
Rogério Penna authored
Currently translated at 100.0% (236 of 236 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/pt/
-
- Sep 06, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
XWIKI-22482: Links wrapping images that have been centered with the old image dialog are lost on save * Fix the image widget initialization and downcast when the image was previously inserted with the old image dialog.
-
LucasC authored
* Fixed two high severity recent bad code practices
-
Thomas Mortagne authored
-
Thomas Mortagne authored
Merge pull request #3399 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x
-
- Sep 05, 2024
-
-
Mend Renovate authored
-
Alex Cotiugă authored
Translations update from Weblate
-
Michael Hamann authored
-
Alex Cotiugă authored
Currently translated at 36.4% (86 of 236 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/pt/
-
Rogério Penna authored
Currently translated at 36.4% (86 of 236 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/pt/
-
Alex Cotiugă authored
-
Simon Urli authored
Refactor a bit the API to introduce an InitializableLiveDataElement generic interface to be able to use everywhere needed a call to initialize. Then use that to provide generic methods to initialize what needs to be in LiveDataMeta.
-
Thomas Mortagne authored
* fix support plan test util
-
Thomas Mortagne authored
* remove leftover
-
Thomas Mortagne authored
* fix typo
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* fix deprecated call
-
Simon Urli authored
-
Simon Urli authored
* Refactor it to externalize all operations related to cache
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
* Apparently it concerned a file that was refactored: the build is successful without it.
-
Simon Urli authored
* Fix QuickActionsIT#icon test
-
Simon Urli authored
-
Simon Urli authored
* Add missing dependency in wiki-ui-common
-
- Sep 04, 2024
-
-
Thomas Mortagne authored
* fix wrong parent
-
Simon Urli authored
* LO 7.6.7 is no longer available in /stable/ urls, so use /old/ urls with a specific bug fix version for tests
-
Michael Hamann authored
XWIKI-22411: Image inserted with height or width parameter isn't displayed in the orientation provided by EXIF data * Remove the fallback to the parent method as it makes no sense - the library already uses ImageIO internally, so it supports everything that the parent method supports. To make things worse, this fallback just hides exceptions/replaces them with strange exceptions as the input stream won't be in the expected state.
-