- Aug 30, 2024
-
- Aug 29, 2024
-
-
Michael Hamann authored
* Add a required right analyzer for XWiki.ComponentClass. (cherry picked from commit 1a6f1b2e)
-
Michael Hamann authored
* Simplify the code by using the contextual authorization manager. * Adapt the test. * Add more tests to keep the instructions covered ratio. (cherry picked from commit 91752122)
-
Michael Hamann authored
This hopefully fixes flickering that was observed in particular on the stable-15.10.x branch. (cherry picked from commit e70de459)
-
Thomas Mortagne authored
(cherry picked from commit 6cf85359)
-
Thomas Mortagne authored
(cherry picked from commit ce0b43a7)
-
Simon Urli authored
* Really wait for the end of the drawer menu transition to perform any operation (cherry picked from commit 9e4eadda)
-
- Aug 28, 2024
-
-
Simon Urli authored
* The problem was only related to tests related to ckeditor and the handling of the confirmation dialog when leaving it, so I replaced all that logic with a simple click on cancel for leaving the editor. (cherry picked from commit 42f86082)
-
- Aug 27, 2024
-
-
Thomas Mortagne authored
(cherry picked from commit ed3bb088)
-
LucasC authored
* Changed the nature of the dropdown toggler so that it can be keyboard focused * Updated the style of this toggler so that focus is visible * Reduced line height to avoid increasing the whole breadcrumb height by adding the 2px of margin (to fit the border) on the buttons. (cherry picked from commit 5665afc9)
-
LucasC authored
* Increased alpha on the icon, so that it would be visible enough even when not focused or hovered. * Added a selector for the :focus pseudo class to benefit from the style already implemented for the :hover pseudo class (and improve consistency) * Added padding around the icon so that the focus border is nice and square, not sticking on the side edges of the icon. (cherry picked from commit 2e2aee6c)
-
LucasC authored
XWIKI-22425: "edit this page" link is still not underlined even if the 'Underline links' setting is set to 'Only Inline Links' * Extended the definition of the helper classes to fit the use here, and added a comment to avoid doing the same mistake later on. (cherry picked from commit 397a3750)
-
LucasC authored
XWIKI-17966: Mention events should display the name of the wiki where they took place in Notifications (#3042) * Added a wiki indicator to mention notifications similar to the one found in regular notifications in notification/macros.vm * Added a test for the new template feature (cherry picked from commit fa9b9eb4)
-
LucasC authored
XWIKI-14032: The long names of submenus are showing out of the menu box (not wrapped) and the name of the submenus that use plain text and don't have other submenus don't have left margins (#3033) * Added overflow wrap in words * Added padding for all items * Removed unused styles (cherry picked from commit c17b9bd5)
-
- Aug 26, 2024
-
-
Simon Urli authored
XWIKI-22387: Filter boxes for Notifications Custom Filters LiveData are displayed again in larger size in Chrome and Edge and not aligned in Firefox * Use the proper class on filter boolean input (cherry picked from commit 6c87e33e)
- Aug 19, 2024
-
-
Thomas Mortagne authored
* remove leftover (cherry picked from commit c02ce784)
-
- Aug 16, 2024
-
-
Thomas Mortagne authored
(cherry picked from commit a43e933d)
-
Dorian OUAKLI authored
XWIKI-22367: Clicking on Allow Realtime Collaboration in Source mode leads to unexpected result (#3311) (cherry picked from commit c2cd3496)
-
- Aug 12, 2024
-
-
Marius Dumitru Florea authored
XWIKI-22415: JS errors that prevent adding comments or annotations when realtime editing is activated from Administration * Limit realtime editing for the content field for now * The save plugin can be broken by detached editor instances that are not destroyed (e.g. by showing and hiding the comment form) (cherry picked from commit ee1b8f37)
-
Oana-Lavinia Florean authored
-
Oana-Lavinia Florean authored
-
Oana-Lavinia Florean authored
-
Oana-Lavinia Florean authored
Co-authored-by:
Alex Cotiugă <alexandru.cotiuga@xwiki.com> Co-authored-by:
Dorian OUAKLI <132468278+douakli@users.noreply.github.com> Co-authored-by:
LucasC <lucas.charpentier@xwiki.com> Co-authored-by:
Mariana Batista <mariana-batista99@hotmail.com> Co-authored-by:
Marius Dumitru Florea <marius@xwiki.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:
xingya1822 <xingya1822@163.com>
-
Vincent Massol authored
-
Marius Dumitru Florea authored
* Upgrade chainpad-netflux in order to bring the latest version of netflux-websocket module which has increased the max lag before disconnect to 1 minute. (cherry picked from commit 045a5915)
-
- Aug 08, 2024
-
-
Simon Urli authored
* Remove bad fix and instead ensure to remove ScopeNotificationFilter from list of filters if no location is specified in the parameters (cherry picked from commit 5e8f3641)
-
Thomas Mortagne authored
* bulletproofing for tests (cherry picked from commit 50e1c84c)
- Aug 07, 2024
-
-
Thomas Mortagne authored
* bulletproofing for tests (cherry picked from commit 81af2dd6)
-
Simon Urli authored
* Ignore XWiki.SheetClass which is coming from a legacy module (cherry picked from commit 2a42110d)
-
- Aug 06, 2024
-
-
Thomas Mortagne authored
XWIKI-22395: Filter locales listed in Administration in order to ensure that the list contains only locales with the correct format (cherry picked from commit 45a33191)
-