- 01 Jul, 2022 1 commit
-
-
Michael Hamann authored
* Add tests for prefixed attributes. * Move prefix removal to WikiModel and add duplicate attribute handling to ensure that, e.g., translated href attributes are correctly handled in WikiModel.
-
- 30 Jun, 2022 1 commit
-
-
Michael Hamann authored
* Change HTML renderers to only print allowed attributes and elements. * Add prefix to forbidden attributes to preserve them in XWiki syntax. * Adapt tests to expect that invalid attributes get a prefix.
-
- 29 Jun, 2022 2 commits
-
-
Manuel Leduc authored
* Introduce the operations to set several macro categories * Introduce xwiki-rendering-legacy-transformation-macro legacy module * Move AbstractMacroDescriptor.setDefaultCategory to xwiki-rendering-legacy-transformation-macro * Some deprecated methods are temporarily kept until their use is removed from xwiki-platform
-
Vincent Massol authored
-
- 27 Jun, 2022 1 commit
-
-
Michael Hamann authored
XRENDERING-668: Attributes starting with data-xwiki- aren't preserved during XHTML parsing
-
- 23 Jun, 2022 3 commits
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
- 21 Jun, 2022 1 commit
-
-
Michael Hamann authored
* Only remove attributes when the tag is a metadata tag. * Add tests.
-
- 07 Jun, 2022 5 commits
-
-
Prachi Joshi 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/mr/
-
Prachi Joshi 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/mr/
-
Prachi Joshi authored
Currently translated at 100.0% (5 of 5 strings) Translation: XWiki Rendering/Content Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/mr/
-
Prachi Joshi authored
-
Prachi Joshi authored
-
- 17 May, 2022 5 commits
-
-
Vincent Massol authored
* Fix NPE
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- 12 May, 2022 1 commit
-
-
Thomas Mortagne authored
-
- 11 May, 2022 1 commit
-
-
Vincent Massol authored
-
- 10 May, 2022 1 commit
-
-
Thomas Mortagne authored
-
- 09 May, 2022 4 commits
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Don't analyze xwiki deps for dependabot (not needed and causing problems with maven properties inherited from parent poms)
-
Vincent Massol authored
-
Vincent Massol authored
-
- 05 May, 2022 1 commit
-
-
Thomas Mortagne authored
XRENDERING-661: Special symbol on its own line within list item is not rendered correctly from XDOM to xwiki/2.1
-
- 28 Apr, 2022 1 commit
-
-
Vincent Massol authored
* Fix jacoco threshold
-
- 27 Apr, 2022 2 commits
-
-
Vincent Massol authored
-
Vincent Massol authored
* Remove unnecessary check (since getChildren() never returns null), thanks Thomas for noticing
-
- 26 Apr, 2022 1 commit
-
-
Vincent Massol authored
-
- 20 Apr, 2022 1 commit
-
-
Thomas Mortagne authored
-
- 19 Apr, 2022 3 commits
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
- 07 Apr, 2022 1 commit
-
-
Vincent Massol authored
-
- 31 Mar, 2022 1 commit
-
-
Michael Hamann authored
* Prefer the manually set heading id over the generated one. * Add a test case.
-
- 28 Mar, 2022 1 commit
-
-
Thomas Mortagne authored
-
- 24 Mar, 2022 1 commit
-
-
Vincent Massol authored
-
- 22 Mar, 2022 1 commit
-
-
Manuel Leduc authored
-