- Oct 27, 2021
-
-
Vincent Massol authored
XWIKI-18600: Refactor the security modules organization, add a Security Config component and improve some templates
-
Vincent Massol authored
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Michael Hamann authored
The integration tests are adapted accordingly.
-
Manuel Leduc authored
-
- Oct 26, 2021
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* fix the since annotation
-
Thomas Mortagne authored
-
Vincent Massol authored
* Enable local cache except on CI
-
Clément Aubin authored
* Update integration tests to JUnit5
-
- Oct 25, 2021
-
-
Clément Aubin authored
type when rendering formulas * Introduce FormulaMacroConfiguration#getDefaultType(), which will default to FormulaRenderer.Type.DEFAULT in case the interface is not implemented. * Update the FormulaMacro to source the FormulaMacroConfiguration type when executing the macro if no parameter is provided. * Update tests
-
Clément Aubin authored
native renderer * Add type SVG to the formula renderer types * Update the Native formula renderer to support SVG formula generation * Check for the selected type when performing a rendering using the snuggletext formula renderer (the default renderer)
-
Thomas Mortagne authored
-
Vincent Massol authored
* Fix typo introduced by error
-
Vincent Massol authored
-
- Oct 22, 2021
-
-
Michael Hamann authored
- Migrate XWikiClasses to use the Live Data macro - Update the docker tests accordingly - Additionally, add a missing runtime dependency to xwiki-platform-localization-macro for the translation macro used in the document
-
- Oct 20, 2021
-
-
Manuel Leduc authored
- Make sure the translations are loaded before initializing the selectize filter field - Make sure the empty option is still displayed on reload - Introduce a method to get the values of filter in TableLayoutElement
-
Michael Hamann authored
The page object now properly waits for the reloading of the entries. This also fixes waiting for the LD to load when the LD is empty and a related code style issue (method only used in negated form).
-
- Oct 19, 2021
-
-
Manuel Leduc authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
Simon Urli authored
* Ensure to use the field name when there's a given prettyName for fields * Fix missing argument for xproperties
-
Vincent Massol authored
[Misc] Force Tomcat 9 when the tag is not specified since latest = 10 and we don't support Tomcat 10 yet
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Small fix for the editor wait functiion * Use the bower WebJar instead of the NPM one becuse the later doesn't include the browser version of the JavaScript code..
-
- Oct 18, 2021
-
-
Marius Dumitru Florea authored
* Make sure we do proper merge on save.
-
Marius Dumitru Florea authored
* More cleanup (fixing JSHint reported issues)
-
Marius Dumitru Florea authored
* More cleanup (fixing JSHint reported issues)
-
Thomas Mortagne authored
* fix a mistake in previous commit * remove not needed parameters
-