Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a47ef093016587ee4b1607c019498f3a1a0f4eca
https://github.com/xwiki/xwiki-platform/commit/a47ef093016587ee4b1607c01949…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/SolrRatingsManager.java
Log Message:
-----------
XWIKI-21576: Multiple Ratings per EntityReference and UserReference in Solr
* Make methods saving the ratings synchronized so that only a single
thread can save or remove a rating
(cherry picked from commit 373449f57fe74159be36b37a1b3f7e77346512ef)
Commit: 5176fd0975e6caad08986c01dac0e2640a19498f
https://github.com/xwiki/xwiki-platform/commit/5176fd0975e6caad08986c01dac0…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsApplicationsPreferencesMacro.xml
Log Message:
-----------
XWIKI-15049: NotificationsApplicationsPreferencesMacro stylesheet not using Color Themes variables
* Changed the SSX type to LESS
* Replaced the former hard coded colors with values from the colorTheme.
* Added codestyle updates for the SSX - one empty line between adjacent style blocks.
(cherry picked from commit 13ca421fe54bca71e373526308f00324d4005fcd)
Compare: https://github.com/xwiki/xwiki-platform/compare/e9ac6f2275fe...5176fd0975e6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications