- Aug 02, 2022
-
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* fix test
-
Thomas Mortagne authored
-
- Aug 01, 2022
-
-
Simpel authored
Currently translated at 100.0% (163 of 163 strings) Translation: XWiki Platform/XWiki Platform - CKEditor - UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-ckeditor-ui/de/
-
Thomas Mortagne authored
* fix tests
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Plus some code simplification to be consistent with the contrib repo in order to port patches more easily.
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Jul 29, 2022
-
-
Simon Urli authored
* Fix the visibility of before each method
-
Thomas Mortagne authored
XWIKI-20020: Add a more explicit warning before a new extension is about to be installed in the macros picker XWIKI-20019: The "recommended" extension tag should be visible too in the macros picker
-
Thomas Mortagne authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Simon Urli authored
* Fix the visibility of AfterEach method: it should never be private
-
- Jul 28, 2022
-
-
Simon Urli authored
* Ensure to fallback on the old mechanism when uploading an image to a translated page
-
- Jul 27, 2022
-
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* Use relative references in the exclusions list * Use POST instead of GET to retrieve the tree contents * Also exclude the Dashbord page (it's not excluded automatically because, same as with the Sandbox page, even if it belongs to an extension, the user can modify it).
-
Clément Aubin authored
XWIKI-15091: AbstractWikiReferenceExtractor fails to extract a wiki reference if the XWiki Context isn't correctly initialized (#713)
-
Oana-Lavinia Florean authored
* Consider user timezone when formating the image date displayed in lightbox * use proper case for userTimeZone and dateFormat and add escaping * added test to verify if the timezone is indeed taken into consideration
-
Pascal BASTIEN authored
* bootstrap activity stream icons are not properly vertical aligned * Edit CSS selector like evalica suggest
-
Thomas Mortagne authored
* no more memory queue, we just directly use the event store as queue * no more Job * events now contains the id of the cluster member which produced them
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Stéphane Laurière authored
XWIKI-18002: Add autocomplete attributes to fields when editing the user profile personal information (#1666) * Add 'autocomplete' attributes dynamically in JavaScript once the form is loaded
-
Thomas Mortagne authored
-
Stéphane Laurière authored
XWIKI-18003: Pencil buttons on profile page are not consistent with the used icon theme and missing contrast (#1671) * Add pencil icon in profile edit link * Update profile edit link style
-
- Jul 26, 2022
-
-
Clément Aubin authored
* Use the plain user name as the alt attribute of the user profile picture * Make sure that only one link to the user profile is added in each event
-
Simon Urli authored
* Use the context component manager
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Jul 25, 2022
-
-
Marius Dumitru Florea authored
* Also make remote debugging work when using the Jetty container
-