Branch: refs/heads/feat-move-watch-button
Home: https://github.com/xwiki/xwiki-platform
Commit: 2c57e607f9b962cc537ca4a1a4c7d3d2cf547bb8
https://github.com/xwiki/xwiki-platform/commit/2c57e607f9b962cc537ca4a1a4c7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/checkstyle/checkstyle-suppressions.xml
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/ScopeNotificationFilterLocationStateComputer.java
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-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedEntitiesManager.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedEntityReference.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedLocationReference.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedUserReference.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/internal/DefaultWatchedEntitiesManager.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/test/java/org/xwiki/notifications/filters/watch/internal/DefaultWatchedEntitiesManagerTest.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsWatchUIX.xml
Log Message:
-----------
XWIKI-19751: Move the "watch" button for a page to the page content menu
* Fix issue in WatchedEntitiesManager
* Start providing doc / fixing checkstyle
* Handle a bit more actions in UI
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: 9b34c6eacb2c374380b64e6c85cf7e8a782264e9
https://github.com/xwiki/xwiki-platform/commit/9b34c6eacb2c374380b64e6c85cf…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-19 (Fri, 19 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-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrSearch.xml
Log Message:
-----------
XWIKI-21492: Underline inline links (#3077)
* Fixed spacing for hidelefthideright
* Added a comment
* Improved the inline link selector by extending the exceptions
* Added a specific rule on the SolrSearch page
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-contrib/macro-formula
Commit: c20b53907191d72f65db1643e165db52160f322c
https://github.com/xwiki-contrib/macro-formula/commit/c20b53907191d72f65db1…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M README.md
A macro-formula-latex/pom.xml
A macro-formula-latex/src/main/resources/templates/latex/default/macros/formula
A macro-formula-latex/src/test/java/org/xwiki/contrib/latex/internal/LaTeXSpecificTest.java
A macro-formula-latex/src/test/java/org/xwiki/contrib/latex/internal/MockSetup.java
A macro-formula-latex/src/test/resources/latex10/specific/macro/macro.test
M macro-formula-macro/pom.xml
M macro-formula-macro/src/main/java/org/xwiki/rendering/internal/macro/formula/FormulaMacro.java
M macro-formula-macro/src/test/java/org/xwiki/rendering/macro/formula/IntegrationTests.java
M macro-formula-renderer/pom.xml
M pom.xml
Log Message:
-----------
FORMULA-5: Add LaTeX handling into a new formula-latex extension
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/macro-formula/settings/notifications