- Nov 28, 2024
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Update dependency after refactoring the xwiki-platform-uiextension-api module.
-
Marius Dumitru Florea authored
Co-authored-by:
Cye3s <cye3s@126.com> Co-authored-by:
LucasC <lucas.charpentier@xwiki.com> Co-authored-by:
Marius Dumitru Florea <marius@xwiki.com> Co-authored-by:
Simpel <git@simpel.cc> Co-authored-by:
一颗小土豆 <2428100619@qq.com>
-
- Nov 27, 2024
-
-
Marius Dumitru Florea authored
* Fix cycle in dependecy chain by extracting code that depends on oldcore from uiextension-api in a new uiextension-default.
-
Thomas Mortagne authored
(cherry picked from commit 642cbc66)
-
- Nov 26, 2024
-
-
Marius Dumitru Florea authored
-
一颗小土豆 authored
Currently translated at 80.8% (3640 of 4501 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/zh/ (cherry picked from commit 3643f7d6)
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Inject the login and register link from a UI extension implemented in Java * Modify the upgrade test to catch this problem
-
- Nov 25, 2024
-
-
Thomas Mortagne authored
(cherry picked from commit 04d35038)
- Nov 23, 2024
-
-
Marius Dumitru Florea authored
* Fix the build
-
- Nov 22, 2024
-
-
LucasC authored
* Deprecated the old translation key that contained HTML syntax * Replaced it with a juxtaposition of smaller translations. * When nesting was needed, used parameters to make sure we don't have syntax inside the translation values. * Updated the two uses of the old translation key (cherry picked from commit cf1c0d50)
-
Marius Dumitru Florea authored
* Improve the Icon Service caching and move the icon name filtering server side.
-
Marius Dumitru Florea authored
* Fix OrphanedPagesIT failure.
- Nov 21, 2024
-
-
Simon Urli authored
* Add the missing check and cover it in test (cherry picked from commit 82aa6701)
-
Thomas Mortagne authored
(cherry picked from commit 358cc4ce)
-
github-actions[bot] authored
* Improved consistency of the test with LinkedHashMaps. * Fixed the issue with mustMatch fields status not being updated when their pair was updated. (cherry picked from commit bb85135b) Co-authored-by:
Sereza7 <lucas.charpentier@xwiki.com>
-
Michael Hamann authored
* Add back the check for edit right. * Add an integration test that verifies that required rights restrict edit right. (cherry picked from commit 45ef3b0e)
-
Marius Dumitru Florea authored
* Workaround for cyclic dependency
-
Marius Dumitru Florea authored
- Nov 19, 2024
-
-
Marius Dumitru Florea authored
-
Michael Hamann authored
XWIKI-22662: Impossible to access any editor if the content contains a call to a macro named "default" (#3650) * Don't try loading the "default" RequiredRightAnalyzer<MacroBlock> for a macro named "default". * Add a test case for the default macro. (cherry picked from commit 471381d8)
-
Simon Urli authored
* Compute proper reference in case of top level page * Provide a new integration test covering the bug * Change a bit existing PO for CreatePagePage to allow using it also for the modal (cherry picked from commit eef89614)
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
-
- Nov 18, 2024
-
-
一颗小土豆 authored
Currently translated at 80.2% (3606 of 4494 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/zh/
-
Vincent Massol authored
-
Manuel Leduc authored
-
Simon Urli authored
* Only fill what's not empty in register form for tests
-
Simpel authored
Currently translated at 100.0% (4494 of 4494 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/
-
- Nov 15, 2024
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
[misc] Bulletproof the test against the window width which can cause line wrapping in the exported live table which end up as new line characters or white space in the plain text we get from PDFBox.
-