- Mar 26, 2020
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
- Mar 25, 2020
-
-
Simon Urli authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
* yet another try..
-
- Mar 24, 2020
-
-
Marius Dumitru Florea authored
* location-action-pick can be missing when the document tree is missing
-
Marius Dumitru Florea authored
* Bulletproofing
-
Thomas Mortagne authored
* the history was sometime saved in the wrong location
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Mar 23, 2020
-
-
Marius Dumitru Florea authored
* Wait for the document picker to be ready before using it
-
Vincent Massol authored
[Misc] Migrate LoginTest to Docker/Selenium3 and from the distribution to the Flamingo skin tests (since it's generic to all flavors/distributions) * Also added new TestUtils methods to help assert we're on a given page + fix a few bugs
-
Thomas Mortagne authored
* add test
-
Thomas Mortagne authored
-
Manuel Leduc authored
Fix XWikiUserDashboardSheet.
-
Clemens Robbenhaar authored
Revert "XWIKI-17054: Notifications macro and Activity (legacy) macro only showing wiki wide updates" This reverts commit 8086baa8.
-
Clemens Robbenhaar authored
Revert "XWIKI-17054 - Notifications macro and Activity (legacy) macro only showing wiki wide updates" This reverts commit 9b42366a.
-
Marius Dumitru Florea authored
-
Clemens Robbenhaar authored
- repair use case broken by the previous commit: notifications in a subwiki without resticting a location (like on the dashboard) should not show events from the main wiki - also removed debugging crap that I should not have checked in at all
-
Thomas Mortagne authored
-
- Mar 22, 2020
-
-
Clemens Robbenhaar authored
- instead of adding a separate filter preference for the subwiki make sure the reference to pages and spaces are absolute by prefixing them with the "currentWiki" - for this add the "currentWiki" back in the data-set generated by the notifications macro - also added "toString()" methods to a few classes which helped in debugging the unit tests
-
- Mar 20, 2020
-
-
Marius Dumitru Florea authored
* Update the unit test
-
Vincent Massol authored
[Misc] Adjust mutation score (seems tp be a flicker, see https://github.com/STAMP-project/pitest-descartes/issues/62#issuecomment-601641402)
-
Simon Urli authored
* Small change in Notification Page object to wait the async macro to be finished when loading notifications in order to avoid flickers
-
Hassan Ali authored
* Add div to "Queue Size" so dl dt are styled correctly
-
Hassan Ali authored
Since editPanels class was recently changed to `xform` from `form`, it broke the styling. So xhidden type `checkbox` was loading wrong styles.
-
Marius Dumitru Florea authored
* Bundle Noto Emoji monochrome font
-
- Mar 19, 2020
-
-
Vincent Massol authored
XCOMMONS-1895: Allow individual tests to provide fixture code that is called before components are initialized * Handle nested tests + nested tests which have an @ExtendsWith for MockitoOldCoreExtension
-
Manuel Leduc authored
* Define a UIXP for user profile menu with a property "priority" for the order and "isActive" to define if the entry should be displayed or not * Refactor existing sheets to use the UIXP * Parse the UIXP properties are parsed with java properties parser * reintroduction of the comments in the UIX parameter fields * line starting with '##' are ignore in the properties field * Entries are displayed by default if the isAvailable key is missing * Entries are displayed is the result of the computation of isAvailable is _not_ 'false'.
-
Thomas Mortagne authored
-
- Mar 18, 2020
-
-
Jarle Sandmo authored
Currently translated at 100.0% (148 of 148 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-code-translations/no/
-
Thomas Mortagne authored
* add dependency management and needed exclusions for new pdfbox artifacts
-
Vincent Massol authored
* Fix bug when serializing the current user
-
Vincent Massol authored
* Even better descriptions
-
Vincent Massol authored
* Fix descriptions
-
Simon Urli authored
XWIKI-17025: WikiDescriptor already exist with host and port set in flavor-jetty-hsqldb distribution * Use the new parameter introduced with XCOMMONS-1896 to disable the initializer of XWikiServerXwiki in case of jetty-hsqldb distribution.
-
Simon Urli authored
* Perform a test with the new parameter on the packager-plugin.
-
Vincent Massol authored
* Fix EM names
-
Vincent Massol authored
-
Thomas Mortagne authored
-