- Aug 26, 2024
-
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
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
-
Simon Urli authored
* ensure to cancel editions before next test to not get an alert for leaving the editor
-
- Aug 22, 2024
-
-
Vincent Massol authored
* Add missing websocket modules when using the official Jetty docker image
-
Simon Urli authored
* Fixing CopyPageIT
-
Simon Urli authored
* Ensure to properly scroll for reaching the delete button
-
Vincent Massol authored
* Fix test again
-
Simon Urli authored
* Revert some bad PO changes
-
Simon Urli authored
* We need to get rid of the translation part of the REST resource when calling for watching a page
-
Simon Urli authored
-
Simon Urli authored
* Fix LoginIT test
-
Simon Urli authored
* Encapsulate the icon with a format block for having a dedicated css class "icon-block" * Provide some CSS rules to that new block: the idea being to get rid of the flex and gap properties which are causing visual problems on some elements * Fix unit tests
-
Vincent Massol authored
* The uri compliance was not taken into account on Jetty 12 since the second setCommand was overwriting it (instead of adding to it)
-
Gankov Andrey authored
Currently translated at 100.0% (4491 of 4491 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ru/
-
Vincent Massol authored
* Better fix for Info vs Information
-
Simon Urli authored
* Force using Firefox 128.0 for now by default
-
Vincent Massol authored
* Apply XWiki coding style
-
Dorian OUAKLI authored
* Fix RealtimeWYSIWYGEditorIT tests
-
- Aug 21, 2024
-
-
Vincent Massol authored
* Fix test (although I'm not sure I agree with the change, I've commented in the PR)
-
Vincent Massol authored
* Reformat code to follow XWiki's coding best practices (code style and more)
-
Simon Urli authored
* Provide missing assertions
-
- Aug 20, 2024
-
-
Vincent Massol authored
* getRealPath() now returns null when the path doesn't exist (used to return non-existing paths with Jetty 10)
-
Vincent Massol authored
* Update README
-
Vincent Massol authored
[Misc] Add info log for a step that is taking a lot of time + enable test fwk debug logs when verbose is on
-
Vincent Massol authored
-
Vincent Massol authored
* Also fix the docker tests when the official Jetty docker image is used
-
Vincent Massol authored
This reverts commit 82c30d95.
-
Vincent Massol authored
This reverts commit c63aa233.
-
Vincent Massol authored
* Also fix the docker tests when the official Jetty docker image is used
-
Vincent Massol authored
* Add AMBIGUOUS_PATH_SEPARATOR to the list as it's used in a test ()
-
Vincent Massol authored
* Add back the "Error:\n" prefix as it's important to check
-
Simon Urli authored
* Fix PDFExportIT test
-
Simon Urli authored
* Fix LoginIT tests
-
Vincent Massol authored
* More accurate comment
-
Vincent Massol authored
* Add AMBIGUOUS_PATH_SEPARATOR to the list as it's used in a test (PageTemplatesIT#templateProviderTitleEscaping)
-
Simon Urli authored
* Revert PO change until a decision is taken for fixing changesdoc.vm
-
Simon Urli authored
* Provide missing tests
-
- Aug 19, 2024
-
-
Thomas Mortagne authored
* update test
-