- Mar 14, 2025
-
-
github-actions[bot] authored
(cherry picked from commit 6d7a6b8e) Co-authored-by:
Manuel Leduc <manuel.leduc@xwiki.com>
-
- Mar 13, 2025
-
-
github-actions[bot] authored
(cherry picked from commit d3ade07e) Co-authored-by:
Manuel Leduc <manuel.leduc@xwiki.com>
-
- Mar 12, 2025
-
-
Marius Dumitru Florea authored
XWIKI-22965: Page Up/Down keys don't behave as expected in the Source mode of the inplace WYSIWYG editor XWIKI-22928: InplaceEditIT#selectionRestoreOnSwitchToSource is always failing with chrome * Use overflow-y:visible instead * Remove redundant code for centering the source text area (when editing inplace) and simplify the code that scrolls the selection into view. * Bulletproof the PO for switching to Source mode. (cherry picked from commit e433c2f8)
-
- Mar 05, 2025
-
-
github-actions[bot] authored
(cherry picked from commit 4520c2ea) Co-authored-by:
Manuel Leduc <manuel.leduc@xwiki.com>
-
- Feb 26, 2025
-
-
Simon Urli authored
(cherry picked from commit debd178d)
-
- Feb 25, 2025
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Simon Urli authored
* Fix flickering test (cherry picked from commit 93fafb7d)
-
- Feb 24, 2025
-
-
Simon Urli authored
* try to fix regression probably introduced by XWIKI-22738 (cherry picked from commit a4f28c62)
-
Thomas Mortagne authored
(cherry picked from commit fa46bfe8)
-
Simon Urli authored
XWIKI-22898: The macro placeholder is visible when inserting the Children macro from the in-place WYSIWYG edit mode * Fix failing test (cherry picked from commit e19c39b1)
-
- Feb 20, 2025
-
-
Marius Dumitru Florea authored
* Improve the code that scrolls the selection into view. (cherry picked from commit d8a92eb2)
-
Marius Dumitru Florea authored
XWIKI-22898: The macro placeholder is visible when inserting the Children macro from the in-place WYSIWYG edit mode * Update the macro placeholder visibility on xwiki:dom:updated. (cherry picked from commit 75ac2b79)
-
- Feb 19, 2025
-
-
Marius Dumitru Florea authored
(cherry picked from commit e0d43bd5) (cherry picked from commit 5a50ddf5)
-
Marius Dumitru Florea authored
* Merging consecutive PDF link annotations with the same target doesn't make sense all the time (this PO is used to test the old PDF export as well). (cherry picked from commit 7f154d4c) (cherry picked from commit 74817db9)
-
Marius Dumitru Florea authored
(cherry picked from commit f0302555) (cherry picked from commit 3507c4c9)
-
Simon Urli authored
* Fix javadoc (cherry picked from commit 5bd54373)
-
- Feb 18, 2025
-
-
Simon Urli authored
* Ensure to always send an empty value so that it's always an array sent to the server (cherry picked from commit 66ca574f)
-
Simon Urli authored
(cherry picked from commit 542b1243)
-
Thomas Mortagne authored
(cherry picked from commit fc7b7943)
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Thomas Mortagne authored
-
- Feb 17, 2025
-
-
Thomas Mortagne authored
* fix test
-
Thomas Mortagne authored
* fix XWikiDocument#getXClass() causing the document to become dirty on Oracle
-
Marius Dumitru Florea authored
* Treat stylesheets loaded from a different domain as missing because paged.js fails to load them anyway without recoving (blocking the PDF export). We'll have to rollback this changed once https://github.com/pagedjs/pagedjs/issues/267 is fixed. (cherry picked from commit 203d57c9)
-
Thomas Mortagne authored
* improve internal API
-
- Feb 14, 2025
-
-
Mend Renovate authored
-
Thomas Mortagne authored
* fix imports
-
- Feb 13, 2025
-
-
Marius Dumitru Florea authored
* Workaround for a paged.js bug (cherry picked from commit d0a24681)
-
Michael Hamann authored
* Mark group objects as clean after loading them.
-
Thomas Mortagne authored
XWIKI-22782: Only save modified xobjects
-
Michael Hamann authored
* Add a new MacroParameterRequiredRightsAnalyzer role. * Add implementations for wiki content and macro content source references.
-
Simon Urli authored
* Ignore returning the value of ComputedField properties in REST API, since by definition those field value is computed.
-