Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d7c5dca212d44f3d6b58712f571604c971671779
https://github.com/xwiki/xwiki-platform/commit/d7c5dca212d44f3d6b58712f5716…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsIT.java
Log Message:
-----------
[Misc] Small improvments in NotificationsIT
(cherry picked from commit a0f34b99aac6ecc6116ac7221170fc47c551519a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0ce056a2ffb216d1a1e2a0bfafb1b7c49e4035f4
https://github.com/xwiki/xwiki-platform/commit/0ce056a2ffb216d1a1e2a0bfafb1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
Log Message:
-----------
[Misc] Improve notification page object
* Use REST API to wait on notification count, instead of error prone
javascript call
Co-Authored-By: Manuel Leduc <manuel.leduc(a)xwiki.com>
(cherry picked from commit 50f7a531d3baeaa528105aec0404b93cfb9c700e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 50f7a531d3baeaa528105aec0404b93cfb9c700e
https://github.com/xwiki/xwiki-platform/commit/50f7a531d3baeaa528105aec0404…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
Log Message:
-----------
[Misc] Improve notification page object
* Use REST API to wait on notification count, instead of error prone
javascript call
Co-Authored-By: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 42fefa2aec969bea8b6e0d5a8603b949e1019a01
https://github.com/xwiki/xwiki-platform/commit/42fefa2aec969bea8b6e0d5a8603…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationState.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationStateTest.java
Log Message:
-----------
XWIKI-21896: Events might be wrongly filtered out if they happen same second a page is watched
* Ensure to ignore milliseconds of startingDate in
WatchedLocationState as the events milliseconds might be missing
which can cause inconsistencies when comparing dates in tests
(cherry picked from commit 356fc29e6d2ed01a118f81efb68ebc26dc06d5a7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 356fc29e6d2ed01a118f81efb68ebc26dc06d5a7
https://github.com/xwiki/xwiki-platform/commit/356fc29e6d2ed01a118f81efb68e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationState.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationStateTest.java
Log Message:
-----------
XWIKI-21896: Events might be wrongly filtered out if they happen same second a page is watched
* Ensure to ignore milliseconds of startingDate in
WatchedLocationState as the events milliseconds might be missing
which can cause inconsistencies when comparing dates in tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications