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
  • 57397 discussions
[[email protected]][Issue] Updates for XLIT-11: Add better error messages
by XWiki Notifications 09 Mar '25

09 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22877: UIX in the information tab cannot load JavaScript and CSS resources
by XWiki Notifications 07 Mar '25

07 Mar '25
1 0
0 0
[xwiki/xwiki-platform] 32032d: XWIKI-22877: UIX in the information tab cannot loa...
by XWiki Notifications 07 Mar '25

07 Mar '25
Branch: refs/heads/backport/stable-16.10.x/pr-3901 Home: https://github.com/xwiki/xwiki-platform Commit: 32032db4b0a78231adfd70d4a9822d53ff67e07a https://github.com/xwiki/xwiki-platform/commit/32032db4b0a78231adfd70d4a982… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-07 (Fri, 07 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/docextra.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/informationinline.vm Log Message: ----------- XWIKI-22877: UIX in the information tab cannot load JavaScript and CSS resources (#3901) * Send skin extensions in the X-XWIKI-HTML-HEAD header. * Remove the duplicate loading of skin extensions from docextra.vm (cherry picked from commit 62bd4d950e2c455c066c3612f448db59155fa6fe) 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] 62bd4d: XWIKI-22877: UIX in the information tab cannot loa...
by XWiki Notifications 07 Mar '25

07 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 62bd4d950e2c455c066c3612f448db59155fa6fe https://github.com/xwiki/xwiki-platform/commit/62bd4d950e2c455c066c3612f448… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-07 (Fri, 07 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/docextra.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/informationinline.vm Log Message: ----------- XWIKI-22877: UIX in the information tab cannot load JavaScript and CSS resources (#3901) * Send skin extensions in the X-XWIKI-HTML-HEAD header. * Remove the duplicate loading of skin extensions from docextra.vm 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 XWIKI-22958: The page picker is very slow on large wikis
by XWiki Notifications 07 Mar '25

07 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for FULLCAL-79: Event times shift since v2.4.0
by XWiki Notifications 07 Mar '25

07 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22958: The page picker is very slow on large wikis
by XWiki Notifications 07 Mar '25

07 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for JIRA-73: CreatedVsResolvedChart don't work if filterId is set
by XWiki Notifications 07 Mar '25

07 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for JIRA-74: BiDimensionalGridChart don't work if filterId is not set
by XWiki Notifications 07 Mar '25

07 Mar '25
1 0
0 0
[xwiki/xwiki-platform] 8f7f04: XWIKI-22818: ExtensionSecurityIT.extensionVulnerab...
by XWiki Notifications 07 Mar '25

07 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8f7f04bc128c1d9c7d7c760392d673e683fc68fe https://github.com/xwiki/xwiki-platform/commit/8f7f04bc128c1d9c7d7c760392d6… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-03-07 (Fri, 07 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-test/xwiki-platform-extension-security-test-docker/src/test/it/org/xwiki/extension/security/test/ui/ExtensionSecurityIT.java M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-test/xwiki-platform-extension-security-test-pageobjects/src/main/java/org/xwiki/extension/security/test/po/ExtensionVulnerabilitiesAdminPage.java M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-pageobjects/src/main/java/org/xwiki/extension/test/po/ExtensionAdministrationPage.java Log Message: ----------- XWIKI-22818: ExtensionSecurityIT.extensionVulnerabilitiesAdmin is flickering * Improve the test duration (setting large text with sendKeys is very slow) * Reduce the flickering on stable-16.4.x at least (but for a different stacktrace than on master): it seems that Chrome WebDriver ignores sometimes the get(URL) calls done right after a new web page is loaded. (cherry picked from commit b31fa388ba5e472e53141433a0731b5f1bdeee1a) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2752
  • 2753
  • 2754
  • 2755
  • 2756
  • 2757
  • 2758
  • ...
  • 5740
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.