Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 5a5e8b23c6e7ff6210208769eb3b3d9e8d983686
https://github.com/xwiki/xwiki-platform/commit/5a5e8b23c6e7ff6210208769eb3b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M pnpm-lock.yaml
M pnpm-workspace.yaml
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/tsconfig.node.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/tsconfig.node.json
Log Message:
-----------
[Misc] Upgrade to node 24.11.0, npm 11.6.2 and pnpm 10.20.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 158a3b08853079eae8f8f587fdd0353a5619fdd1
https://github.com/xwiki-contrib/application-changerequest/commit/158a3b088…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/AddChangesChangeRequestHandler.java
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/ChangeRequestActionHandler.java
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/ChangeRequestResourceHandler.java
Log Message:
-----------
CRAPP-403 : When the save action is cancelled through an event listener, the error notification in the UI does not contain the thrown error message\n- adding the error message in the response of the Ajax request
Commit: 07a1c75dd1a6304f51ef6e9de26fc03f6d2173e7
https://github.com/xwiki-contrib/application-changerequest/commit/07a1c75dd…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/AbstractChangeRequestActionHandler.java
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/AddChangesChangeRequestHandler.java
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/CreateChangeRequestHandler.java
M application-changerequest-default/src/test/java/org/xwiki/contrib/changerequest/internal/handlers/CreateChangeRequestHandlerTest.java
Log Message:
-----------
CRAPP-403: When the save action is cancelled through an event listener, the error notification in the UI does not contain the thrown error message
* Provide handling of errors in case of saving to properly display the
error in the UI
* Add unit test
Compare: https://github.com/xwiki-contrib/application-changerequest/compare/1ab8653a…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
Branch: refs/heads/application-changerequest-CRAPP403
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 034bc61f8c232942a8f68b2800c8594991a8dda9
https://github.com/xwiki-contrib/application-changerequest/commit/034bc61f8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/AbstractChangeRequestActionHandler.java
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/AddChangesChangeRequestHandler.java
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/CreateChangeRequestHandler.java
M application-changerequest-default/src/test/java/org/xwiki/contrib/changerequest/internal/handlers/CreateChangeRequestHandlerTest.java
Log Message:
-----------
CRAPP-403: When the save action is cancelled through an event listener, the error notification in the UI does not contain the thrown error message
* Provide handling of errors in case of saving to properly display the
error in the UI
* Add unit test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…