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

  • 1 participants
  • 59894 discussions
[xwiki/xwiki-commons] 3d221e: XWIKI-22385: The WYSIWYG editor remains read-only ...
by XWiki Notifications 06 Aug '24

06 Aug '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 3d221e5a0377fa25d85284401283b89535cc5ffa https://github.com/xwiki/xwiki-commons/commit/3d221e5a0377fa25d85284401283b… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java Log Message: ----------- XWIKI-22385: The WYSIWYG editor remains read-only after it reconnects to the realtime session * Set max idle timeout for the WebSocket session to let the servlet engine close the expired connections, instead of handling this ourselves. * Increase the WebSocket session timeout above 1 minute because browsers slow down timers up to once per minute when the browser tab / window is inactive (runs in the background) * Add debug logs (cherry picked from commit 67998b25b62eb1338cdc5f8251732a5db9f62d3c) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] fa1701: XWIKI-22385: The WYSIWYG editor remains read-only ...
by XWiki Notifications 06 Aug '24

06 Aug '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-commons Commit: fa1701f9c7dad17a87ee982a0f1060ac333dc139 https://github.com/xwiki/xwiki-commons/commit/fa1701f9c7dad17a87ee982a0f106… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java Log Message: ----------- XWIKI-22385: The WYSIWYG editor remains read-only after it reconnects to the realtime session * Set max idle timeout for the WebSocket session to let the servlet engine close the expired connections, instead of handling this ourselves. * Increase the WebSocket session timeout above 1 minute because browsers slow down timers up to once per minute when the browser tab / window is inactive (runs in the background) * Add debug logs (cherry picked from commit 67998b25b62eb1338cdc5f8251732a5db9f62d3c) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] c7d76f: XWIKI-22385: The WYSIWYG editor remains read-only ...
by XWiki Notifications 06 Aug '24

06 Aug '24
Branch: refs/heads/stable-16.6.x Home: https://github.com/xwiki/xwiki-commons Commit: c7d76f34b6aff8c968d264c4b88327220c8e1fb3 https://github.com/xwiki/xwiki-commons/commit/c7d76f34b6aff8c968d264c4b8832… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java Log Message: ----------- XWIKI-22385: The WYSIWYG editor remains read-only after it reconnects to the realtime session * Set max idle timeout for the WebSocket session to let the servlet engine close the expired connections, instead of handling this ourselves. * Increase the WebSocket session timeout above 1 minute because browsers slow down timers up to once per minute when the browser tab / window is inactive (runs in the background) * Add debug logs (cherry picked from commit 67998b25b62eb1338cdc5f8251732a5db9f62d3c) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for DOCACCORDI-5: Subwikis still reference the main wiki instance instead of the subwiki
by XWiki Notifications 06 Aug '24

06 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for DOCACCORDI-14: Footer author and last modified date are not following the standard
by XWiki Notifications 06 Aug '24

06 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22394: When accessing directly Tomcat, the resolved source URL can contain an extra port
by XWiki Notifications 06 Aug '24

06 Aug '24
1 0
0 0
[xwiki/xwiki-commons] 67998b: XWIKI-22385: The WYSIWYG editor remains read-only ...
by XWiki Notifications 06 Aug '24

06 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 67998b25b62eb1338cdc5f8251732a5db9f62d3c https://github.com/xwiki/xwiki-commons/commit/67998b25b62eb1338cdc5f8251732… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java Log Message: ----------- XWIKI-22385: The WYSIWYG editor remains read-only after it reconnects to the realtime session * Set max idle timeout for the WebSocket session to let the servlet engine close the expired connections, instead of handling this ourselves. * Increase the WebSocket session timeout above 1 minute because browsers slow down timers up to once per minute when the browser tab / window is inactive (runs in the background) * Add debug logs To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for DOCACCORDI-14: Footer author and last modified date are not following the standard
by XWiki Notifications 06 Aug '24

06 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for DOCACCORDI-14: Footer author and last modified date are not following the standard
by XWiki Notifications 06 Aug '24

06 Aug '24
1 0
0 0
[xwiki-contrib/api-rights] 58a225: RIGHTSAPI-39: Removing all right are not applied
by XWiki Notifications 06 Aug '24

06 Aug '24
Branch: refs/heads/rightsapi_39 Home: https://github.com/xwiki-contrib/api-rights Commit: 58a225bbc5bfa56f565c5a348ae0bed3a87926be https://github.com/xwiki-contrib/api-rights/commit/58a225bbc5bfa56f565c5a34… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M api-rights-bridge/src/main/java/org/xwiki/contrib/rights/internal/DefaultRightsWriter.java M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java Log Message: ----------- RIGHTSAPI-39: Removing all right are not applied * Use the way to check if the document aready exist * Fix type * Add test of remove rules for non-terminal page To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4146
  • 4147
  • 4148
  • 4149
  • 4150
  • 4151
  • 4152
  • ...
  • 5990
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.