- Oct 08, 2024
-
-
Marius Dumitru Florea authored
XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time * Wait for the editor to be ready before focusing it when coming back from the macro wizard. * Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready * Update widget selection after restoring the selection as a result of a remote change
-
Marius Dumitru Florea authored
* Add a functional test to prove the issue is fixed.
-
Thomas Mortagne authored
-
Antoine Mottier authored
This prevent appending current page URL to URL redirect parameter if already define for login and register actions. Fix XWIKI-17873.
-
- Oct 07, 2024
-
-
Simon Urli authored
* Fix tests that were needing JsResourceSkinExtensionPlugin to not declare it anymore since it's now by default
-
Simon Urli authored
* Add missing plugins for default xwiki.cfg in docker tests
-
Vincent Massol authored
-
tkrieck authored
* Changes cross icons to trash icons
-
- Oct 04, 2024
-
-
dependabot[bot] authored
Bumps [rollup](https://github.com/rollup/rollup) from 4.13.0 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.13.0...v4.22.4 ) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0 ) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
XWIKI-22351: The autosave triggers a merge conflict sometimes even if there's no save done outside the realtime session * When replacing empty paragraphs with empty lines, take into account the CKEditor temporary elements (like the hidden selection) when determining if an empty paragraph is at the start / end of the edited content, otherwise we get conflicts in the realtime session (e.g. because the widget selection is not synchronized and so some users will have the hidden selection element while others won't) * Disable the action buttons while an action takes place (e.g. saving) in order to avoid triggering the same action multiple times * Rewrite the realtime auto-saver to improve the synchronization between clients when saving or handling merge conflicts
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Oct 03, 2024
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Oct 01, 2024
-
-
Thomas Mortagne authored
-
Mend Renovate authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Sep 30, 2024
-
-
Pierre Jeanjean authored
-
Simon Urli authored
* Fix a possible issue when loading the tree
-
- Sep 27, 2024
-
-
Michael Hamann authored
See also https://jira.xwiki.org/browse/XWIKI-22533
-
Michael Hamann authored
* Improve the math to achieve a scaling factor that leads exactly to the desired width. * Adjust the integration test to expect the new default image size.
-
Michael Hamann authored
* Add a new API to URLSecurityManager that allows specifying the request domain instead of reading it from the context. * Use this API to check the redirect URL in the request parameter converter filter. * Add tests.
-
- Sep 26, 2024
-
-
Antoine Mottier authored
-
Clemens Robbenhaar authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/XWiki.XWikiSyntaxImages Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaximages/de/
-
Simon Urli authored
* Ensure to use the defined name strategy before providing a link default value when selecting a text
-
Michael Hamann authored
* Convert to PDF and extract images from the PDF * Adapt the unit test * Change the output format to PNG * Change the default image format back to JPEG. * Read the old office converter configuration for size and quality. * Add new configuration options for format, quality and image size. * Revert "[Misc] Force using old version of LO until XWIKI-22335 is done" * Revert "[Misc] Revert LO upgrade because of XWIKI-22335" * Fix existing comments in DefaultPresentationBuilder * Provide new properties in xwiki.properties * Fallback in document-formats.js in case custom-document-formats is not used for backward compatibility * Provide unit test * Improve a bit ServletContainerExecutor to have better understanding in case of error when building LO image This reverts commit 29e45435. This reverts commit f19ea82a. This reverts commit 32a20ae0. --------- Co-authored-by:
Simon Urli <simon.urli@xwiki.com>
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Sep 21, 2024
-
-
Mend Renovate authored
-