Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2c1c4942c3ebbbd57d604833772967465bf43446
https://github.com/xwiki/xwiki-platform/commit/2c1c4942c3ebbbd57d6048337729…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
Log Message:
-----------
XWIKI-23317: Auto saving in realtime doesn't wait as expected when the user types during saving
(cherry picked from commit 9b2ad414fc27fb19f96dddc13e817479c511e067)
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: a222c5f3e6bd9b0bc5fffe0a4b2681a3b2aa3501
https://github.com/xwiki/xwiki-platform/commit/a222c5f3e6bd9b0bc5fffe0a4b26…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
Log Message:
-----------
XWIKI-23317: Auto saving in realtime doesn't wait as expected when the user types during saving
(cherry picked from commit 9b2ad414fc27fb19f96dddc13e817479c511e067)
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: c9ac52b52c96bd1f81f6d3e70b91eaf280cdf7ca
https://github.com/xwiki/xwiki-platform/commit/c9ac52b52c96bd1f81f6d3e70b91…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiContextTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiMockitoTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/SkinActionTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/XWikiMessageToolTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/XWikiServletURLFactoryTest.java
Log Message:
-----------
[Misc] Apply JUnit5 best practices
Commit: 76efe4610af6af5ee6c776db5849a63c52cfe833
https://github.com/xwiki/xwiki-platform/commit/76efe4610af6af5ee6c776db5849…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/util/TOCGeneratorTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/util/UtilTest.java
Log Message:
-----------
[Misc] Convert test to JUnit5
Compare: https://github.com/xwiki/xwiki-platform/compare/f5daf52739c3...76efe4610af6
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: f5daf52739c355e55838207db779829c952a91d9
https://github.com/xwiki/xwiki-platform/commit/f5daf52739c355e55838207db779…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
Log Message:
-----------
XWIKI-23317: Auto saving in realtime doesn't wait as expected when the user types during saving
(cherry picked from commit 9b2ad414fc27fb19f96dddc13e817479c511e067)
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: 4e48629f094fa057f35802516b978badd1d92b33
https://github.com/xwiki-contrib/cristal/commit/4e48629f094fa057f35802516b9…
Author: ClementEXWiki <clement.eraud(a)xwiki.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M core/fn-utils/src/index.ts
M core/uniast/src/__tests__/converters.test.ts
M core/uniast/src/ast.ts
M core/uniast/src/markdown/md-to-uniast.ts
M core/uniast/src/markdown/uniast-to-md.ts
M editors/blocknote-headless/src/index.ts
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
M editors/blocknote-react/src/blocknote/index.ts
A editors/blocknote-react/src/blocknote/macros/XWikiMacroHtmlBlock.tsx
A editors/blocknote-react/src/blocknote/macros/XWikiMacroInlineHtml.tsx
M editors/blocknote-react/src/blocknote/utils.ts
M editors/blocknote-react/src/components/BlockNoteViewWrapper.tsx
M editors/blocknote-react/src/index.tsx
M editors/blocknote/src/vue/c-edit-blocknote.vue
Log Message:
-----------
CRISTAL-44: Macros can be viewed using client side rendering (#1101)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications