Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 43ef4946ff3e1275948c961955e70ea023448a16
https://github.com/xwiki-contrib/confluence/commit/43ef4946ff3e1275948c9619…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-resolvers/src/main/resources/META-INF/components.txt
M confluence-xml/pom.xml
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludePlusMacroConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
Log Message:
-----------
CONFLUENCE-349 : Add support for importing Scroll Versions includeplus macro into XWiki
- adding a resolver to get the corresponding XWiki reference based on an id (scrollPageId in the case of Scroll Versions)
- adding the includeplus macro convertor
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 950b20286761de1b6fd04cc01d2d42c217169258
https://github.com/xwiki/xwiki-platform/commit/950b20286761de1b6fd04cc01d2d…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/StepSheet.xml
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/StepsListing.xml
Log Message:
-----------
XWIKI-21629: The step order displayed in inline edit is not consistent with the order from objects editor (#3644)
* Removed the operation on the order number that caused confusion.
* Removed similar operations, I searched in the module all uses of `mathtool`.
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: 504b8c2273acb54bf8716edfa08fef5ab3899601
https://github.com/xwiki/xwiki-platform/commit/504b8c2273acb54bf8716edfa08f…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/LiveTableViewSheet.xml
Log Message:
-----------
XWIKI-22723: Warning message for application move has duplicated icons (#3742)
* Removed the extra icon.
(cherry picked from commit 791d5dd3f2c132ddddc141224969e6e2bcde52e4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3742-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 69e98ded033879d5a08c184e4bb816a7397c2e50
https://github.com/xwiki/xwiki-platform/commit/69e98ded033879d5a08c184e4bb8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/LiveTableViewSheet.xml
Log Message:
-----------
XWIKI-22723: Warning message for application move has duplicated icons (#3742)
* Removed the extra icon.
(cherry picked from commit 791d5dd3f2c132ddddc141224969e6e2bcde52e4)
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: 906b37a652361b510641f3f882554bc7a3985e9f
https://github.com/xwiki/xwiki-platform/commit/906b37a652361b510641f3f88255…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
Log Message:
-----------
XWIKI-22726: Allow customizing the validation of HQL queries through configuration (#3747)
* ignore Sonar false positive
(cherry picked from commit 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162)
Commit: a4c4da48c4e8ed8bc00c3a0167a9ebd5487e9ec5
https://github.com/xwiki/xwiki-platform/commit/a4c4da48c4e8ed8bc00c3a0167a9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/filter/Importer.java
Log Message:
-----------
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE"
* codestyle
(cherry picked from commit 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da)
Commit: 603ef159222851ca850ca6cbb4b87a916c6b634e
https://github.com/xwiki/xwiki-platform/commit/603ef159222851ca850ca6cbb4b8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java
Log Message:
-----------
XWIKI-22718, XWIKI-22691: Improve query validation
* add more tests
(cherry picked from commit d6fafbc626b1cb9b610dd56b2e0b453607ae0409)
Compare: https://github.com/xwiki/xwiki-platform/compare/3856cd16e3e2...603ef1592228
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications