- Jan 23, 2024
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
XWIKI-21558: If a macro is modified by another user while the macro edit modal is open, we cannot update the macro * Fix failing test (restoring the focused and selected widgets by hand after an update is too fragile so better let CKEditor do it) (cherry picked from commit 82aa87f8)
-
Thomas Mortagne authored
* remov e unused imports
-
- Jan 22, 2024
-
-
Manuel Leduc authored
Prevent identical tasks to be queued at the same millisecond until XWIKI-21820 is closed.
-
- Jan 19, 2024
-
-
C. Lucas authored
* Fix the lost pointer cursor on the sort caret * Fix broken translations * Fix the unexpected change in behavior for the resize handle * Improve cursor on various elements to fit the features they should help use * Make the resize handles invisible when not focused again
-
Marius Dumitru Florea authored
XWIKI-21558: If a macro is modified by another user while the macro edit modal is open, we cannot update the macro * Improve the way macros are updated after a remote patch is applied * Save and entry in the Undo/Redo history after adding a macro (in order to trigger a change event). * Add a test. (cherry picked from commit 4e2ecea0)
-
Simon Urli authored
* Fix condition for watching / unwatching users
-
Manuel Leduc authored
Avoids warning messages in the browser console.
-
Sereza7 authored
XWIKI-13967: Confusion between Supported Languages and Default Languages when multilingual is set to no * Fixed a test that should have been updated with the fixes for XWIKI-13967
-
Simon Urli authored
* Fix the wrong expectation for NotificationEmailsIT tests when checking mail content (was containing bad code for users' avatars)
-
- Jan 18, 2024
-
-
Simon Urli authored
* Provide a test page for the notification email velocity template * Fix a bug in diff_macros.vm * Minor fix in NotificationRSSDefaultPageTest
-
C. Lucas authored
XWIKI-13967: Confusion between Supported Languages and Default Languages when multilingual is set to no (#2770) * Added a CSS ruleset to remove the supported languages field from the UI when it's not useful.
-
Sereza7 authored
* Replaced inline styling with regular style for the panel wizard tooltip * Removed the comment from the test for the panel wizard
-
Sereza7 authored
* Added a missing space between attributes in the pdf generator select * Replaced the comment with an actual test for the export PDF section
-
C. Lucas authored
* Fixed a `label` copy pasted too fast: the for attribute did not get updated. * Removed the comment from the test for WYSIWYG
-
C. Lucas authored
* Added the panel header text color to the ThemeSheet.xml * Changed the name of the variable to fit other variables in the tab * Updated color themes * Fixed property name * Fixed colortheme files and homogeneized property names * Fixed codestyle * Fixed consistency * Fixed backward compatibility
-
Simon Urli authored
* Remove pages that are no longer used and where kept only for ensuring old URLs would still work
-
Simon Urli authored
-
Simon Urli authored
* Use the proper macro for displaying user in email notifications
-
Sereza7 authored
XWIKI-21791: The background of unread events displayed with "Load older notifications" is not grey anymore, but white * Fixed a couple comments * Added back the JS class addition removed in XWIKI-18880
-
Manuel Leduc authored
XWIKI-21807: Error when adding two properties of the same name not properly displayed in class editor (#2803)
-
- Jan 17, 2024
-
-
Vincent Massol authored
-
Manuel Leduc authored
Fix broken test.
-
Manuel Leduc authored
Remove the confusing caption style on the description.
-
Michael Hamann authored
This reverts commit b06b4c0e.
-
Guillaume Delhumeau authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* remove unused import
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Thomas Mortagne authored
-
- Jan 16, 2024
-
-
Michael Hamann authored
* Remove mock() call not available in 14.10.x * Use constants for user and document reference in the test (cherry picked from commit f1401025)
-
Michael Hamann authored
* Introduce a new listener to cancel any save that would delete the document. * Add a unit test.
-
Thomas Mortagne authored
Translations update from Weblate
-
Thomas Mortagne authored
Co-authored-by:
trrenty <trrenty@gmail.com>
-
C. Lucas authored
* Improved architecture of the headers * Updated drag and resize handles to support keyboard interactions * Use column titles as drag handles * Added a keyboard alternative for resetting column sizes * Fixed CSS organization * Added a new translation key for non-sortable columns
-
Nikita Petrenko authored
Currently translated at 100.0% (4484 of 4484 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
C. Lucas authored
XWIKI-21784: Long names cause avatar to disappear from Drawer and the 'Close the drawer' button to be shifted out of view (#2783) * Removed the max-width set on the avatar that allowed it to get squished down
-
C. Lucas authored
* Added back style lost when removing the drawer dependency * Removed some useless style * Increased specificity for the padding-left of the submenu items so that they would be correctly offset
-