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]

  • 58986 discussions
[xwiki/xwiki-platform] c3f7e0: XWIKI-15198: Skin logo doesn't change with the new...
by XWiki Notifications 30 Oct '25

30 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: c3f7e05099693630adf9477b19bf34c3c6e9238d https://github.com/xwiki/xwiki-platform/commit/c3f7e05099693630adf9477b19bf… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-10-30 (Thu, 30 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-ui/src/main/resources/SkinsCode/Translations.xml M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-ui/src/main/resources/SkinsCode/XWikiSkinsSheet.xml Log Message: ----------- XWIKI-15198: Skin logo doesn't change with the new Color Theme (#3281) * Added a translation to contain the warning for users. * Added this warning * Replaced the wiki syntax with HTML syntax for the creation of the DL. Note that now when there's no property, the DL is still generated, but I verified that it's invisible both visually and semantically * Added wiki escaping before the HTML escaping since we support wiki syntax in this HTML macro now. 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] eea980: [Misc] Move deprecated JobManager/DefaultJobManage...
by XWiki Notifications 30 Oct '25

30 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: eea980ed973c2fd441dcbdf1a3c08821b87df7b1 https://github.com/xwiki/xwiki-platform/commit/eea980ed973c2fd441dcbdf1a3c0… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-10-30 (Thu, 30 Oct 2025) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml Log Message: ----------- [Misc] Move deprecated JobManager/DefaultJobManager to legacy modules 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 XCOMMONS-3464: Migrate to pnpm
by XWiki Notifications 30 Oct '25

30 Oct '25
1 0
0 0
[xwiki/xwiki-commons] 8e6bcf: [Misc] Move deprecated JobManager/DefaultJobManage...
by XWiki Notifications 30 Oct '25

30 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 8e6bcf0b69806ad342d5d8985dc56867de60b43a https://github.com/xwiki/xwiki-commons/commit/8e6bcf0b69806ad342d5d8985dc56… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-10-30 (Thu, 30 Oct 2025) Changed paths: R xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/java/org/xwiki/job/JobManager.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml R xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/DefaultJobManager.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/resources/META-INF/components.txt R xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobManagerTest.java M xwiki-commons-core/xwiki-commons-legacy/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-api/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-api/src/main/java/org/xwiki/job/JobManager.java A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-default/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-default/src/main/java/org/xwiki/job/internal/DefaultJobManager.java A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-default/src/main/resources/META-INF/components.txt A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-default/src/test/java/org/xwiki/job/internal/DefaultJobManagerTest.java Log Message: ----------- [Misc] Move deprecated JobManager/DefaultJobManager to legacy modules To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23647: Remove use of deprecate DocumentAccessBridge#hasProgrammingRights
by XWiki Notifications 30 Oct '25

30 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3464: Migrate to pnpm
by XWiki Notifications 30 Oct '25

30 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTALINT-14: Revision is ignored for HTML rendering
by XWiki Notifications 30 Oct '25

30 Oct '25
1 0
0 0
[xwiki-contrib/cristal-integration] e0cd6a: CRISTALINT-14: Revision is ignored for HTML rendering
by XWiki Notifications 30 Oct '25

30 Oct '25
Branch: refs/heads/CRISTALINT-14 Home: https://github.com/xwiki-contrib/cristal-integration Commit: e0cd6a1dd4b95775d9ed54b10c7439f36866a338 https://github.com/xwiki-contrib/cristal-integration/commit/e0cd6a1dd4b9577… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2025-10-30 (Thu, 30 Oct 2025) Changed paths: M cristal-integration-rest-server/src/main/java/org/xwiki/contrib/cristal/integration/rest/internal/resources/CristalResourceImpl.java Log Message: ----------- CRISTALINT-14: Revision is ignored for HTML rendering To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23645: Upgrade to JsonPath 2.9.0
by XWiki Notifications 30 Oct '25

30 Oct '25
1 0
0 0
[xwiki/xwiki-platform] 8e5d80: XWIKI-23645: Upgrade to JsonPath 2.9.0
by XWiki Notifications 30 Oct '25

30 Oct '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 8e5d801e1a05d1c05f974aba86ffa1d9b7d60617 https://github.com/xwiki/xwiki-platform/commit/8e5d801e1a05d1c05f974aba86ff… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-10-30 (Thu, 30 Oct 2025) Changed paths: M pom.xml Log Message: ----------- XWIKI-23645: Upgrade to JsonPath 2.9.0 (cherry picked from commit 10a4ca665882a4000a9a59ef5e5f07df47963108) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1813
  • 1814
  • 1815
  • 1816
  • 1817
  • 1818
  • 1819
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.