- 07 Feb, 2022 5 commits
-
-
Michael Hamann authored
* Check in LookaheadChainingListenerTest that all methods are implemented, forward the correct event and give the correct lookahead. * Added test case for CompositeListener.
-
Thomas Mortagne authored
-
Michael Hamann authored
* Save parameters in endListItem. * Add a QueueListenerTest.
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- 04 Feb, 2022 2 commits
-
-
Michael Hamann authored
XRENDERING-644: AbstractChainingListener has no compatibility mode for endListItem without parameters * Add missing version-annotation
-
Michael Hamann authored
XRENDERING-644: AbstractChainingListener has no compatibility mode for endListItem without parameters * Stop the propagation to the parent once a class with both methods has been found, see also XRENDERING-646. * Rewrite using streams to reduce cognitive complexity metric. * Do not use separate compatibility for begin and end of list items.
-
- 03 Feb, 2022 2 commits
-
-
Michael Hamann authored
XRENDERING-644: AbstractChainingListener has no compatibility mode for endListItem without parameters * Fix name of test case.
-
Michael Hamann authored
XRENDERING-644: AbstractChainingListener has no compatibility mode for endListItem without parameters * Extract a ListenerMethodProvider from BlockStateChainingListenerTest. * Add separate compatibility mode for endListItem without parameters. * Extend AbstractChainingListenerTest to test that all methods correctly forward in the chain. * Some coding style/SonarLint fixes.
-
- 01 Feb, 2022 3 commits
-
-
Vincent Massol authored
-
Vincent Massol authored
This reverts commit 5e33b8f2.
-
Vincent Massol authored
-
- 28 Jan, 2022 3 commits
-
-
Vincent Massol authored
-
Vincent Massol authored
-
* As discussed in https://github.com/xwiki/xwiki-rendering/pull/200, the exception is thrown instead.
-
- 26 Jan, 2022 2 commits
-
-
Thomas Mortagne authored
-
Simpel authored
Currently translated at 100.0% (7 of 7 strings) Translation: XWiki Rendering/Macro transformation Translate-URL: https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/de/
-
- 25 Jan, 2022 3 commits
-
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
- 24 Jan, 2022 2 commits
-
-
Thomas Mortagne authored
* remove test leftovers
-
Thomas Mortagne authored
-
- 23 Jan, 2022 1 commit
-
-
Thomas Mortagne authored
-
- 21 Jan, 2022 4 commits
-
-
Simpel authored
Currently translated at 100.0% (7 of 7 strings) Translation: XWiki Rendering/Macro transformation Translate-URL: https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/de/
-
Simpel authored
Currently translated at 100.0% (3 of 3 strings) Translation: XWiki Rendering/Rendering API Translate-URL: https://l10n.xwiki.org/projects/xwiki-rendering/rendering-api/de/
-
Simpel authored
-
Simpel authored
-
- 19 Jan, 2022 2 commits
-
-
Simon Urli authored
* Minor coverage change after the move to Java 11
-
Thomas Mortagne authored
-
- 18 Jan, 2022 2 commits
-
-
Thomas Mortagne authored
-
Michael Hamann authored
-
- 17 Jan, 2022 9 commits
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Jerome Prinet authored
-
Vyom Yadav authored
-
Thomas Mortagne authored
-
Michael Hamann authored
* Add mising comment to test
-
Thomas Mortagne authored
-
Michael Hamann authored
* Remove @Unstable annotation from internal class.
-
Michael Hamann authored
* Transform metadata1 test into a specific test following 612437f2
-