Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4b95573e90f0a80e6041503c43a774875e171977
https://github.com/xwiki/xwiki-platform/commit/4b95573e90f0a80e6041503c43a7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/main/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzer.java
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/test/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzerTest.java
Log Message:
-----------
XWIKI-22974: Mentions without an anchor in changed content don't trigger notifications (#3981)
* Change the test to @OldcoreTest to use actual documents and objects.
* Fix generating notifications for null anchors (which is covered by the
test now).
(cherry picked from commit 1d7726aeb39a3a71089bc94972587d651c61c958)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b4ff55595f548530207970fb6816b41afd38c4e2
https://github.com/xwiki/xwiki-platform/commit/b4ff55595f548530207970fb6816…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/main/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzer.java
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/test/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzerTest.java
Log Message:
-----------
XWIKI-22974: Mentions without an anchor in changed content don't trigger notifications (#3981)
* Change the test to @OldcoreTest to use actual documents and objects.
* Fix generating notifications for null anchors (which is covered by the
test now).
(cherry picked from commit 1d7726aeb39a3a71089bc94972587d651c61c958)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3981
Home: https://github.com/xwiki/xwiki-platform
Commit: d036550c3825c5b9719ff4b3bb8367e46aa55ee3
https://github.com/xwiki/xwiki-platform/commit/d036550c3825c5b9719ff4b3bb83…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/main/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzer.java
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/test/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzerTest.java
Log Message:
-----------
XWIKI-22974: Mentions without an anchor in changed content don't trigger notifications (#3981)
* Change the test to @OldcoreTest to use actual documents and objects.
* Fix generating notifications for null anchors (which is covered by the
test now).
(cherry picked from commit 1d7726aeb39a3a71089bc94972587d651c61c958)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.4.x/pr-3981
Home: https://github.com/xwiki/xwiki-platform
Commit: 99c7b5ec6df79eb8a9ac7cb3d5a10f581f4190ac
https://github.com/xwiki/xwiki-platform/commit/99c7b5ec6df79eb8a9ac7cb3d5a1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/main/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzer.java
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/test/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzerTest.java
Log Message:
-----------
XWIKI-22974: Mentions without an anchor in changed content don't trigger notifications (#3981)
* Change the test to @OldcoreTest to use actual documents and objects.
* Fix generating notifications for null anchors (which is covered by the
test now).
(cherry picked from commit 1d7726aeb39a3a71089bc94972587d651c61c958)
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: 1d7726aeb39a3a71089bc94972587d651c61c958
https://github.com/xwiki/xwiki-platform/commit/1d7726aeb39a3a71089bc9497258…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/main/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzer.java
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/test/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzerTest.java
Log Message:
-----------
XWIKI-22974: Mentions without an anchor in changed content don't trigger notifications (#3981)
* Change the test to @OldcoreTest to use actual documents and objects.
* Fix generating notifications for null anchors (which is covered by the
test now).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-20528
Home: https://github.com/xwiki/xwiki-platform
Commit: 8c41057aab724e18ec6de5a0e91e60f6b0326bae
https://github.com/xwiki/xwiki-platform/commit/8c41057aab724e18ec6de5a0e91e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/IndexTreeScriptService.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/IndexTreeScriptServiceTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTree.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-war/src/main/webapp/templates/tree_macros.vm
Log Message:
-----------
XWIKI-20528: Add parameter to open nodes of DocumentTree to given level/depth
* Provide a new script service method to compute a distance between 2
references
* Provide a new macro parameter for DocumentTree expandToLevel
* Define that new parameter also in tree_macros.vm to allow using it
for computing the data-url
* Use that macro value in DocumentTreeMacros to decide the state of a
node to automaticaly expand them
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ddda7e0d60eb106dc04da05827ae35fdf383964e
https://github.com/xwiki/xwiki-platform/commit/ddda7e0d60eb106dc04da05827ae…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
Log Message:
-----------
XWIKI-22977: Bottom padding too large in rendering errors (#3990)
* Added back the former CSS selectors.
(cherry picked from commit 7f4c1dba2676bf901e001eea0d1e6225f5d455c4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3990
Home: https://github.com/xwiki/xwiki-platform
Commit: fe252097b01a5b157926ffee509c34f7ed6432ca
https://github.com/xwiki/xwiki-platform/commit/fe252097b01a5b157926ffee509c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
Log Message:
-----------
XWIKI-22977: Bottom padding too large in rendering errors (#3990)
* Added back the former CSS selectors.
(cherry picked from commit 7f4c1dba2676bf901e001eea0d1e6225f5d455c4)
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: 7f4c1dba2676bf901e001eea0d1e6225f5d455c4
https://github.com/xwiki/xwiki-platform/commit/7f4c1dba2676bf901e001eea0d1e…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
Log Message:
-----------
XWIKI-22977: Bottom padding too large in rendering errors (#3990)
* Added back the former CSS selectors.
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/book-versions
Commit: 37757de75dae751c673c429f92734fddb6019d21
https://github.com/xwiki-contrib/book-versions/commit/37757de75dae751c673c4…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/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/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 66ae6504494e68746f3721bbc5b394ab617891dc
https://github.com/xwiki-contrib/book-versions/commit/66ae6504494e68746f372…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 6fc41f4456bc947c90f9b46ed81bb34369435b5e
https://github.com/xwiki-contrib/book-versions/commit/6fc41f4456bc947c90f9b…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/LibraryVersionReference.java
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/LibraryVersionReferenceConverter.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
A application-book-versions-default/src/main/resources/templates/html_displayer/libraryversionreference/edit.vm
A application-book-versions-default/src/main/resources/templates/html_displayer/libraryversionreference/view.vm
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryReferenceClass.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryVersionSuggestPicker.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryVersionSuggestService.xml
Log Message:
-----------
BVERSION-187 : The library version reference picker should only propose versions from the selected library
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/XWIKI-22991-investigation
Home: https://github.com/xwiki/xwiki-platform
Commit: 9e5d392d905db052feab0b0eaae35cd8564494f3
https://github.com/xwiki/xwiki-platform/commit/9e5d392d905db052feab0b0eaae3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-csrf/src/main/java/org/xwiki/csrf/internal/DefaultCSRFToken.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/src/main/java/org/xwiki/notifications/rest/internal/DefaultNotificationsResource.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsIT.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/test.sh
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyPersistentLoginManager.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/XWikiAuthServiceImpl.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiContextInitializationFilter.java
Log Message:
-----------
XWIKI-22991: User session might be wrongly kept after other user login under unknown circumstances
This commit provides some information and tooling on how to reproduce the bug we discovered.
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/livedata-inline-table
Commit: bedfea47be75650339189041298f6a3b0fa58dbf
https://github.com/xwiki-contrib/livedata-inline-table/commit/bedfea47be756…
Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M livedata-inline-table-macro/src/checkstyle/checkstyle-suppressions.xml
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacro.java
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroParameters.java
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroRuntimeException.java
M livedata-inline-table-source/src/checkstyle/checkstyle-suppressions.xml
M livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/DefaultInlineTableCache.java
M livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableLiveDataEntryStore.java
Log Message:
-----------
XLIT-10: Add support for dates
XLIT-11: Add better error messages
* Also added debugging logs for troubleshooting.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 2b86ca1d6e3fbffeef7bfc695d75f09c2504d3fd
https://github.com/xwiki-contrib/oidc/commit/2b86ca1d6e3fbffeef7bfc695d75f0…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M oauth2-client/pom.xml
M oauth2-store/pom.xml
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