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
notifications@xwiki.org

July 2024

  • 1 participants
  • 1389 discussions
[xwiki/xwiki-platform] 4d208b: XWIKI-22368: UIExtensionClass imported properties ...
by XWiki Notifications 31 Jul '24

31 Jul '24
Branch: refs/heads/stable-16.6.x Home: https://github.com/xwiki/xwiki-platform Commit: 4d208b9b8ce8707e91754f5220770355ecbce563 https://github.com/xwiki/xwiki-platform/commit/4d208b9b8ce8707e91754f522077… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-ui/src/test/it/org/xwiki/test/ui/MandatoryDocInitializedTest.java Log Message: ----------- XWIKI-22368: UIExtensionClass imported properties removed after editing and rolling back * Change condition of the test to make it more reliable (cherry picked from commit 22a10a1b6f3e4827a4d3b2b05a6d76881772bce7) 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] 22a10a: XWIKI-22368: UIExtensionClass imported properties ...
by XWiki Notifications 31 Jul '24

31 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 22a10a1b6f3e4827a4d3b2b05a6d76881772bce7 https://github.com/xwiki/xwiki-platform/commit/22a10a1b6f3e4827a4d3b2b05a6d… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-ui/src/test/it/org/xwiki/test/ui/MandatoryDocInitializedTest.java Log Message: ----------- XWIKI-22368: UIExtensionClass imported properties removed after editing and rolling back * Change condition of the test to make it more reliable 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-22375: "Exception thrown job execution" error which prevents installation of extensions when they are installed on farm if already installed on Main and subwiki
by XWiki Notifications 31 Jul '24

31 Jul '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22377: Prototype.js can still break the standard Array.from method
by XWiki Notifications 31 Jul '24

31 Jul '24
1 0
0 0
[xwiki/xwiki-platform] 1ed3ce: XWIKI-22377: Prototype.js can still break the stan...
by XWiki Notifications 31 Jul '24

31 Jul '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 1ed3ce2ba2b81a9a0f86bd47407cfe439f9e36ca https://github.com/xwiki/xwiki-platform/commit/1ed3ce2ba2b81a9a0f86bd47407c… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/prototypeJSPatches.js Log Message: ----------- XWIKI-22377: Prototype.js can still break the standard Array.from method * Prevent Prototype.js from overriding Array.from, second try (cherry picked from commit 8e8cf7ec58910873d9cf1f6936373460897ea441) 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] 9e1427: XWIKI-22377: Prototype.js can still break the stan...
by XWiki Notifications 31 Jul '24

31 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 9e14276f61737886607b3f6644305c243254a2b9 https://github.com/xwiki/xwiki-platform/commit/9e14276f61737886607b3f664430… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/prototypeJSPatches.js Log Message: ----------- XWIKI-22377: Prototype.js can still break the standard Array.from method * Prevent Prototype.js from overriding Array.from, second try (cherry picked from commit 8e8cf7ec58910873d9cf1f6936373460897ea441) 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] e36409: XWIKI-22377: Prototype.js can still break the stan...
by XWiki Notifications 31 Jul '24

31 Jul '24
Branch: refs/heads/stable-16.6.x Home: https://github.com/xwiki/xwiki-platform Commit: e364091904bc9ea5427591b397e147df03d53222 https://github.com/xwiki/xwiki-platform/commit/e364091904bc9ea5427591b397e1… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/prototypeJSPatches.js Log Message: ----------- XWIKI-22377: Prototype.js can still break the standard Array.from method * Prevent Prototype.js from overriding Array.from, second try (cherry picked from commit 8e8cf7ec58910873d9cf1f6936373460897ea441) 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] 8e8cf7: XWIKI-22377: Prototype.js can still break the stan...
by XWiki Notifications 31 Jul '24

31 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8e8cf7ec58910873d9cf1f6936373460897ea441 https://github.com/xwiki/xwiki-platform/commit/8e8cf7ec58910873d9cf1f693637… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/prototypeJSPatches.js Log Message: ----------- XWIKI-22377: Prototype.js can still break the standard Array.from method * Prevent Prototype.js from overriding Array.from, second try 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-22376: Inconsistent spacing around arrows in the admin menu
by XWiki Notifications 31 Jul '24

31 Jul '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22375: "Exception thrown job execution" error which prevents installation of extensions when they are installed on farm if already installed on Main and subwiki
by XWiki Notifications 31 Jul '24

31 Jul '24
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ...
  • 139
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.