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