Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: fa9c3ed83da9abef26aa7e653ac8a27056a0b365
https://github.com/xwiki/xwiki-platform/commit/fa9c3ed83da9abef26aa7e653ac8…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/notification/email/macros.vm
Log Message:
-----------
XWIKI-18802: Display the whole breadcrumb of the pages in the notification email
* Removed the limit on the size of the breadcrumb displayed in the HTML notification mail.
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: eb5998000ab4d3d39e2baf4c49ececaa3d6eb7b6
https://github.com/xwiki/xwiki-platform/commit/eb5998000ab4d3d39e2baf4c49ec…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-cores/xwiki-platform-distribution-debian-solr-core-extension_index/pom.xml
Log Message:
-----------
XWIKI-22087: The xwiki-solr9-extension_index has a bad package name
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feat-move-watch-button
Home: https://github.com/xwiki/xwiki-platform
Commit: a33dd1652450c494455095055815a4335a0383eb
https://github.com/xwiki/xwiki-platform/commit/a33dd1652450c494455095055815…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
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/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-ui/src/main/resources/XWiki/Notifications/Code/NotificationsDisplayerUIX.xml
Log Message:
-----------
XWIKI-19751: Move the "watch" button for a page to the page content menu
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/oidc
Commit: d229e4a073ff00af9191bbed35bc16eaa60e3004
https://github.com/xwiki-contrib/oidc/commit/d229e4a073ff00af9191bbed35bc16…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 1c9ecf7e1201fabec4a1afc35c2abb1416dd032d
https://github.com/xwiki-contrib/oidc/commit/1c9ecf7e1201fabec4a1afc35c2abb…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.8.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 396c8b83691c4cfc7329f5f93c715d9b887e41bf
https://github.com/xwiki-contrib/oidc/commit/396c8b83691c4cfc7329f5f93c715d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpoint.java
Log Message:
-----------
OIDC-173: Would be safer to rely on what the provider actually sent than the response type configuration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications