Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: c92dd170b99505979fc5f3f48b2d77c86c394e5e
https://github.com/xwiki/xwiki-commons/commit/c92dd170b99505979fc5f3f48b2d7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironment.java
A xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironmentCacheInitializer.java
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/resources/META-INF/components.txt
A xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/test/java/org/xwiki/environment/internal/ServletEnvironmentCacheInitializerTest.java
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/test/java/org/xwiki/environment/internal/ServletEnvironmentTest.java
Log Message:
-----------
XCOMMONS-3348: The servlet environment triggers a second load of the xwiki.properties configuration (#1346)
* Trigger the cache initialization in a separate event listener on the
ApplicationStartedEvent. This ensures that the cache manager is ready.
* Add and adapt unit tests.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 17fb43b5cbf941f1abffaca7efaaac7c25d54990
https://github.com/xwiki-contrib/cristal/commit/17fb43b5cbf941f1abffaca7efa…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M core/reactivue/tsconfig.json
M editors/blocknote-headless/package.json
M editors/blocknote-headless/src/react/BlockNoteView.tsx
M editors/blocknote-headless/vite.config.ts
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
CRISTAL-543: Make blocknote-headless compatible with React 17+ (#935)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 55c0c46849df0d04dad28b618055b2dacf579b0f
https://github.com/xwiki-contrib/cristal/commit/55c0c46849df0d04dad28b61805…
Author: ClementEXWiki <clement.eraud(a)xwiki.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
R editors/blocknote-headless/src/components/autoSaver.ts
R editors/blocknote-headless/src/components/realtimeState.ts
R editors/blocknote-headless/src/images/noavatar.png
M editors/blocknote-headless/src/index.ts
R editors/blocknote-headless/src/png.d.ts
M editors/blocknote-headless/src/react/BlockNoteView.tsx
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
R editors/blocknote-headless/src/vue/c-realtime-users.vue
R editors/blocknote-headless/src/vue/c-save-status.vue
A editors/blocknote/images/noavatar.png
A editors/blocknote/src/png.d.ts
M editors/blocknote/src/vue/c-edit-blocknote.vue
A editors/blocknote/src/vue/c-realtime-users.vue
A editors/blocknote/src/vue/c-save-status.vue
M package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-515: Runtime sessions are not correctly closed with Blocknote (#934)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications