- Dec 26, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
Co-authored-by:
LucasC <lucas.charpentier@xwiki.com> Co-authored-by:
Marius Dumitru Florea <marius@xwiki.com> Co-authored-by:
Nikita Petrenko <petrenkonikserg@gmail.com> Co-authored-by:
Simon Urli <simon.urli@gmail.com> Co-authored-by:
Simon Urli <simon.urli@xwiki.com> Co-authored-by:
Simpel <git@simpel.cc> Co-authored-by:
Vincent Massol <vincent@massol.net> Co-authored-by:
xrichard <ldmpub@gmail.com>
- 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
-
Vincent Massol authored
* Fix bad version (thx you Thomas)
-
Thomas Mortagne authored
* fix regression (cherry picked from commit 56e303f2)
-
Vincent Massol authored
* Better fix (the page should be there for all flavors)
-
Vincent Massol authored
-
Vincent Massol authored
-
Thomas Mortagne authored
[Misc] Fix bad setup of Maven reporitories in the integration test framework (all repositories enabled for all types of artifact), should make resolution much faster for SNAPSHOT artifacts (cherry picked from commit 805f615f)
-
- 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)
-
- Dec 18, 2024
-
-
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)
-
Thomas Mortagne authored
(cherry picked from commit 4d06d40b)
-
- Dec 17, 2024
-
-
Simon Urli authored
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki * Update test (cherry picked from commit 4904b347)
-
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
-
-
github-actions[bot] authored
(cherry picked from commit 2f1ee0f2) Co-authored-by:
LucasC <lucas.charpentier@xwiki.com>
-
github-actions[bot] 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)
-
Marius Dumitru Florea authored
This reverts commit 780b33f6. (cherry picked from commit fa14f8d7)
-
Marius Dumitru Florea authored
XWIKI-22516: CKEditor inplace editing focus-unfocus ends up in an incorrect state for the editor accessibility (cherry picked from commit 80eb661d)
-
- 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-Translations-1610x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platform-security-authentication-ui-translations-1610x/de/
-
Simpel authored
Currently translated at 100.0% (190 of 190 strings) Translation: XWiki Platform/xwiki-platform-appwithinminutes-ui-Translations-1610x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platform-appwithinminutes-ui-translations-1610x/de/
-
Simpel authored
Currently translated at 100.0% (4502 of 4502 strings) Translation: XWiki Platform/xwiki-oldcore-1610x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-oldcore-1610x/de/
-
Simon Urli authored
* Remove labeler configuration and actions: we don't want anymore to automatically labels PRs coming from Weblate. See the new strategy for translation branches in https://forum.xwiki.org/t/translations-on-supported-branches/16041 * Provide license and comment on backport configuration (cherry picked from commit e877cc4e)
-