Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 462920f7cef904e877d2d82673d1a7986662cc64
https://github.com/xwiki-contrib/cristal/commit/462920f7cef904e877d2d82673d…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/storage/package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-722: Upgrade to electron 39.0.0 (#1345)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 938724b8e4dd79ffe050ed13295d23c4d95f0b4e
https://github.com/xwiki/xwiki-platform/commit/938724b8e4dd79ffe050ed13295d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/ExtensionSheet.xml
Log Message:
-----------
XWIKI-20654: Maximize link on description mess up the editor
* Fix the ExtensionSheet to wrap the text editor in a div to avoid
fullscreen to use the whole sheet content
(cherry picked from commit 6f89390ece4a8b42f5e352d99d96e941cf3ccb1d)
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: 6f89390ece4a8b42f5e352d99d96e941cf3ccb1d
https://github.com/xwiki/xwiki-platform/commit/6f89390ece4a8b42f5e352d99d96…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/src/main/resources/ExtensionCode/ExtensionSheet.xml
Log Message:
-----------
XWIKI-20654: Maximize link on description mess up the editor
* Fix the ExtensionSheet to wrap the text editor in a div to avoid
fullscreen to use the whole sheet content
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/cristal
Commit: 6c88f913338d81c84b694d8a1ecdbd06e0b67316
https://github.com/xwiki-contrib/cristal/commit/6c88f913338d81c84b694d8a1ec…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M core/icons/etc/cristal-icons.api.md
M core/icons/src/vue/c-icon.vue
M core/settings/settings-configurations-ui/src/vue/ConfigurationsTable.vue
M ds/api/etc/cristal-dsapi.api.md
M ds/api/src/index.ts
M ds/vuetify/src/vue/x-tree.vue
M editors/blocknote-react/tsconfig.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/src/vue/c-view.vue
Log Message:
-----------
[Misc] Update dependency vue-tsc to 3.1.2 (#1344)
Co-authored-by: Mend Renovate <bot(a)renovateapp.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1a48f6c436513990cbee811c1c8c2857864f7453
https://github.com/xwiki/xwiki-platform/commit/1a48f6c436513990cbee811c1c8c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/XWikiRESTContextInitializationFilter.java
Log Message:
-----------
XWIKI-17936: Cannot authenticate on REST with a subwiki user with path based access
* bulletproofing
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9b421a715a7dc7f3b7be54f8f0f8dab7fe2bc021
https://github.com/xwiki/xwiki-platform/commit/9b421a715a7dc7f3b7be54f8f0f8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js
Log Message:
-----------
XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar (#4712)
* Change the logic to enable dom:updated event listeners in both
fullscreen.js and simpletoolbar.js so that there's no possibility of
race condition
* Also change the conditions to detect that there's a wiki editor with
toolbar in fullscreen.js
(cherry picked from commit 9798e5a88a30944d3b70fedc502d7e44222da6fa)
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: 2201a283efdd800a0bec5e4f34798cf09e60e37f
https://github.com/xwiki/xwiki-platform/commit/2201a283efdd800a0bec5e4f3479…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js
Log Message:
-----------
XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar (#4712)
* Change the logic to enable dom:updated event listeners in both
fullscreen.js and simpletoolbar.js so that there's no possibility of
race condition
* Also change the conditions to detect that there's a wiki editor with
toolbar in fullscreen.js
(cherry picked from commit 9798e5a88a30944d3b70fedc502d7e44222da6fa)
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: eead78d01e132d65d4f30cc77a93acb3f5a495b6
https://github.com/xwiki/xwiki-platform/commit/eead78d01e132d65d4f30cc77a93…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-standards-validator/pom.xml
Log Message:
-----------
XWIKI-23641: Upgrade to Nu Html Checker 25.10.27
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-17.4.x/pr-4712
Home: https://github.com/xwiki/xwiki-platform
Commit: 2eb938ec183ec244bb517b845ffb159ae129516c
https://github.com/xwiki/xwiki-platform/commit/2eb938ec183ec244bb517b845ffb…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js
Log Message:
-----------
XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar (#4712)
* Change the logic to enable dom:updated event listeners in both
fullscreen.js and simpletoolbar.js so that there's no possibility of
race condition
* Also change the conditions to detect that there's a wiki editor with
toolbar in fullscreen.js
(cherry picked from commit 9798e5a88a30944d3b70fedc502d7e44222da6fa)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-4712
Home: https://github.com/xwiki/xwiki-platform
Commit: e8c65fa503cb55a069e1e22dc625b5e11cc546be
https://github.com/xwiki/xwiki-platform/commit/e8c65fa503cb55a069e1e22dc625…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js
Log Message:
-----------
XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar (#4712)
* Change the logic to enable dom:updated event listeners in both
fullscreen.js and simpletoolbar.js so that there's no possibility of
race condition
* Also change the conditions to detect that there's a wiki editor with
toolbar in fullscreen.js
(cherry picked from commit 9798e5a88a30944d3b70fedc502d7e44222da6fa)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications