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
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2fbfd46c8649a3e0ca077aea34d2fdfff2446909
https://github.com/xwiki/xwiki-platform/commit/2fbfd46c8649a3e0ca077aea34d2…
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: 10909bedcb05d2543bb0d988257839241747e8d7
https://github.com/xwiki/xwiki-platform/commit/10909bedcb05d2543bb0d9882578…
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: ffda8d5de3984eb5b9a231206e56d05de1315b1f
https://github.com/xwiki/xwiki-platform/commit/ffda8d5de3984eb5b9a231206e56…
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/9722c4d79a98...ffda8d5de398
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: 5d03e15e5cfc0e93f03f17e89ff164f82a10e150
https://github.com/xwiki/xwiki-platform/commit/5d03e15e5cfc0e93f03f17e89ff1…
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)
Commit: 5cd50f75666a5acfee36c8ba78d22b3506d5f978
https://github.com/xwiki/xwiki-platform/commit/5cd50f75666a5acfee36c8ba78d2…
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: 37d89164c80050b60dde7a48d4d1e1a44f54bc96
https://github.com/xwiki/xwiki-platform/commit/37d89164c80050b60dde7a48d4d1…
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)
Compare: https://github.com/xwiki/xwiki-platform/compare/2366839f89bb...37d89164c800
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: d6fafbc626b1cb9b610dd56b2e0b453607ae0409
https://github.com/xwiki/xwiki-platform/commit/d6fafbc626b1cb9b610dd56b2e0b…
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
Commit: 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da
https://github.com/xwiki/xwiki-platform/commit/6baee27ffcf4b3410e4a8f2bb100…
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
Commit: 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162
https://github.com/xwiki/xwiki-platform/commit/494f8ec4ad3f4f5f2e90d3cefd7e…
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
Compare: https://github.com/xwiki/xwiki-platform/compare/55c5d568c4dc...494f8ec4ad3f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/jira-charts-macro
Home: https://github.com/xwiki-contrib/jira
Commit: ef6bd29ffd7d8d37336742d70e68aac72e1cfcc1
https://github.com/xwiki-contrib/jira/commit/ef6bd29ffd7d8d37336742d70e68aa…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/AbstractChartMacroParameters.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/JIRACreatedVsResolvedMacroParameters.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedChartJSDataConverter.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedDataFetcher.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedMacro.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartDataFetcher.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartMacro.java
R jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/ByType.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/JIRAPieChartMacroParameters.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/StatisticType.java
Log Message:
-----------
JIRA-59: Provide new macros for displaying charts in pages
* Provide some description of the parameters and fix a bug
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/jira/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9722c4d79a9812926e8e0d7b0fd83fa5b3c1d782
https://github.com/xwiki/xwiki-platform/commit/9722c4d79a9812926e8e0d7b0fd8…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* Add a unit test.
(cherry picked from commit 55c5d568c4dc4619f37397d00d14dcdeab9c252d)
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: 3856cd16e3e2a14d2d96fd0199c8fd578daa66ef
https://github.com/xwiki/xwiki-platform/commit/3856cd16e3e2a14d2d96fd0199c8…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* Add a unit test.
(cherry picked from commit 55c5d568c4dc4619f37397d00d14dcdeab9c252d)
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: 55c5d568c4dc4619f37397d00d14dcdeab9c252d
https://github.com/xwiki/xwiki-platform/commit/55c5d568c4dc4619f37397d00d14…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* Add a unit test.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/jira-charts-macro
Home: https://github.com/xwiki-contrib/jira
Commit: b0fda2e3c5b05ea8f67a8a0f39cee728eb9563b6
https://github.com/xwiki-contrib/jira/commit/b0fda2e3c5b05ea8f67a8a0f39cee7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
R jira-macro/jira-macro-charts/jira-macro-charts-common/pom.xml
R jira-macro/jira-macro-charts/jira-macro-charts-common/src/main/java/org/xwiki/contrib/jira/charts/internal/AbstractChartMacroParameters.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/pom.xml
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/ByType.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/JIRAPieChartMacroParameters.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/DataSourceToChartJSDataSourceConverter.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRAPieChartDataFetcher.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRAPieChartMacro.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSPieChartDataSource.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSPieChartSingleData.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/source/JIRAPieChartData.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/source/JIRAPieChartDataSource.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/resources/META-INF/components.txt
M jira-macro/jira-macro-charts/pom.xml
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/AbstractChartMacroParameters.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/ChartPeriod.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/DisplayVersion.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/JIRACreatedVsResolvedMacroParameters.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/AbstractJIRAChartDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/AbstractJIRADataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRAChartDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRADataChartJSDataConverter.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedChartJSDataConverter.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedMacro.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedCountValue.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedDataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedProjectData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedSingleData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedTimeData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedTotalsData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedVersionData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSDataSetSingleData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSDataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartChartJSDataConverter.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartMacro.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/source/JIRAPieChartData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/source/JIRAPieChartDataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/ByType.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/JIRAPieChartMacroParameters.java
A jira-macro/jira-macro-charts/src/main/resources/META-INF/components.txt
M jira-macro/jira-macro-common/src/main/java/org/xwiki/contrib/jira/macro/internal/HTTPJIRAFetcher.java
M jira-macro/jira-macro-common/src/main/java/org/xwiki/contrib/jira/macro/internal/JIRAURLHelper.java
Log Message:
-----------
JIRA-59: Provide new macros for displaying charts in pages
Reorganize to use a single module for all charts macro.
Introduce the jiraCreatedVsResolved macro and factorize code with
jiraPiechart.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/jira/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: b17f915b5a2ea3743d1b5918ab3843eca7a70b84
https://github.com/xwiki-contrib/book-versions/commit/b17f915b5a2ea3743d1b5…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryTemplate.xml
Log Message:
-----------
BVERSION-55: The top page of a book or library should be versioned too
* The top page can now be versioned
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/xwiki-commons
Commit: c38a75cf3f40ee3f4def6a8f8f2e4c49c46530d7
https://github.com/xwiki/xwiki-commons/commit/c38a75cf3f40ee3f4def6a8f8f2e4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
[Misc] Better codestyle (suggested by @vmassol )
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: cf9b03ee4ae9823c92b2c29a6f02afcd30dcb1d0
https://github.com/xwiki/xwiki-commons/commit/cf9b03ee4ae9823c92b2c29a6f02a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
Revert "Revert "[Misc] Use try-with-resources or close this "CloseableHttpClient" in a "finally" clause (found by SonarQube)""
This reverts commit 7802316631ed63e93c2ffd1c0ccfa0bac3b1cbcf.
Commit: a939a496ec15c2734b6a02e07179338a099ad6e4
https://github.com/xwiki/xwiki-commons/commit/a939a496ec15c2734b6a02e071793…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionFile.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
[Misc] Fix edge cases when the response could not be closed + report warning when failing to close response + fix typo in exception message
Compare: https://github.com/xwiki/xwiki-commons/compare/7802316631ed...a939a496ec15
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: c7d1dbdaf9171d19651ff6d56b35ad3998632784
https://github.com/xwiki/xwiki-commons/commit/c7d1dbdaf9171d19651ff6d56b35a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/checkstyle/checkstyle-suppressions.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/Base64BinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/HexBinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/UrlBase64BinaryStringEncoder.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml
Log Message:
-----------
[Misc] Allow using @SuppressWarnings annotations + comments to ignore some checkstyle rules
(cherry picked from commit 0c70b11623e187562aa6b602f435e0531e35ed93)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 406e8441ca71b4432891584c8701700217f25fc9
https://github.com/xwiki/xwiki-commons/commit/406e8441ca71b4432891584c87017…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/checkstyle/checkstyle-suppressions.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/Base64BinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/HexBinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/UrlBase64BinaryStringEncoder.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml
Log Message:
-----------
[Misc] Allow using @SuppressWarnings annotations + comments to ignore some checkstyle rules
(cherry picked from commit 0c70b11623e187562aa6b602f435e0531e35ed93)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 7802316631ed63e93c2ffd1c0ccfa0bac3b1cbcf
https://github.com/xwiki/xwiki-commons/commit/7802316631ed63e93c2ffd1c0ccfa…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
Revert "[Misc] Use try-with-resources or close this "CloseableHttpClient" in a "finally" clause (found by SonarQube)"
This reverts commit 9b7b5d6b461697bed6904e840c31a03578ab90cb.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 2088efc941e85e5271801c9c30f6c126d06a39d9
https://github.com/xwiki/xwiki-platform/commit/2088efc941e85e5271801c9c30f6…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml
Log Message:
-----------
XWIKI-22731: Step 3 incorrectly mentions "Watch for page changes"
* Also improve the "more actions" menu description for accuracy
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications