[xwiki/xwiki-platform] 500335: XWIKI-21793: Read-Only stack trace in the logs wit...
Branch: refs/heads/XWIKI-21211 Home: https://github.com/xwiki/xwiki-platform Commit: 500335e6440c458f12cda680ebdca04adc507e51 https://github.com/xwiki/xwiki-platform/commit/500335e6440c458f12cda680ebdca... Author: Vincent Massol <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/stats/impl/StatsUtil.java Log Message: ----------- XWIKI-21793: Read-Only stack trace in the logs with Jetty 12 Commit: a04f96d5aca8640c94f71f9bbeb1a65c3ba04d65 https://github.com/xwiki/xwiki-platform/commit/a04f96d5aca8640c94f71f9bbeb1a... Author: Michael Hamann <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Members.xml A xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/test/java/org/xwiki/panels/MembersPageTest.java Log Message: ----------- XWIKI-21203: Members panel doesn't properly escape the user's name * Use $xwiki.getUserName($user) to render the link directly * Use clean=false to avoid HTML cleaning * Add a page test Commit: 98507bb769d548583f2c8351a83161182bd3de2e https://github.com/xwiki/xwiki-platform/commit/98507bb769d548583f2c8351a8316... Author: Michael Hamann <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/java/org/xwiki/platform/security/requiredrights/internal/analyzer/PDFClassObjectRequiredRightsAnalyzer.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/META-INF/components.txt A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/test/java/org/xwiki/platform/security/requiredrights/internal/analyzer/PDFClassObjectRequiredRightsAnalyzerTest.java Log Message: ----------- XWIKI-21607: XWiki.PDFClass is not triggering required rights warnings * Add an analyzer for XWiki.PDFClass * Add a component test Commit: 5e8361d4b8589f4105eb473a442ef125281f2c51 https://github.com/xwiki/xwiki-platform/commit/5e8361d4b8589f4105eb473a442ef... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-xmldoc-update-plugin/pom.xml Log Message: ----------- XCOMMONS-2913: Upgrade to Maven Plugin Tools 3.11.0 Commit: 0dec884bc4d409c0ef66e4fcb7112f34cb44bbdc https://github.com/xwiki/xwiki-platform/commit/0dec884bc4d409c0ef66e4fcb7112... Author: Vincent Massol <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/jetty-web.xml Log Message: ----------- [Misc] Align comments Commit: e8cba0d07dfcb871c19ee3913046a8026cb56ce3 https://github.com/xwiki/xwiki-platform/commit/e8cba0d07dfcb871c19ee3913046a... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/templates/security/requiredrights/requiredRightsEditConfirmationChecker.vm M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/src/test/it/org/xwiki/security/requiredrights/test/ui/RequiredRightsIT.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-pageobjects/src/main/java/org/xwiki/security/requiredrights/test/po/RequiredRightsPreEditCheckElement.java Log Message: ----------- XWIKI-21798: The url to required rights entities are always the current page Commit: f90ab040bd877cb47f8579f2307df7acd5a7ef1c https://github.com/xwiki/xwiki-platform/commit/f90ab040bd877cb47f8579f2307df... Author: Mend Renovate <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml Log Message: ----------- Update dependency com.deque.html.axe-core:selenium to v4.8.1 Commit: 951d5d1666700825968fbfdd1647e105c56eda3e https://github.com/xwiki/xwiki-platform/commit/951d5d1666700825968fbfdd1647e... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/layout.less Log Message: ----------- XWIKI-21756: Missing border at the bottom of docextrapanes (#2787) Commit: 4083ce9581dbfcd6ce956cb6bccfe1bc9caab501 https://github.com/xwiki/xwiki-platform/commit/4083ce9581dbfcd6ce956cb6bccfe... Author: Simon Urli <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/AbstractDataMigrationManager.java Log Message: ----------- XWIKI-21783: Add a check to ensure we don't have two migrations with same DB version (#2782) * Fail the data migration manager initialization if two migrations are found with same version. * Improve the check to actually check all migrations but only log warnings if the migration is ignored, to avoid blocking the initialization. * Add a few more doc Commit: 6115f8035964050dff0557400469f376d460d6ca https://github.com/xwiki/xwiki-platform/commit/6115f8035964050dff0557400469f... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.ko.xml M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.uk.xml Log Message: ----------- [Misc] xar:format Commit: c365f807bfbc51eed82664927d02d67c574b50cb https://github.com/xwiki/xwiki-platform/commit/c365f807bfbc51eed82664927d02d... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.ko.xml M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/TemplateProviderTranslations.ko.xml Log Message: ----------- [Misc] xar:format Commit: 19bc1f77ed3eb65b504abdb47d0d3113646c15d7 https://github.com/xwiki/xwiki-platform/commit/19bc1f77ed3eb65b504abdb47d0d3... Author: Simon Urli <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R151002000XWIKI21448DataMigration.java Log Message: ----------- XWIKI-21802: Notification filters related to subwiki are lost * Use the right serializer for performing comparison: compactwiki only works if the wiki reference is set, here we need a local serializer since we never want the wiki reference Commit: d82e5e3ab5f6513a1d278b4b464310177421cd53 https://github.com/xwiki/xwiki-platform/commit/d82e5e3ab5f6513a1d278b4b46431... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/pom.xml M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/resources/templates/likers.vm M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/src/test/it/org/xwiki/like/test/ui/LikeIT.java A xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-pageobjects/src/main/java/org/xwiki/like/test/po/LikersPage.java Log Message: ----------- XWIKI-18992: Replace the Livetable of likers of a page with a Live Data macro (#2096) Commit: 122811c855166f813c73963e557efd15c108a91d https://github.com/xwiki/xwiki-platform/commit/122811c855166f813c73963e557ef... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/java/org/xwiki/livedata/macro/LiveDataMacroParameters.java Log Message: ----------- XWIKI-20409: Insert a LiveData as velocity macro Add missing Override annotations. Commit: da8360c650fc6540ebb9b84bed3521b17d8d423d https://github.com/xwiki/xwiki-platform/commit/da8360c650fc6540ebb9b84bed352... Author: C. Lucas <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml Log Message: ----------- XWIKI-21771: Update webstandard test pages (#2779) * Update webstandard test pages * Updated the .pom with references to jira tickets for each page Commit: ade50bb781e6c8c9e1679a16ee636e4a0caf450d https://github.com/xwiki/xwiki-platform/commit/ade50bb781e6c8c9e1679a16ee636... Author: C. Lucas <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less Log Message: ----------- XWIKI-21785: Bullets are displayed next to flag icons in the Languages List in Drawer (#2784) * Added back style lost when removing the drawer dependency * Removed some useless style * Increased specificity for the padding-left of the submenu items so that they would be correctly offset Commit: ab9ae0d9a817b77fbf101ff6854b0c53f207927c https://github.com/xwiki/xwiki-platform/commit/ab9ae0d9a817b77fbf101ff6854b0... Author: C. Lucas <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less Log Message: ----------- XWIKI-21784: Long names cause avatar to disappear from Drawer and the 'Close the drawer' button to be shifted out of view (#2783) * Removed the max-width set on the avatar that allowed it to get squished down Commit: 0983d735dedb05a47242b63c4c08aedd387e94ae https://github.com/xwiki/xwiki-platform/commit/0983d735dedb05a47242b63c4c08a... Author: C. Lucas <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources_de.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources_fr.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources_ja.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources_ru.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources_uk.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-21009: LiveData alternative to drag controls (#2475) * Improved architecture of the headers * Updated drag and resize handles to support keyboard interactions * Use column titles as drag handles * Added a keyboard alternative for resetting column sizes * Fixed CSS organization * Added a new translation key for non-sortable columns Commit: 0b6cf18e089460da1e265aeb31c001271463d382 https://github.com/xwiki/xwiki-platform/commit/0b6cf18e089460da1e265aeb31c00... Author: Thomas Mortagne <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/filter/output/DocumentInstanceOutputFilterStream.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/MockitoOldcore.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/resources/filter/documentwithattachment1content.xml M xwiki-platform-core/xwiki-platform-oldcore/src/test/resources/filter/documentwithattachment2content.xml Log Message: ----------- XWIKI-21801: Duplicate versions in history of documents not based on JRCS Co-authored-by: trrenty <[email protected]> Commit: 3c843f7446612af5ace7cbbcfec83c9122463c78 https://github.com/xwiki/xwiki-platform/commit/3c843f7446612af5ace7cbbcfec83... Author: Nikita Petrenko <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_uk.properties Log Message: ----------- Translated using Weblate (Ukrainian) Currently translated at 100.0% (4484 of 4484 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/ Commit: ac56dfbb4f334ce9e4a6db1a51f25137018e3cfb https://github.com/xwiki/xwiki-platform/commit/ac56dfbb4f334ce9e4a6db1a51f25... Author: Michael Hamann <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/document/DocumentOverrideListener.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/document/DocumentOverrideListenerTest.java Log Message: ----------- XWIKI-21553: Do not override existing documents on user action (#2790) * Introduce a new listener to cancel any save that would delete the document. * Add a unit test. Commit: 4288a0fbd07e52da890a9a8302bcfa0f9b94e85f https://github.com/xwiki/xwiki-platform/commit/4288a0fbd07e52da890a9a8302bcf... Author: Michael Hamann <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/document/DocumentOverrideListenerTest.java Log Message: ----------- XWIKI-21553: Do not override existing documents on user action * Remove mock() call not available in 14.10.x * Use constants for user and document reference in the test (cherry picked from commit f140102575cbdbb5a517caf51270fa669df23667) Commit: 3bf347339d246ce89074c330b3db12ff5886248f https://github.com/xwiki/xwiki-platform/commit/3bf347339d246ce89074c330b3db1... Author: Thomas Mortagne <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm Log Message: ----------- [misc] Improve comments Commit: bd890fb9fa9b29a740765d50b7c17af65fc1c143 https://github.com/xwiki/xwiki-platform/commit/bd890fb9fa9b29a740765d50b7c17... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/delete.vm M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/DeletePageIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DeletePageConfirmationPage.java Log Message: ----------- XWIKI-18733: Replace the Affected Children livetable of the Delete page with a LiveData (#1691) Commit: 06b23dfe34d95d557746b629c5f44966a3c6e3da https://github.com/xwiki/xwiki-platform/commit/06b23dfe34d95d557746b629c5f44... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/LiveDataMeta.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/internal/LiveDataRendererConfiguration.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/internal/LiveDataRendererParameters.java A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/test/java/org/xwiki/livedata/internal/LiveDataRendererConfigurationTest.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/java/org/xwiki/livedata/macro/LiveDataMacroParameters.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/test/java/org/xwiki/livedata/internal/macro/LiveDataMacroTest.java A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/LivedataLayout.spec.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/LivedataLayout.vue Log Message: ----------- XWIKI-21757: Support for Live Data description (#2778) Commit: 8b8f8587ffdbfbd8a00a3060701c56bf5f739255 https://github.com/xwiki/xwiki-platform/commit/8b8f8587ffdbfbd8a00a3060701c5... Author: Thomas Mortagne <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/document/DocumentOverrideListenerTest.java Log Message: ----------- XWIKI-21553: Do not override existing documents on user action * remove unused import Commit: c70ad812bdcf062f5a585ecb3df79098571cc9f1 https://github.com/xwiki/xwiki-platform/commit/c70ad812bdcf062f5a585ecb3df79... Author: Thomas Mortagne <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/main/java/org/xwiki/test/CustomUserUpdatedDocumentEventListener.java Log Message: ----------- [misc] Bulletproofing Commit: b9e18dbeec3593277e0eb5a266f1f82e0df13ce6 https://github.com/xwiki/xwiki-platform/commit/b9e18dbeec3593277e0eb5a266f1f... Author: Thomas Mortagne <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M pom.xml Log Message: ----------- XWIKI-21697: Upgrade to Netty 4.1.105.Final Commit: 1f5fd6cbe274f072c042aa35fa165299482b309e https://github.com/xwiki/xwiki-platform/commit/1f5fd6cbe274f072c042aa35fa165... Author: Guillaume Delhumeau <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.cfg.vm Log Message: ----------- [Misc] Fix bad comment in xwiki.cfg. Commit: 914aa2f50b2ac4e0c35602c7cf7783da79d401e9 https://github.com/xwiki/xwiki-platform/commit/914aa2f50b2ac4e0c35602c7cf778... Author: Michael Hamann <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java Log Message: ----------- Revert "XWIKI-20465: AWM short text field ~ display bug (#2020)" This reverts commit b06b4c0e0be09e27fd6bbf8c8396ff36fb240b0d. Commit: d61c53b043f6d524d257d8ed95551c4e3dc2e06a https://github.com/xwiki/xwiki-platform/commit/d61c53b043f6d524d257d8ed95551... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/LivedataLayout.vue Log Message: ----------- XWIKI-21757: Support for Live Data description Remove the confusing caption style on the description. Commit: 955eb979af0071ebbe080bde30b228935f45886b https://github.com/xwiki/xwiki-platform/commit/955eb979af0071ebbe080bde30b22... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/LivedataLayout.spec.js Log Message: ----------- XWIKI-21757: Support for Live Data description Fix broken test. Commit: a6e743a3c8677d8566513e3829a805c87a7b1d7e https://github.com/xwiki/xwiki-platform/commit/a6e743a3c8677d8566513e3829a80... Author: Vincent Massol <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/main/java/org/xwiki/eventstream/internal/AbstractAsynchronousEventStore.java M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-stores/xwiki-platform-eventstream-store-solr/src/main/java/org/xwiki/eventstream/store/solr/internal/SolrEventStore.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/export/html/HtmlPackager.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-default/src/main/java/org/xwiki/rendering/async/internal/DefaultAsyncRendererExecutor.java M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem/src/main/java/org/xwiki/store/internal/FileSystemStoreUtils.java Log Message: ----------- [Misc] Use a Java 14 construct for switch + remove unnecessary escapes Commit: c0c431a11e04c8bcdb5058c2f12921e4419a547b https://github.com/xwiki/xwiki-platform/commit/c0c431a11e04c8bcdb5058c2f1292... Author: Manuel Leduc <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/PropAddAction.java M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java Log Message: ----------- XWIKI-21807: Error when adding two properties of the same name not properly displayed in class editor (#2803) Commit: 9e5bd31da2a277a83e266dc2707b60394f09f901 https://github.com/xwiki/xwiki-platform/commit/9e5bd31da2a277a83e266dc2707b6... Author: Sereza7 <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/NotificationsMacro.xml Log Message: ----------- XWIKI-21791: The background of unread events displayed with "Load older notifications" is not grey anymore, but white * Fixed a couple comments * Added back the JS class addition removed in XWIKI-18880 Commit: 81128d8c98b58cb5b652cbc8185938784da3e47e https://github.com/xwiki/xwiki-platform/commit/81128d8c98b58cb5b652cbc818593... Author: Simon Urli <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/notification/email/macros.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/notification/macros.vm Log Message: ----------- XWIKI-21752: Email notifications events description do not display the user avatar anymore * Use the proper macro for displaying user in email notifications Commit: 546bdd04cb45d57924ca4e139039231b4bef9891 https://github.com/xwiki/xwiki-platform/commit/546bdd04cb45d57924ca4e1390392... Author: Simon Urli <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: A .github/workflows/backport.yml Log Message: ----------- [Misc] Try using a backport bot for merged PRs Commit: 1e0ddae87344f7d5b36c2d020ac3d2fb89607a91 https://github.com/xwiki/xwiki-platform/commit/1e0ddae87344f7d5b36c2d020ac3d... Author: Simon Urli <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: R xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ForgotUsername.xml R xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ResetPassword.xml R xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ResetPasswordComplete.xml Log Message: ----------- XWIKI-19815: Remove reset password / forgot username pages from Xwiki standard * Remove pages that are no longer used and where kept only for ensuring old URLs would still work Commit: 9990ac476a75e8cb8610dabd1ba03a9c38ce60d6 https://github.com/xwiki/xwiki-platform/commit/9990ac476a75e8cb8610dabd1ba03... Author: C. Lucas <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/accordion.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/colorThemeMappingOutput.vm M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/panels.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Cerulean.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Cosmo.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Cyborg.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Darkly.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Flatly.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Journal.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Lumen.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Paper.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Readable.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Sandstone.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Simplex.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Slate.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Spacelab.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Superhero.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/United.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Yeti.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Charcoal.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Garden.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Iceberg.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Kitty.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Marina.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/ThemeSheet.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/ThemeTemplate.xml Log Message: ----------- XWIKI-13912: Impossible to control contrast of the panel headers on Flamingo (#2497) * Added the panel header text color to the ThemeSheet.xml * Changed the name of the variable to fit other variables in the tab * Updated color themes * Fixed property name * Fixed colortheme files and homogeneized property names * Fixed codestyle * Fixed consistency * Fixed backward compatibility Commit: caae14e18f023f13dc725afef660d1e09d26bc9d https://github.com/xwiki/xwiki-platform/commit/caae14e18f023f13dc725afef660d... Author: C. Lucas <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Administration.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml Log Message: ----------- XWIKI-21775: Admin section: make the name strategy section pass webstandard tests (#2797) * Fixed a `label` copy pasted too fast: the for attribute did not get updated. * Removed the comment from the test for WYSIWYG Commit: a7c9991cb9c3034d42beb7a8efb4db4da2fc2537 https://github.com/xwiki/xwiki-platform/commit/a7c9991cb9c3034d42beb7a8efb4d... Author: Sereza7 <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-ui/src/main/resources/XWiki/PDFExport/ConfigurationSheet.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml Log Message: ----------- XWIKI-21777: Admin section: make the PDF export section pass webstandard tests * Added a missing space between attributes in the pdf generator select * Replaced the comment with an actual test for the export PDF section Commit: 96c96edf371f12695c3b6922234be9f98e8653fb https://github.com/xwiki/xwiki-platform/commit/96c96edf371f12695c3b6922234be... Author: Sereza7 <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/PanelWizard.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml Log Message: ----------- XWIKI-21774: Admin section: make the panel wizard section pass webstandard tests * Replaced inline styling with regular style for the panel wizard tooltip * Removed the comment from the test for the panel wizard Commit: 684691dd1020417cea5e1830cb570e092a654c6d https://github.com/xwiki/xwiki-platform/commit/684691dd1020417cea5e1830cb570... Author: Vincent Massol <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: R xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/work.mod M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/xwiki.mod Log Message: ----------- XWIKI-21211: Upgrade the standalone packaging to Jetty 12. * Remove work.mod which has not effect (it's only used to create the work dir when using --add-module) * In addition, we may not want to create that directory, so that Jetty uses the system tmp directory by default Compare: https://github.com/xwiki/xwiki-platform/compare/5220357fc084...684691dd1020
participants (1)
-
XWiki Notifications