Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d05cae4cc60d6235d3049c3506c395dc880e0987
https://github.com/xwiki/xwiki-platform/commit/d05cae4cc60d6235d3049c3506c3…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
Log Message:
-----------
XWIKI-23281: Saving gets stuck in Realtime editor if a page mandatory title is not provided before saving
* Detect if the save is prevented because the form validation fails.
(cherry picked from commit e60e2183520d3bddaaf09290b53cebfcd3733de4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7d41832db80dc19128bbe0a4c5da8c27396d1de8
https://github.com/xwiki/xwiki-platform/commit/7d41832db80dc19128bbe0a4c5da…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
Log Message:
-----------
XWIKI-23281: Saving gets stuck in Realtime editor if a page mandatory title is not provided before saving
* Detect if the save is prevented because the form validation fails.
(cherry picked from commit e60e2183520d3bddaaf09290b53cebfcd3733de4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: e60e2183520d3bddaaf09290b53cebfcd3733de4
https://github.com/xwiki/xwiki-platform/commit/e60e2183520d3bddaaf09290b53c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
Log Message:
-----------
XWIKI-23281: Saving gets stuck in Realtime editor if a page mandatory title is not provided before saving
* Detect if the save is prevented because the form validation fails.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: b3ceca8c209c58bfd92c046ad6d31fdc7da19fa6
https://github.com/xwiki/xwiki-platform/commit/b3ceca8c209c58bfd92c046ad6d3…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
Log Message:
-----------
XWIKI-23287: Upgrade to dompurify 3.2.6
Commit: e57f4987ae6de9d371b1a6b18b109624ce8609d7
https://github.com/xwiki/xwiki-platform/commit/e57f4987ae6de9d371b1a6b18b10…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Upgrade to @tsconfig/node22 22.0.2
Compare: https://github.com/xwiki/xwiki-platform/compare/b869e9497c15...e57f4987ae6d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-23043
Home: https://github.com/xwiki/xwiki-platform
Commit: e93932924f9ab67dfa30eac259ee8f6d7f82b4ec
https://github.com/xwiki/xwiki-platform/commit/e93932924f9ab67dfa30eac259ee…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroDescriptorUIFactory.java
R xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/util/MacroParametersHelperTest.java
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/util/ui/MacroDescriptorUIFactoryTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/script/RenderingScriptServiceTest.java
Log Message:
-----------
XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI
* Fix a few bugs, improve tests and coverage
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications