- Dec 19, 2022
-
-
Thomas Mortagne authored
* reduce default maximum attachment size to 1MB * add missing xwiki.properties entry
-
Thomas Mortagne authored
* add missing `@since`
-
Thomas Mortagne authored
* add component missing from previous commit * add more tests
-
- Dec 16, 2022
-
-
Thomas Mortagne authored
* add a configurable maximum attachment size (default to 10MB) * fix a bug in XWiki#getDocumentReference * add more tests * fail when the document does not exist * add DocumentAccessBridge support in MockitoOldcore * use the stored attachment charset to read the content * bulletproof PygmentsUtils#syntaxToLanguage and PygmentsUtils#PygmentsUtils
-
Thomas Mortagne authored
* add missing exception causes * improve javadoc * use the already resolved DocumentReference for better performances
-
Thomas Mortagne authored
* add tests
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* fix checkstyle
-
Vincent Massol authored
* Fix the path when the build is triggered manually
-
Thomas Mortagne authored
-
tambovtsev authored
-
Manuel Leduc authored
Fix webstandards validation issue.
-
Thomas Mortagne authored
-
Nikita Petrenko authored
Currently translated at 100.0% (32 of 32 strings) Translation: XWiki Platform/Include Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/include-macro/uk/
-
Nikita Petrenko authored
Currently translated at 100.0% (23 of 23 strings) Translation: XWiki Platform/Tour.HomepageTour.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/tour-homepagetour-translations/uk/
-
Nikita Petrenko authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/Main.WebHome Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/uk/
-
Nikita Petrenko authored
Currently translated at 99.7% (4416 of 4428 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
Marius Dumitru Florea authored
XWIKI-20484: The source syntax used by CKEditor is always the syntax of the current / edited document * Also fix functional tests on Firefox.
-
- Dec 15, 2022
-
-
tambovtsev authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
* Doesn't seem to work (requires a node apparently)
-
Vincent Massol authored
* Try to remove job from history when not executing docker builds
-
Vincent Massol authored
* Better implementation
-
Vincent Massol authored
-
Manuel Leduc authored
-
Manuel Leduc authored
- Attachment restrictions are now lazily loaded when the editor document is not the current document
-
Vincent Massol authored
* Not sure why, but the build is triggered without params.type set when there's a commit
-
Vincent Massol authored
* Add explanations
-
Vincent Massol authored
* Simplify code
-
Vincent Massol authored
* Simplify code. Since the job is parameterized, jenkins displays a default UI to ask the user for a value for the "type" parameter
-
Manuel Leduc authored
- Introduce a target parameter on the attachmentGalleryPicker macro - Create an image selector modal instance per editor - Use the source document of the current editor instance to resolve and search for the images
-
Manuel Leduc authored
-
- Dec 14, 2022
-
-
Simpel authored
Currently translated at 100.0% (32 of 32 strings) Translation: XWiki Platform/Include Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/include-macro/de/
-
- Dec 13, 2022
-
-
Thomas Mortagne authored
-
Nikita Petrenko authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/Main.WebHome Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/uk/
-
Thomas Mortagne authored
-
Michael Hamann authored
* Adapt tests for escaping of {. * Use the same escaping in CKEditor.
-
Thomas Mortagne authored
* protect obfuscated emails * fix mistake in the components list
-