lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
notifications@xwiki.org

February 2026

  • 1 participants
  • 1392 discussions
[xwiki/xwiki-platform] f32f3b: XWIKI-23349: Execute macro transformations and pro...
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f32f3b95612ea36e145a66191a848e3f2c9bdd50 https://github.com/xwiki/xwiki-platform/commit/f32f3b95612ea36e145a66191a84… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M pnpm-lock.yaml M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/container.ts A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/macros/XWikiInlineMacro.ts A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/macros/XWikiMacroBlock.ts A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/uniast/DefaultUniAstIterator.ts A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/uniast/UniAstIterator.ts A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/uniast/UniAstProcessor.ts A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/uniast/XWikiUniAstProcessor.ts Log Message: ----------- XWIKI-23349: Execute macro transformations and protect their output when editing with BlockNote * Process the UniAst content before load and save in order to adjust the macro blocks (replace the server-side macros with client-side macros) * Implement a UniAst iterator to help with the UniAst processing * Implement two simple client-side macros for now that should simply protect the generated output and preserve the macro parameters and content. * TODO: provide the macros list in the 'macros' parameter of the editor: Commit: ce598add8564e225508a2b8595995e5ee08ef0e2 https://github.com/xwiki/xwiki-platform/commit/ce598add8564e225508a2b859599… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/resources/conf/solrconfig.xml Log Message: ----------- XWIKI-24058: Using 'property.XWiki.TagClass.tags' in a Solr query returns only case-sensitive matches Commit: 86eff4bd930d625a347f9aadc7331b8f750eb29e https://github.com/xwiki/xwiki-platform/commit/86eff4bd930d625a347f9aadc733… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-docker/src/test/it/org/xwiki/blocknote/test/ui/RoundTripIT.java M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/macros/XWikiInlineMacro.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/macros/XWikiMacroBlock.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/uniast/XWikiUniAstProcessor.ts Log Message: ----------- XWIKI-23349: Execute macro transformations and protect their output when editing with BlockNote * Enable macro support in BlockNote and add some bulletproofing. Compare: https://github.com/xwiki/xwiki-platform/compare/c90abc491a2f...86eff4bd930d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24020: Upgrade to fast-xml-parser 5.3.6
by XWiki Notifications 24 Feb '26

24 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-804: Upgrade to fast-xml-parser 5.3.6
by XWiki Notifications 24 Feb '26

24 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23912: Introduce a shared typescript configuration
by XWiki Notifications 24 Feb '26

24 Feb '26
1 0
0 0
[xwiki-contrib/cristal] 209cca: XWIKI-24020: Upgrade to fast-xml-parser 5.3.6
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 209cca0bea57164e886b1aa4919b5c0d940fd614 https://github.com/xwiki-contrib/cristal/commit/209cca0bea57164e886b1aa4919… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24020: Upgrade to fast-xml-parser 5.3.6 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 03458d: [Misc] Update dependency @types/sharedworker to v0...
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 03458d68afc2c1f339a1ababfe79679ec0503877 https://github.com/xwiki-contrib/cristal/commit/03458d68afc2c1f339a1ababfe7… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency @types/sharedworker to v0.0.220 (#1518) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] c90abc: XWIKI-23912: Introduce a shared typescript configu...
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: c90abc491a2f974d767523182501642377091539 https://github.com/xwiki/xwiki-platform/commit/c90abc491a2f974d767523182501… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-tsconfig/package.json Log Message: ----------- XWIKI-23912: Introduce a shared typescript configuration Fix wrong package version. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 753604: XWIKI-23912: Introduce a shared typescript configu...
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 753604cb5f7eba605798bd433c56ad805a072bc9 https://github.com/xwiki/xwiki-platform/commit/753604cb5f7eba605798bd433c56… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) 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-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/Logic.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/authentication/DefaultAuthenticationManagerProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/authentication/XWikiAuthenticationManager.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/document/DefaultDocumentService.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/i18nResolver.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/link/DefaultLinkSuggestServiceProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/link/XWikiLinkSuggestService.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/DefaultModelReferenceHandlerProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/DefaultModelReferenceParserProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/DefaultModelReferenceSerializerProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/XWikiEntityReference.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/XWikiModelReferenceHandler.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/XWikiModelReferenceParser.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/reference/XWikiModelReferenceSerializer.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/url/DefaultRemoteURLParserProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/url/DefaultRemoteURLSerializerProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/url/XWikiRemoteURLParser.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/model/url/XWikiRemoteURLSerializer.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/skin/DefaultSkinManager.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/storage/DefaultStorageProvider.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/storage/XWikiStorage.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/attachments/attachments-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/attachments/attachments-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/attachments/attachments-default/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/attachments/attachments-default/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/authentication/authentication-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/authentication/authentication-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/backends/backend-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/backends/backend-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/collaboration/collaboration-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/collaboration/collaboration-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/configuration/configuration-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/configuration/configuration-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/document/document-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/document/document-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/ds/api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/ds/api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/fn-utils/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/fn-utils/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/icons/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/icons/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/link-suggest/link-suggest-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/link-suggest/link-suggest-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-componentstore/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-componentstore/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-xwiki/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-xwiki/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/macros/macros-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/macros/macros-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/macros/macros-ast-react-jsx/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/macros/macros-ast-react-jsx/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/macros/macros-service/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/macros/macros-service/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/model/model-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/model/model-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/model/model-reference/model-reference-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/model/model-reference/model-reference-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/model/model-remote-url/model-remote-url-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/model/model-remote-url/model-remote-url-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/navigation-tree/navigation-tree-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/navigation-tree/navigation-tree-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-api/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-api/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-markdown-xwiki/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-markdown-xwiki/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-markdown/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-markdown/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/dev/config/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/dev/config/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-headless/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-headless/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-react/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-react/tsconfig.json M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-eslintconfig/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-eslintconfig/tsconfig.json A xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-tsconfig/package.json A xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-tsconfig/tsconfig.json A xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-tsconfig/tsconfig.types.json M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-viteconfig/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-viteconfig/tsconfig.json R xwiki-platform-core/xwiki-platform-node/src/main/node/tsconfig.json Log Message: ----------- XWIKI-23912: Introduce a shared typescript configuration (#5072) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTALINT-22: Use the new rendering rest endpoint
by XWiki Notifications 24 Feb '26

24 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTALINT-18: Find a way to display user details when logged-in
by XWiki Notifications 24 Feb '26

24 Feb '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • ...
  • 140
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.