- Jul 02, 2024
-
-
Marius Dumitru Florea authored
* Add functional tests for limiting script right and for editing translations * Move "multi users" tests to RealtimeWYSIWYGEditorIT and use the new multi user test "framework" * Add page objects to interact with the macro content field on the Macro Edit modal (cherry picked from commit 49030bf1)
-
- Jun 28, 2024
-
-
Michael Hamann authored
(cherry picked from commit 0c634cdf)
-
Michael Hamann authored
* Click on the left of the heading to avoid clicking on the date picker popup. (cherry picked from commit aaaa0bff)
-
github-actions[bot] authored
(cherry picked from commit fc3af6f4) Co-authored-by:
Manuel Leduc <manuel.leduc@xwiki.com>
-
- Jun 27, 2024
-
-
Thomas Mortagne authored
(cherry picked from commit 2145c9a2)
-
- Jun 26, 2024
-
-
Michael Hamann authored
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering * Use the same condition for `isVisible` as for the waiting when opening/closing the drawer. This ensures that if you call `isVisible` after opening/closing the drawer, you get the expected result. * Wait for the x-position of the drawer to be stable when opening the drawer to ensure that the opening animation is finished. (cherry picked from commit ce176320)
-
Thomas Mortagne authored
(cherry picked from commit 00096e66)
-
Marius Dumitru Florea authored
* Update test. (cherry picked from commit ad051b7a)
-
- Jun 21, 2024
-
-
Marius Dumitru Florea authored
XWIKI-22030: Improve escaping in XWiki.XWikiSyntaxMacrosList (cherry picked from commit c3125d16) (cherry picked from commit e93d2dc8)
-
Marius Dumitru Florea authored
* Fix POM version in new module after cherry-pick
-
Simon Urli authored
XWIKI-20651: Pt_br (Pt_br) and Zh_tw (Zh_Tw) languages displayed in drop-downs which cause many "Invalid locale" warnings if selected * Fix bad API calls in integration test (cherry picked from commit bcbe4796)
-
Simon Urli authored
XWIKI-20651: Pt_br (Pt_br) and Zh_tw (Zh_Tw) languages displayed in drop-downs which cause many "Invalid locale" warnings if selected * Improve dateFormat test to force the timezone so that it covers this and don't fail on CI because of bad offset (cherry picked from commit 3203d264)
-
Simon Urli authored
XWIKI-20651: Pt_br (Pt_br) and Zh_tw (Zh_Tw) languages displayed in drop-downs which cause many "Invalid locale" warnings if selected * Fix bad API calls in tests (cherry picked from commit b6948032)
-
- Jun 20, 2024
-
-
Simon Urli authored
XWIKI-20651: Pt_br (Pt_br) and Zh_tw (Zh_Tw) languages displayed in drop-downs which cause many "Invalid locale" warnings if selected * Fix LocalizationScriptService#getAvailableLocales to not use Locale(String) constructor but to rely instead on LocaleUtils.toLocale * Fix the same mistake in other parts of XWiki (cherry picked from commit 42edb78c)
-
Thomas Mortagne authored
(cherry picked from commit e40e37ff)
-
github-actions[bot] authored
* Iterate over all wikis when deleting filters related to a wiki * Fix unit test * Provide a migration to clean up filters related to deleted wikis * Provide unit test for the migration * Fix migration query after testing * Add a few comments over the query (cherry picked from commit 858605a2) * Set the proper DB version for 16.4.x branch. * Rename the migration class for 16.4.x branch so that it remains consistent with DB version. * Rename the migration test too. --------- Co-authored-by:
Simon Urli <simon.urli@xwiki.com>
-
Vincent Massol authored
-
- Jun 19, 2024
-
-
github-actions[bot] authored
* Add a rule to never underline links in jstrees, when the onlyInlineLink preference is picked. (cherry picked from commit 08f8ad82) Co-authored-by:
LucasC <lucas.charpentier@xwiki.com>
-
- Jun 14, 2024
-
-
Marius Dumitru Florea authored
XWIKI-21625: You shouldn't have to force the page lock to enter a realtime editing session (cherry picked from commit 9127847a)
-
Simon Urli authored
* Ensure that an edition failure won't block other test because of the alert when leaving edition (cherry picked from commit 3795d1b5)
-
Manuel Leduc authored
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering (cherry picked from commit 0ddc451a)
-
- Jun 13, 2024
-
-
Michael Hamann authored
* Use 100dvh as height instead of 100vh to make sure that the drawer is fully visible when the viewport is resized, e.g., due to the navigation bar. Use 100vh as fallback as dvh is still relatively new. (cherry picked from commit 3aa2f06a)
-
Michael Hamann authored
XWIKI-22115: Filter boxes for Notifications Custom Filters LiveData are displayed in larger size in Chrome and Edge * Adjust the styles of boolean filters to match those of list filters. (cherry picked from commit df0baae0)
-
- Jun 12, 2024
-
-
Vincent Massol authored
-
Thomas Mortagne authored
(cherry picked from commit 27b7b2e2)
-
Thomas Mortagne authored
(cherry picked from commit f5e07d8a)
-
Simon Urli authored
(cherry picked from commit 1597139d)
-
Simon Urli authored
* Fix minor issue with integration test (cherry picked from commit 2082368a)
-
Simon Urli authored
* Prevent flickering behaviour (cherry picked from commit a43c615e)
-
Pierre Jeanjean authored
* Refactor jsonResponse macro * Add rawResponse macro * Refactor Main.DatabaseSearch * Refactor Main.SolrSearchMacros * Refactor CKEditor.HTMLConverter * Refactor XWiki.Notifications.Code.NotificationRSSService (cherry picked from commit 67021db9)
-
- Jun 11, 2024
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Manuel Leduc authored
(cherry picked from commit ee677ff9)
-
Manuel Leduc authored
Fix missing parameters in Channel constructor. (cherry picked from commit 85a705ef)
-
- Jun 10, 2024
-
-
Marius Dumitru Florea authored
* Bulletproof the code that detects if we submit the raw content or the rendered content. (cherry picked from commit 37464645)
-
Marius Dumitru Florea authored
* Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). (cherry picked from commit c23af57c)
-
Marius Dumitru Florea authored
* Take into account the macro descriptor * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). (cherry picked from commit 8671be3b)
-
- Jun 07, 2024
-
-
Michael Hamann authored
XWIKI-22056: Inserted icons on each line via Quick Actions are merged into one line in view mode (#3145) * Always ask for inline icons and wrap the icon in a paragraph if necessary to ensure that in standalone mode all icons are actually standalone. * Add a test. (cherry picked from commit 423f3cd4)
-
Thomas Mortagne authored
XWIKI-22215: XWikiDocument#getPreparedXDOM can run the preparation on the same XDOM instance in several threads (cherry picked from commit 954c5107)
-