- 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 11 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
-
Michael Hamann authored
* Render macro markers also for nested macros * Extract a class XHTMLMetaDataRenderer to avoid code duplication * Render metadata blocks * Add metadata test to the annotated HTML5 renderer
-
Thomas Mortagne authored
-
- 13 Jan, 2022 4 commits
-
-
Thomas Mortagne authored
-
Michael Hamann authored
* Verify that freestanding links are parsed correctly, too.
-
Michael Hamann authored
* Do not use @since annotation on private constant.
-
Michael Hamann authored
* Recognize mailto: links in XHTMLXWikiGeneratorListener * Add the test case from XRENDERING-612
-
- 12 Jan, 2022 1 commit
-
-
Michael Hamann authored
* Refactor BlockStateChainingListenerTest to use parameterized tests.
-
- 11 Jan, 2022 5 commits
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Remove metadata1 from the CTS and make it a specific test since it's only used for the HTML syntaxes (and incidentally causes the other syntaxes to not be at 100% anymore in the CTS report).
-
Thomas Mortagne authored
-
Simon Urli 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/fr/
-
Thomas Mortagne authored
-
- 10 Jan, 2022 3 commits
-
-
Michael Hamann authored
* Change the annotated HTML5 renderer to only render figure captions when inside a figure. * Extend BlockStateChainingListener with an event stack to allow getting the parent event. * Extend BlockStateChainingListenerTest to test for parent events.
-
Thomas Mortagne authored
-
Michael Hamann authored
* Add unit tests to test previous event information * Handle group and metadata events * Only set the previous event information after handling an event
-
- 06 Jan, 2022 1 commit
-
-
Simon Urli authored
* Handle wikiattachmentlink the same way we handle wikiinternallink class * Add integration tests to cover the bug
-
- 05 Jan, 2022 1 commit
-
-
Thomas Mortagne authored
-
- 23 Dec, 2021 1 commit
-
-
Thomas Mortagne authored
-
- 22 Dec, 2021 2 commits
-
-
Thomas Mortagne authored
-
Michael Hamann authored
XRENDERING-632: Figure and figure caption events are not handled by the composite and queue listener
-