- Sep 06, 2024
-
-
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.
-
Simon Urli authored
* Perform a call to checkWidgets whenever something is pasted, to ensure macros are properly handled
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* remove unused import
-
Simpel authored
Currently translated at 100.0% (283 of 283 strings) Translation: XWiki Platform/XWiki Platform - CKEditor - UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-ckeditor-ui/de/
-
Simpel authored
Currently translated at 100.0% (53 of 53 strings) Translation: XWiki Platform/xwiki-platform-index-tree-macro DocumentTreeTranslations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/de/
-
Michael Hamann authored
-
Simon Urli authored
* Add missing exclusions
-
Thomas Mortagne authored
-
- Sep 03, 2024
-
-
Michael Hamann authored
* Simplify SolrIndexScriptService by using a contextual authorization manager. * Adapt the tests.
-
Michael Hamann authored
XWIKI-22411: Image inserted with height or width parameter isn't displayed in the orientation provided by EXIF data * Use Thumbnailator to read the image which correctly interprets the EXIF data. * Add a test with a test image.
-
Simon Urli authored
-
Simon Urli authored
* Move messagestream module to legacy * Get rid of messagestream-test module as it was of poor value * Move translations in the legacy module * Move notification related templates in legacy module * Remove calls to the script service in XS code * Add TODO for handling proper events in wiki manager
-