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
[email protected]

  • 1 participants
  • 57453 discussions
[xwiki/xwiki-platform] ebc3de: XWIKI-23025: Introduce Blocknote as an editor for ...
by XWiki Notifications 29 May '25

29 May '25
Branch: refs/heads/feature-blocknote Home: https://github.com/xwiki/xwiki-platform Commit: ebc3ded8da5081823768fcbf0e60bd73ab988cec https://github.com/xwiki/xwiki-platform/commit/ebc3ded8da5081823768fcbf0e60… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-05-29 (Thu, 29 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/eslint.config.ts 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/main.js R xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/container.js A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/container.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/logic.js R xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/skin.js A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/skin.ts M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/tsconfig.json M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/vite.config.ts Log Message: ----------- XWIKI-23025: Introduce Blocknote as an editor for XWiki * Fix the build to support using local Cristal (SNAPSHOT) deps (use workaround for Vite bug) * Fix linting configuration and linting errors * Don't depend on cristal-skin because it brings unneeded transitive deps; use ``cristal-api`` instead and implement the SkinManager interface * No need to depend on React directly / explicitly * Allow esbuild to hook to build lifecycle To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for GLOSSARY-56: Glossary entries are not transformed into glossary references in document translations
by XWiki Notifications 29 May '25

29 May '25
1 0
0 0
[[email protected]][Issue] Updates for GLOSSARY-62: Glossary Entries Transformer job does not transform glossary entity into reference macro
by XWiki Notifications 29 May '25

29 May '25
1 0
0 0
[[email protected]][Issue] Updates for GLOSSARY-56: Glossary entries are not transformed into glossary references in document translations
by XWiki Notifications 29 May '25

29 May '25
1 0
0 0
[[email protected]][Issue] Updates for OIDC-234: The authenticator should not redirect in the case of an ajax request
by XWiki Notifications 29 May '25

29 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21745: Allow the company logo to link to an external URL
by XWiki Notifications 28 May '25

28 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21762: In groups tab, display group full name instead of group name when group title is empty
by XWiki Notifications 28 May '25

28 May '25
1 0
0 0
[xwiki/xwiki-platform] 38de16: XWIKI-22803: Enable the ability to order macro par...
by XWiki Notifications 28 May '25

28 May '25
Branch: refs/heads/XWIKI-23043 Home: https://github.com/xwiki/xwiki-platform Commit: 38de16817d30444a905b874efb22a75d0f090831 https://github.com/xwiki/xwiki-platform/commit/38de16817d30444a905b874efb22… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-05-28 (Wed, 28 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-api/src/main/java/org/xwiki/rendering/macro/wikibridge/WikiMacroParameterDescriptor.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactory.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroClassDocumentInitializer.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroConstants.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterClassDocumentInitializer.java Log Message: ----------- XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI * Add new fields in WikiMacroParameterClass and WikiMacroClass for allowing to order parameters and to order the content * Use the new property in the wiki macro factory * Provide new missing API in WikiMacroParameterDescriptor Commit: d2273ddd80c4c894be1c98a9957a896c8bf79b3b https://github.com/xwiki/xwiki-platform/commit/d2273ddd80c4c894be1c98a9957a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-05-28 (Wed, 28 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroWizard.css M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroParametersHelper.java Log Message: ----------- XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI * start improving the UI Compare: https://github.com/xwiki/xwiki-platform/compare/e8e72721b13c...d2273ddd80c4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-35: Backends can be configured at runtime
by XWiki Notifications 28 May '25

28 May '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-514: Impossible to create a page with blocknote
by XWiki Notifications 28 May '25

28 May '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2370
  • 2371
  • 2372
  • 2373
  • 2374
  • 2375
  • 2376
  • ...
  • 5746
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.