- 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.
-
Michael Hamann authored
* fix LoginProtectionIT to work with the new right setup.
-
Michael Hamann authored
* Fix the database definition for Oracle which doesn't know "false".
-
- Nov 14, 2024
-
-
Michael Hamann authored
* More consistent required right checking in the Document script API. * Let the current user reference resolver mock actually return the current user reference. * Add tests for required rights handling in the Document script API.
-
Michael Hamann authored
* Don't set a default parameter for enforce_required_rights when reading a XAR.
-
Simon Urli authored
* Provide missing translation keys
-
Simon Urli authored
-
Simon Urli authored
* Ensure to properly set the wiki reference * Add a test to cover it
-
Sereza7 authored
* Waited on the password confirmation field to submit the form.
-
Michael Hamann authored
* Don't output the enforceRequiredRights property in XAR output unless it is true to avoid warnings in older versions. * Adapt and fix tests of XAR and filter stream.
-
Thomas Mortagne authored
* fix wrong title
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Michael Hamann authored
* Fix the logic for enforcing required rights when saving documents via the script API.
-
Michael Hamann authored
* Fix the PostgreSQL version check for the "latest" tag.
-