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 -----
  • September
  • 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

  • 1 participants
  • 59823 discussions
[xwiki-contrib/cristal-integration-nextcloud] 7ddc7b: CRISTALNC-24: Update to Cristal 1.1.0 (#80)
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal-integration-nextcloud Commit: 7ddc7b7960c845f0027daa0eac870374e0b2cecf https://github.com/xwiki-contrib/cristal-integration-nextcloud/commit/7ddc7… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- CRISTALNC-24: Update to Cristal 1.1.0 (#80) * Upgrade Cristal packages * Align with Cristal dependencies versions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration-nextcloud/settings/not…
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTALNC-24: Update to Cristal 1.1.0
by XWiki Notifications 24 Feb '26

24 Feb '26
1 0
0 0
[xwiki-contrib/cristal-integration-nextcloud] c2cf1a: CRISTALNC-24: Update to Cristal 1.1.0
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/CRISTALNC-24 Home: https://github.com/xwiki-contrib/cristal-integration-nextcloud Commit: c2cf1a8aaa317e99f8b9ad2e40c88ea86586613d https://github.com/xwiki-contrib/cristal-integration-nextcloud/commit/c2cf1… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-02-24 (Tue, 24 Feb 2026) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- CRISTALNC-24: Update to Cristal 1.1.0 * Upgrade Cristal packages * Align with Cristal dependencies versions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration-nextcloud/settings/not…
1 0
0 0
[xwiki/xwiki-platform] 4f86e2: XWIKI-24058: Using 'property.XWiki.TagClass.tags' ...
by XWiki Notifications 24 Feb '26

24 Feb '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4f86e2ad66517414d23766170c1a1d59b22bfec1 https://github.com/xwiki/xwiki-platform/commit/4f86e2ad66517414d23766170c1a… 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 (cherry picked from commit ce598add8564e225508a2b8595995e5ee08ef0e2) 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] 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
  • ← Newer
  • 1
  • ...
  • 1316
  • 1317
  • 1318
  • 1319
  • 1320
  • 1321
  • 1322
  • ...
  • 5983
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.