- Jan 15, 2025
-
-
Oana-Lavinia Florean authored
-
- Jan 09, 2025
-
-
Thomas Mortagne authored
(cherry picked from commit 587778b8)
-
- Jan 07, 2025
-
-
Thomas Mortagne authored
(cherry picked from commit 0040c3a6)
-
- Jan 02, 2025
-
-
Thomas Mortagne authored
* ignore sonar false positive (cherry picked from commit d74a1af9)
-
- Dec 26, 2024
-
-
Thomas Mortagne authored
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE" * fix merge
-
- Dec 21, 2024
-
-
Marius Dumitru Florea authored
(cherry picked from commit f4e5eb21)
-
Marius Dumitru Florea authored
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page * Don't show the disconnect notification when leaving the page. (cherry picked from commit 53e4ecc6)
-
- Dec 20, 2024
-
-
Thomas Mortagne authored
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x) (cherry picked from commit 8b53ed9e)
-
Vincent Massol authored
-
Thomas Mortagne authored
* fix regression (cherry picked from commit 56e303f2)
-
- Dec 19, 2024
-
-
Thomas Mortagne authored
* fix regression * use Java 11 compatible code (easier to merge in 15.10.x) (cherry picked from commit 90fb91a6)
-
Michael Hamann authored
* Simplify the code by using ObjectPropertyRequiredRightAnalyzer. * Add missing since-versions. (cherry picked from commit f07073f1)
-
Michael Hamann authored
XWIKI-22471: Add a required rights analyzer for XWiki.Notifications.Code.NotificationEmailRendererClass (cherry picked from commit 3d96bf3c)
-
Michael Hamann authored
XWIKI-22469: Add a required rights analyzer for XWiki.Notifications.Code.NotificationFilterDisplayerClass (cherry picked from commit e70468d2)
-
Michael Hamann authored
* Add a required rights analyzer for XWiki.EventStream.Code.EventClass. * Add a unit test. * Replace duplicated string literals across classes by constants. (cherry picked from commit 521a1343)
-
Michael Hamann authored
(cherry picked from commit 9bdeb82b)
-
Michael Hamann authored
* Add an implementation for RequiredRightAnalyzer<BaseClass>. * Call the new analyzer in the document analyzer. * Add a helper for analyzing wiki content in XClass definitions. * Introduce an analyzer per property type and call the first one that matches. * Add a block supplier provider that supports XClass. * Add tests. (cherry picked from commit 385bde98)
-
- Dec 18, 2024
-
-
Thomas Mortagne authored
(cherry picked from commit 4d06d40b)
-
- Dec 17, 2024
-
-
Marius Dumitru Florea authored
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page * There were two issues: ** when editing a section inplace, we were removing the tabindex attribute from the editable area too early, and since the realtime plugin puts the editable area in read-only mode while it connects to the realtime session, the focus was lost (to keep the focus the editable area needs to either be editable or have the tabindex attribute set) ** when connecting to the realtime session, the realtime plugin was displaying an information box at the top of the page and it was scrolling it into view (cherry picked from commit 9fb3d668)
-
- Dec 16, 2024
-
-
Thomas Mortagne authored
* add more tests (cherry picked from commit d6fafbc6)
-
Thomas Mortagne authored
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE" * codestyle (cherry picked from commit 6baee27f)
-
Thomas Mortagne authored
* ignore Sonar false positive (cherry picked from commit 494f8ec4)
-
Michael Hamann authored
* Add a simple required rights analyzer that reports admin or admin and maybe programming right. * Add a unit test. (cherry picked from commit 55c5d568)
-
- Dec 13, 2024
-
-
Thomas Mortagne authored
* introduce an (internal) extensible validation system HQL queries * introduce a new validator based on configurable regex of safe/unsafe regex patterns (cherry picked from commit 620256c2)
-
Thomas Mortagne authored
(cherry picked from commit 5c11a874)
-
- Dec 12, 2024
-
-
Thomas Mortagne authored
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE" (cherry picked from commit 0a2d4f1c)
-
- Dec 11, 2024
-
-
Simpel authored
Currently translated at 100.0% (20 of 20 strings) Translation: XWiki Platform/xwiki-platform-security-authentication-ui Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-security-authentication-ui/de/
-
Simpel authored
Currently translated at 100.0% (190 of 190 strings) Translation: XWiki Platform/xwiki-platform-appwithinminutes-ui Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-appwithinminutes-ui/de/
-
Simpel authored
Currently translated at 100.0% (4492 of 4492 strings) Translation: XWiki Platform/xwiki-oldcore-1510x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-oldcore-1510x/de/
-
Marius Dumitru Florea authored
XWIKI-22694: The output of Document#getExternalURL() in the PDF cover doesn't match the URL used to access XWiki * The test coverage is lower on the old branches. (cherry picked from commit 3b6e3e56)
-
Simon Urli authored
-
xrichard authored
Currently translated at 66.9% (188 of 281 strings) Translation: XWiki Platform/xwiki-platform-ckeditor-ui 1 Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-ckeditor-ui-1/fr/
-
Simon Urli authored
Currently translated at 61.2% (172 of 281 strings) Translation: XWiki Platform/xwiki-platform-ckeditor-ui 1 Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-ckeditor-ui-1/fr/
-
Simon Urli authored
Currently translated at 100.0% (6 of 6 strings) Translation: XWiki Platform/xwiki-platform-model-validation-api-1510x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-model-validation-api-1510x/fr/
-
- Dec 10, 2024
-
-
Marius Dumitru Florea authored
XWIKI-22694: The output of Document#getExternalURL() in the PDF cover doesn't match the URL used to access XWiki * Set the Forwarded HTTP header when opening the print preview page in the headless Chrome instance in order for the external URL to be computed properly. (cherry picked from commit b1e5e4f4)
-
Simon Urli authored
-
Nikita Petrenko authored
Currently translated at 100.0% (4 of 4 strings) Translation: XWiki Platform/xwiki-platform-model-validation-default-1510x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-model-validation-default-1510x/uk/
-
Nikita Petrenko authored
Currently translated at 100.0% (6 of 6 strings) Translation: XWiki Platform/xwiki-platform-model-validation-api-1510x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-15-10-x/xwiki-platform-model-validation-api-1510x/uk/
-
Thomas Mortagne authored
(cherry picked from commit b0f0e1b1)
-
- Dec 09, 2024
-
-
Manuel Leduc authored
(cherry picked from commit be1f541f)
-