Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: f67730ee28e51fc8f412b24bc48f6d6e5e7c6ffa
https://github.com/xwiki/xwiki-platform/commit/f67730ee28e51fc8f412b24bc48f…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/mandatory/XWikiUsersDocumentInitializer.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.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-web/xwiki-platform-web-templates/src/main/resources/templates/stylesheets.vm
R xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/css/accessibility.css
M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/src/main/resources/XWiki/WebPreferences.xml
M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/src/main/resources/XWiki/XWikiPreferences.xml
Log Message:
-----------
XWIKI-21492: Underline inline links (#2694)
* Add an underline option to the XWiki and user preferences.
* Remove the old accessibility preference from the user profile
* Added backwards compatibility: if the old parameter is set to 'accessible' on the profile, it will set the old preferences
* Removed the SSX
* Added style directly in general.less
* Added logic related to preferences in the template htmlheader.vm
* Added an unsetter for the accessibility parameter, and defaults for the new parameters that would get changed if the accessibility parameter is already set.
* Underline inline links by default
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: c0fa0f968be4c0d3f46569b862e7eec8e0235faf
https://github.com/xwiki/xwiki-platform/commit/c0fa0f968be4c0d3f46569b862e7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/RatingSolrCoreInitializer.java
Log Message:
-----------
XWIKI-22103: Add progress to the Solr migration log
* Remove logger field in RatingSolrCoreInitializer now it's defined in
the abstract class
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications