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]

  • 58341 discussions
[xwiki/xwiki-platform] a56868: XWIKI-7795: The browser back button doesn't restor...
by XWiki Notifications 18 Mar '26

18 Mar '26
Branch: refs/heads/backport/stable-17.10.x/pr-5138 Home: https://github.com/xwiki/xwiki-platform Commit: a56868b94309f5553f4fbbe7af1c2944e10c9639 https://github.com/xwiki/xwiki-platform/commit/a56868b94309f5553f4fbbe7af1c… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-03-18 (Wed, 18 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/ClassEditorIT.java M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-pageobjects/src/main/java/org/xwiki/appwithinminutes/test/po/ApplicationClassEditPage.java M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-pageobjects/src/main/java/org/xwiki/appwithinminutes/test/po/ApplicationEditPage.java M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/ClassEditSheet.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-7795: The browser back button doesn't restore unsaved changes in step 2 of App Within Minutes wizard in case of invalid content (#5138) * Add support for two new attributes in actionButtons.js that allow overriding the custom form detection and the submitted value. * Remove hacks from ClassEditSheet and use the new attributes instead. * Let actionButtons.js handle also "Save & View" with asynchronous saving and a custom xredirect URL for the wizard mode - that way, the user never navigates away from the form in case of invalid content. * Send error messages in a way that allows actionButtons.js to display them. * Properly wait for async saving for the next step button in ApplicationClassEditPage. Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com> (cherry picked from commit fea5e865ea593271e917c1bc3f758ee375bf3ae7) 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] fea5e8: XWIKI-7795: The browser back button doesn't restor...
by XWiki Notifications 18 Mar '26

18 Mar '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: fea5e865ea593271e917c1bc3f758ee375bf3ae7 https://github.com/xwiki/xwiki-platform/commit/fea5e865ea593271e917c1bc3f75… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-03-18 (Wed, 18 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/ClassEditorIT.java M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-pageobjects/src/main/java/org/xwiki/appwithinminutes/test/po/ApplicationClassEditPage.java M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-pageobjects/src/main/java/org/xwiki/appwithinminutes/test/po/ApplicationEditPage.java M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/ClassEditSheet.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-7795: The browser back button doesn't restore unsaved changes in step 2 of App Within Minutes wizard in case of invalid content (#5138) * Add support for two new attributes in actionButtons.js that allow overriding the custom form detection and the submitted value. * Remove hacks from ClassEditSheet and use the new attributes instead. * Let actionButtons.js handle also "Save & View" with asynchronous saving and a custom xredirect URL for the wizard mode - that way, the user never navigates away from the form in case of invalid content. * Send error messages in a way that allows actionButtons.js to display them. * Properly wait for async saving for the next step button in ApplicationClassEditPage. Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com> 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-24121: Macro editor transforms ID attributes provided in editTemplate
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24133: By default, display the cluster member id in the footer
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24132: Remove the version.properties file by default
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
[xwiki/xwiki-platform] d25f98: Update LibreOffice version to latest LTS
by XWiki Notifications 18 Mar '26

18 Mar '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d25f9842a1119e52f2f22638548c997a2d47a129 https://github.com/xwiki/xwiki-platform/commit/d25f9842a1119e52f2f22638548c… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-03-18 (Wed, 18 Mar 2026) Changed paths: M pom.xml Log Message: ----------- Update LibreOffice version to latest LTS 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 LLMAI-130: Expose search context via the REST API
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for LLMAI-132: Update parent version to 17.4.0
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for LLMAI-131: Add an MCP server
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22940: Auto-complete for mentions should allow spaces
by XWiki Notifications 18 Mar '26

18 Mar '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1093
  • 1094
  • 1095
  • 1096
  • 1097
  • 1098
  • 1099
  • ...
  • 5835
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.