Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 7461bac6bbba52befecac6d2c03cc9869b6cef35
https://github.com/xwiki/xwiki-platform/commit/7461bac6bbba52befecac6d2c03c…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/src/main/resources/Dashboard/XWikiUserDashboardSheet.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserPreferencesSheet.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserProfileSheet.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserSheet.xml
Log Message:
-----------
XWIKI-20435: Pencil icon in user profile can be displayed white over white and thus not be visible (#2728)
* Replaced the custom color mappings with a bootstrap standard class for the action-button
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: 36dc90695ff1288ec717f42e550b9ea465082188
https://github.com/xwiki/xwiki-platform/commit/36dc90695ff1288ec717f42e550b…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserSheet.xml
Log Message:
-----------
XWIKI-14054: Don't have the option to Edit users avatar from view mode as Admin (only my own) (#2771)
* Added an alternative condition to allow direct edit of the profile picture to improve consistency of the UI for admins and people with right on profile pages
* Removed an outdated condition
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: 92d8ef004554730bb4b0b355f8aa2578f432a1ee
https://github.com/xwiki/xwiki-platform/commit/92d8ef004554730bb4b0b355f8aa…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentsinline.vm
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/viewers/comments.js
Log Message:
-----------
XWIKI-12471: Bad location of "Log-in" in comment in an empty wiki (#2769)
* XWIKI-12471: Bad location of "Log-in" in comment in an empty wiki
* Replaced the link after opening the popup by an additionnal button when adding a comment as a guest
* Fixed the redirect to fit with today's comment URL
* Code style fix
* Replaced a fragile boolean
* Improved the redirect URL
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications