Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a11be13597d0deba9eef34a23a37e59c54445a0f
https://github.com/xwiki/xwiki-platform/commit/a11be13597d0deba9eef34a23a37…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-23101: XWiki Notifications alert too often (#4102)
* Removed the harmful role from the notifications themselves. The role is already on the container and handles notifying non visual users.
* Added comments to avoid repeating the mistake I did in XWIKI-22709
(cherry picked from commit 0838101c57b510213ebd4837e4b3a168cb087ffa)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-4102
Home: https://github.com/xwiki/xwiki-platform
Commit: 4254722b6112eea2a61f48b718f35c7f6a7eb456
https://github.com/xwiki/xwiki-platform/commit/4254722b6112eea2a61f48b718f3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-23101: XWiki Notifications alert too often (#4102)
* Removed the harmful role from the notifications themselves. The role is already on the container and handles notifying non visual users.
* Added comments to avoid repeating the mistake I did in XWIKI-22709
(cherry picked from commit 0838101c57b510213ebd4837e4b3a168cb087ffa)
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: 0838101c57b510213ebd4837e4b3a168cb087ffa
https://github.com/xwiki/xwiki-platform/commit/0838101c57b510213ebd4837e4b3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-23101: XWiki Notifications alert too often (#4102)
* Removed the harmful role from the notifications themselves. The role is already on the container and handles notifying non visual users.
* Added comments to avoid repeating the mistake I did in XWIKI-22709
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-classloaderutils
Home: https://github.com/xwiki/xwiki-commons
Commit: 0d82d3bfacd18bff11058db5e73dc1dd7d5c768a
https://github.com/xwiki/xwiki-commons/commit/0d82d3bfacd18bff11058db5e73dc…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml
A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/ClassLoaderUtils.java
A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/test/java/org/xwiki/classloader/internal/ClassLoaderUtilsTest.java
Log Message:
-----------
XCOMMONS-3327: Provide an internal helper to safely access ClassLoader resources
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications