- Jul 19, 2023
-
-
Manuel Leduc authored
-
Manuel Leduc authored
-
- Jul 18, 2023
-
-
Simon Urli authored
XWIKI-21078: Missing CSRF token causes warning that the content will be executed in restricted mode to be displayed when creating an XClass * Provide CSRF token to create a new class (cherry picked from commit aa73ad7a)
-
Manuel Leduc authored
Fix flicker when setting an image external url
-
Manuel Leduc authored
XWIKI-21136: On upgrade, the old version of an extension is not marked as not installed on solr (#2251)
-
- Jul 17, 2023
-
-
Manuel Leduc authored
-
* Now using `#0` instead of `null` for an empty URL * (extra Accessibility) Updated the DOM to properly generate the suggest element * (extra Accessibility) Updated style to avoid visual changes related to the DOM changes * (Functionality of suggests) Added `SPACE` as an entry validation key * Replaced the empty anchor with a `javascript:void()` Note: avoids changing the URL of the current page. Co-authored-by:
Marius Dumitru Florea <marius@xwiki.com> (cherry picked from commit 78728c97)
-
Manuel Leduc authored
Fix missing test adaptation after cherry-picking.
-
- Jul 14, 2023
-
-
Michael Hamann authored
XWIKI-21133: User reference serializer doesn't serialize the current user reference when the current user is superadmin * Change the code to use the same logic for the current user and an explicitly given user. * Add a test. (cherry picked from commit ad789c87)
-
Michael Hamann authored
XWIKI-21082: Unable to login after setting a new password with non-ascii characters via password reset * Move the encoding and request restorer filter before the routing filter. * Adapt the ResetPasswordIT to test with a non-ascii character. (cherry picked from commit ecd55206)
-
- Jul 13, 2023
-
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
-
- Jul 12, 2023
-
-
Thomas Mortagne authored
(cherry picked from commit 5eb1d4de)
-
- Jul 11, 2023
-
-
Michael Hamann authored
(cherry picked from commit fec8e0e5)
-
Michael Hamann authored
* Use CopyOnWriteArrayList for VALUES (writes to this list are rare). (cherry picked from commit a4c0ab63)
-
- Jul 10, 2023
-
-
Thomas Mortagne authored
(cherry picked from commit 0b0ad8f2)
-
Michael Hamann authored
(cherry picked from commit 04e325d5)
-
- Jul 02, 2023
-
-
Marius Dumitru Florea authored
* Try to fix flickering test (the page leave confirmation from the UndoRedoIT blocks QuickActionsIT) (cherry picked from commit d8c43661)
-
- Jun 30, 2023
-
-
Marius Dumitru Florea authored
* We need to call lockSnapshot before inserting / removing the placeholder in order to avoid creating a separate entry in the Undo history XWIKI-21094: The empty line placeholder ends up in the wiki syntax when switching to Source * We need to filter the placeholder even when the editing area is read-only, which happens right before switching to Source Also: * Overwrite the AutoComplete to save the query in an HTML attribute that we can check from functional tests in order to avoid flickers. * Refactor test page objects and update tests so they pass in both Firefox and Chrome (cherry picked from commit b0a6afff)
-
Manuel Leduc authored
-
- Jun 28, 2023
-
-
Manuel Leduc authored
-
Marius Dumitru Florea authored
* Apply workaround until Paged.js issue is fixed ( https://github.com/pagedjs/pagedjs/issues/45 ) (cherry picked from commit e995f4c4)
-
Manuel Leduc authored
-
- Jun 26, 2023
-
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
(cherry picked from commit 241d8e08)
-
Marius Dumitru Florea authored
(cherry picked from commit c5025ef4)
-
Marius Dumitru Florea authored
* Fix since version and remove whitespace. (cherry picked from commit 95aeed38)
-
Dorian OUAKLI authored
* Add page objects for quick actions * Also fix duplicate macro entries in quick actions drop down * Add a first set of functional tests (cherry picked from commit a7c2f70e)
-
Marius Dumitru Florea authored
* Register the @ shortcut after the editor is ready because we can't always update the configuration before the editor is ready. (cherry picked from commit 214a9b06)
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Marius Dumitru Florea authored
* Remove the recently added DocumentAccessBridge#getCurrentDocument() and refactor the code to use old core
-
Manuel Leduc authored
This reverts commit 834bfc1d.
-
- Jun 23, 2023
-
-
Simon Urli authored
(cherry picked from commit de64d759)
-
- Jun 22, 2023
-
-
Simon Urli authored
* Refactor the cache management of grouping strategies preferences (cherry picked from commit 46237bc6)
-