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

  • 1 participants
  • 59942 discussions
[xwiki/xwiki-platform] ecbf94: XWIKI-21659: Provide entry index in data attribute...
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/XWIKI-21659 Home: https://github.com/xwiki/xwiki-platform Commit: ecbf94a2400f97332a2cc5993e6bdfdeda6f0a94 https://github.com/xwiki/xwiki-platform/commit/ecbf94a2400f97332a2cc5993e6b… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/cards/LayoutCards.spec.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/table/LayoutTable.spec.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/cards/LayoutCards.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTable.vue Log Message: ----------- XWIKI-21659: Provide entry index in data attribute of LiveData * Use a better data-attribute name * Also add the entryId as data-attribute * Provide some tests
1 0
0 0
[xwiki-contrib/application-notification-word] 92b9c0: Translated using Weblate (German)
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-notification-word Commit: 92b9c08920c553ec1638912239653b4d23cc347b https://github.com/xwiki-contrib/application-notification-word/commit/92b9c… Author: Simpel <git(a)simpel.cc> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M application-notification-word-default/src/main/resources/ApplicationResources_de.properties Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (29 of 29 strings) Translation: XWiki Contrib/Notification Word Application Default Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/notification-word-application…
1 0
0 0
[[email protected]][Issue] (XAM-3) Failed to fetch the entries - change name attachment
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[xwiki-contrib/syntax-markdown] 107a84: MARKDOWN-80: Replace usage of RawBlock by the HTML...
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/MARKDOWN-80 Home: https://github.com/xwiki-contrib/syntax-markdown Commit: 107a84a12c090fb16ed8b693db0b9b4ec110259f https://github.com/xwiki-contrib/syntax-markdown/commit/107a84a12c090fb16ed… Author: Vincent Massol <vincent(a)massol.net> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M syntax-markdown-commonmark12/pom.xml M syntax-markdown-commonmark12/src/main/java/org/xwiki/contrib/rendering/markdown/commonmark12/internal/AbstractMarkdownConfiguration.java M syntax-markdown-commonmark12/src/main/java/org/xwiki/contrib/rendering/markdown/commonmark12/internal/parser/AbbreviationNodeVisitor.java M syntax-markdown-commonmark12/src/main/java/org/xwiki/contrib/rendering/markdown/commonmark12/internal/parser/AbstractNodeVisitor.java M syntax-markdown-commonmark12/src/main/java/org/xwiki/contrib/rendering/markdown/commonmark12/internal/parser/HTMLNodeVisitor.java M syntax-markdown-commonmark12/src/main/java/org/xwiki/contrib/rendering/markdown/commonmark12/internal/parser/TableNodeVisitor.java M syntax-markdown-commonmark12/src/test/java/org/xwiki/contrib/rendering/markdown/commonmark12/internal/Markdown12SpecificTest.java M syntax-markdown-commonmark12/src/test/resources/markdown12/specific/abbreviation.test M syntax-markdown-commonmark12/src/test/resources/markdown12/specific/html1.test M syntax-markdown-commonmark12/src/test/resources/markdown12/specific/html2.test M syntax-markdown-commonmark12/src/test/resources/markdown12/specific/html3.test M syntax-markdown-commonmark12/src/test/resources/markdown12/specific/symbol1.test M syntax-markdown-commonmark12/src/test/resources/markdown12/specific/table1.test R syntax-markdown-github10/src/test/resources/github10/specific/link3.test R syntax-markdown-github10/src/test/resources/github10/specific/table1.test Log Message: ----------- MARKDOWN-80: Replace usage of RawBlock by the HTML macro * Several problems remaining (see jira issue)
1 0
0 0
[[email protected]][Issue] (ANTISPAM-72) Save Spam logs in a scalable location and provide a UI viewer for it
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[[email protected]][Issue] (ANTISPAM-72) Save Spam logs in a scalable location and provide a UI viewer for it
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[[email protected]][Issue] (ANTISPAM-71) Impossible to know why a document save is cancelled when the reason is IP blacklist
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[[email protected]][Issue] (XWIKI-21659) Provide entry index in data attribute of LiveData
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[[email protected]][Issue] (XWIKI-21659) Provide entry index in data attribute of LiveData
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[xwiki/xwiki-platform] 674c9a: XWIKI-21659: Provide entry index in data attribute...
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/XWIKI-21659 Home: https://github.com/xwiki/xwiki-platform Commit: 674c9adbb56401edf1b03ae397283ddc88ba5cc6 https://github.com/xwiki/xwiki-platform/commit/674c9adbb56401edf1b03ae39728… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/cards/LayoutCards.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTable.vue Log Message: ----------- XWIKI-21659: Provide entry index in data attribute of LiveData * Add data-index attributes on the parent DOM node of the entries, for both cards and table layouts
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 5688
  • 5689
  • 5690
  • 5691
  • 5692
  • 5693
  • 5694
  • ...
  • 5995
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.