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

October 2024

  • 1 participants
  • 1692 discussions
[xwiki-contrib/cristal] 927e8b: [Misc] Update dependency @playwright/test to v1.47.2
by XWiki Notifications 02 Oct '24

02 Oct '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 927e8b1257825ea83725d5be8469e439723945b4 https://github.com/xwiki-contrib/cristal/commit/927e8b1257825ea83725d5be846… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M web/package.json Log Message: ----------- [Misc] Update dependency @playwright/test to v1.47.2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3161: Allow asking questions on jobs without blocking
by XWiki Notifications 02 Oct '24

02 Oct '24
1 0
0 0
[xwiki-contrib/cristal] d040d1: CRISTAL-95: Support realtime editing even if the b...
by XWiki Notifications 02 Oct '24

02 Oct '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: d040d1cc6e946058d75f5a460a093adbe729fceb https://github.com/xwiki-contrib/cristal/commit/d040d1cc6e946058d75f5a460a0… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M editors/tiptap/src/extensions/autoSaver.ts Log Message: ----------- CRISTAL-95: Support realtime editing even if the backend doesn't support it To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for OIDC-195: Allow creating and manage user access tokens
by XWiki Notifications 02 Oct '24

02 Oct '24
1 0
0 0
[xwiki-contrib/application-testreporting] 54a4ac: TESTREPORT-43: Cannot insert text by keyboard in t...
by XWiki Notifications 02 Oct '24

02 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-testreporting Commit: 54a4ac436eacbe4b57d897c1ebbc213af0aaf22f https://github.com/xwiki-contrib/application-testreporting/commit/54a4ac436… Author: KebabRonin <alrx.brss(a)gmail.com> Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M src/main/resources/QA/ExecutionAddSheet.xml M src/main/resources/QA/TestSheet.xml Log Message: ----------- TESTREPORT-43: Cannot insert text by keyboard in the editable fields when adding or editing a test * Fixed js include so it is only active on the view page * Fixed js event listener to not intercept all keystrokes * Modified "Run Test" shortcut to "Alt+Shift+q" to not interfere with writing * Use shortcut.js instead of jquery events Commit: 980c9b1ee98c86b77c77bbc7aec6dfd06530c793 https://github.com/xwiki-contrib/application-testreporting/commit/980c9b1ee… Author: slauriere <slauriere(a)xwiki.com> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M src/main/resources/QA/ExecutionAddSheet.xml M src/main/resources/QA/TestSheet.xml Log Message: ----------- Merge pull request #5 from KebabRonin/TESTREPORT-43 TESTREPORT-43: Cannot insert text by keyboard in the editable fields when adding or editing a test Compare: https://github.com/xwiki-contrib/application-testreporting/compare/de8554ff… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-testreporting/settings/notific…
1 0
0 0
[jira@xwiki.org][Issue] Updates for CONFLUENCE-28: Introduce entity reference resolver for Confluence reference syntax
by XWiki Notifications 02 Oct '24

02 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for CONFLUENCE-53: Confluence parser doesn't support links to attachments
by XWiki Notifications 02 Oct '24

02 Oct '24
1 0
0 0
[xwiki-contrib/confluence] 48c711: CONFLUENCE-28: Introduce entity reference resolver...
by XWiki Notifications 02 Oct '24

02 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 48c711eccfd902a89a58a1680493911fdfcc9d58 https://github.com/xwiki-contrib/confluence/commit/48c711eccfd902a89a58a168… Author: Clemens Robbenhaar <4411046+ClemensRobbenhaar(a)users.noreply.github.com> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M confluence-syntax-confluence/checkstyle-suppressions.xml M confluence-syntax-confluence/pom.xml A confluence-syntax-confluence/src/main/java/org/xwiki/contrib/confluence/parser/confluence/internal/wikimodel/ConfluenceResourceReferenceParser.java M confluence-syntax-confluence/src/main/resources/META-INF/components.txt A confluence-syntax-confluence/src/test/java/org/xwiki/contrib/confluence/parser/confluence/internal/wikimodel/ConfluenceResourceReferenceParserTest.java M confluence-xml/pom.xml M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputStreamParser.java M confluence-xml/src/main/resources/META-INF/components.txt M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/internal/input/DefaultLinkMapperTest.java M confluence-xml/src/test/resources/confluencexml/3.4.7.test A confluence-xml/src/test/resources/confluencexml/pageswithdots.test A confluence-xml/src/test/resources/confluencexml/pageswithdots/entities.xml Log Message: ----------- CONFLUENCE-28: Introduce entity reference resolver for Confluence reference syntax (#34) CONFLUENCE-28: Introduce entity reference resolver for Confluence reference syntax * add a custom reference resolver for confluence wiki syntax * currently resolves mailto/url/space/document/attachment/user refs (but does not use baseReferences - seems not to be needed for import) * default reference type is still "URL" instead of "UNKNOWN" for b/w compat * use the new reference resolver via a separate ConfluenceInputStreamParser in the ConfluenceInputFilterStream * add integration tests for confluence package "pageswithdots" (slight modification of actual space export) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-230: Propose UI design for Page History
by XWiki Notifications 01 Oct '24

01 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-231: Improve CSS for newly developed Cristal Features
by XWiki Notifications 01 Oct '24

01 Oct '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • ...
  • 170
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.