- Jan 19, 2024
-
-
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
-
C. Lucas authored
* Update webstandard test pages * Updated the .pom with references to jira tickets for each page
-
Manuel Leduc authored
Add missing Override annotations.
-
Manuel Leduc authored
-
- Jan 15, 2024
-
-
Simon Urli authored
* Use the right serializer for performing comparison: compactwiki only works if the wiki reference is set, here we need a local serializer since we never want the wiki reference
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Simon Urli authored
* Fail the data migration manager initialization if two migrations are found with same version. * Improve the check to actually check all migrations but only log warnings if the migration is ignored, to avoid blocking the initialization. * Add a few more doc
-
Manuel Leduc authored
-