Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 54aea51cd7b8feee42f9097f2bf1314949efab22
https://github.com/xwiki/xwiki-platform/commit/54aea51cd7b8feee42f9097f2bf1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/pom.xml
Log Message:
-----------
XWIKI-21484: Add a required rights analyzer for the cache macro
* Fix dependency version variable name
Branch: refs/heads/XWIKI-17510
Home: https://github.com/xwiki/xwiki-platform
Commit: 5e9f0c17947244f8a001cf275a47a501288013a7
https://github.com/xwiki/xwiki-platform/commit/5e9f0c17947244f8a001cf275a47…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/RegisterIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/register_macros.vm
Log Message:
-----------
XWIKI-17510: The reset password functionality is not affected by password strength rules
* Improve integration test to also test with and without the
RegistrationConfig page
* Fix a small issue when the regisitration config page is not
available
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 7f1fa2c026d74591d62061cc8156f72e11262916
https://github.com/xwiki/xwiki-platform/commit/7f1fa2c026d74591d62061cc8156…
Author: Anca Luca <lucaa(a)xwiki.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
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-21106: Main content area in view mode still has borders when the body background and the page content background are of the same color (#2245)
* Removed box-shadow from the page content container in view mode
* Also removed the box-shadow in edit mode (which fixes also XWIKI-21108)
Branch: refs/heads/feature-deploy-solr9
Home: https://github.com/xwiki/xwiki-platform
Commit: ba1fefa2649dfcb61fefab18ce051169d6f1ba99
https://github.com/xwiki/xwiki-platform/commit/ba1fefa2649dfcb61fefab18ce05…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-rest/xwiki-platform-icon-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-rest/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-rest/xwiki-platform-localization-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
Log Message:
-----------
XWIKI-20477: Upgrade to Solr 9.4.0
XWIKI-12955: Upgrade to JAX-RS 2 (JSR339)
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ec1c4c405064ada0be746f16c98c0d76be511bee
https://github.com/xwiki/xwiki-platform/commit/ec1c4c405064ada0be746f16c98c…
Author: Anca Luca <lucaa(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
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-21108: "Border" of the page content area in edit mode is not of the same color as in view mode (#2244)
* Reset the color of the border of the content area in edit mode to xwiki-border-color instead of input-border
(cherry picked from commit daf44eae1e0353234423320375b9f11ff24cc1ac)
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: adb2cb6ef4e20f51908c3464be7e34ec6ad0695f
https://github.com/xwiki/xwiki-platform/commit/adb2cb6ef4e20f51908c3464be7e…
Author: Anca Luca <lucaa(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
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-21108: "Border" of the page content area in edit mode is not of the same color as in view mode (#2244)
* Reset the color of the border of the content area in edit mode to xwiki-border-color instead of input-border
(cherry picked from commit daf44eae1e0353234423320375b9f11ff24cc1ac)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: daf44eae1e0353234423320375b9f11ff24cc1ac
https://github.com/xwiki/xwiki-platform/commit/daf44eae1e0353234423320375b9…
Author: Anca Luca <lucaa(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
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-21108: "Border" of the page content area in edit mode is not of the same color as in view mode (#2244)
* Reset the color of the border of the content area in edit mode to xwiki-border-color instead of input-border
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 16729fe3d472037f818caeae34551fc1c3d5cb66
https://github.com/xwiki/xwiki-platform/commit/16729fe3d472037f818caeae3455…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/pom.xml
M 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/AbstractMacroBlockRequiredRightAnalyzer.java
M 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/DefaultMacroBlockRequiredRightAnalyzer.java
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/DefaultMacroRequiredRightReporter.java
M 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/ScriptMacroAnalyzer.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
M 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/DefaultMacroBlockRequiredRightAnalyzerTest.java
M 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/ScriptMacroAnalyzerTest.java
A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-macro/pom.xml
A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-macro/src/main/java/org/xwiki/platform/security/requiredrights/MacroRequiredRight.java
A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-macro/src/main/java/org/xwiki/platform/security/requiredrights/MacroRequiredRightReporter.java
A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-macro/src/main/java/org/xwiki/platform/security/requiredrights/MacroRequiredRightsAnalyzer.java
Log Message:
-----------
XWIKI-21528: Add a dedicated required rights analyzer API for macros without dependencies
* Add a new API for macros to report required rights.
* Add support for calling these new analyzers in the default macro
analyzer.
* Improve error reporting for macro analyzers by displaying an analysis
result with the error when the macro analyzer produces an error.
Commit: edd22e35dba2437dc409ddbef144c2a1b4481772
https://github.com/xwiki/xwiki-platform/commit/edd22e35dba2437dc409ddbef144…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/pom.xml
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/src/main/java/org/xwiki/rendering/internal/macro/cache/CacheMacroRequiredRightsAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/src/test/java/org/xwiki/rendering/internal/macro/cache/CacheMacroRequiredRightsAnalyzerTest.java
Log Message:
-----------
XWIKI-21484: Add a required rights analyzer for the cache macro
Commit: e41d2e5a2ecf42235e47c17cfc6e4b22eff37b83
https://github.com/xwiki/xwiki-platform/commit/e41d2e5a2ecf42235e47c17cfc6e…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/macro/RawMacroRequiredRightsAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/macro/RawMacroRequiredRightsAnalyzerTest.java
Log Message:
-----------
XWIKI-21485: Add a required rights analyzer for the raw macro
Compare: https://github.com/xwiki/xwiki-platform/compare/65a7147b8c73...e41d2e5a2ecf
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 65a7147b8c73474a8837521c23e6022b0b8b2824
https://github.com/xwiki/xwiki-platform/commit/65a7147b8c73474a8837521c23e6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/main/java/org/xwiki/extension/xar/script/SecurityLevelEditConfirmationChecker.java
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/test/java/org/xwiki/extension/xar/script/SecurityLevelEditConfirmationCheckerTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/edit/EditConfirmationCheckerResult.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/edit/EditConfirmationScriptService.java
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/edit/internal/EditConfirmationCheckersManager.java
R xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/test/java/org/xwiki/model/validation/edit/EditConfirmationScriptServiceTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/pom.xml
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/java/org/xwiki/model/validation/edit/internal/DefaultEditConfirmationCheckersManager.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/edit/internal/DefaultEditConfirmationCheckersManagerTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-api/src/main/java/org/xwiki/platform/security/requiredrights/RequiredRight.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-api/src/main/java/org/xwiki/platform/security/requiredrights/RequiredRightAnalysisResult.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/java/org/xwiki/platform/security/requiredrights/internal/RequiredRightsChangedResult.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/java/org/xwiki/platform/security/requiredrights/internal/RequiredRightsEditConfirmationChecker.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/test/java/org/xwiki/platform/security/requiredrights/internal/RequiredRightsEditConfirmationCheckerTest.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/edit_macros.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/EditMacrosPageTest.java
Log Message:
-----------
XWIKI-21520: Allow each pre-edit checker to be skipped (#2595)
Branch: refs/heads/xinit-1.3
Home: https://github.com/xwiki-contrib/xinit
Commit: 61a81026f26a4d52517cf191386730e2d835edb1
https://github.com/xwiki-contrib/xinit/commit/61a81026f26a4d52517cf19138673…
Author: Kévin Hoarau <kevin.hoarau(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xinit-application/src/main/resources/README.md
M xinit-application/src/main/resources/install.sh
M xinit-application/src/main/resources/var/lib/xinit/functions
M xinit-application/src/main/resources/var/lib/xinit/vars
Log Message:
-----------
Allow xinit to be run as Tomcat user
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: cc20fbac394fc5c725dc4da7e873d96389dec384
https://github.com/xwiki/xwiki-platform/commit/cc20fbac394fc5c725dc4da7e873…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M Jenkinsfile
Log Message:
-----------
[Misc] Build the quality profile with Java 17 since this is needed for SonarCloud ("Starting from the 15th of November 2023, SonarCloud will no longer accept scans executed using Java 11")
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: bc7a77287ca9314590b6833938690085297a9c9d
https://github.com/xwiki/xwiki-platform/commit/bc7a77287ca9314590b683393869…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20445: Incomplete sentence for the key "realtime.requestDialog.autoAccept"
(cherry picked from commit d08b19c0124d61b27120de2b5a0b9e58c6d0971d)
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4fb8290eb376a083e111c1494fcfd4643f6b22c0
https://github.com/xwiki/xwiki-platform/commit/4fb8290eb376a083e111c1494fcf…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20445: Incomplete sentence for the key "realtime.requestDialog.autoAccept"
(cherry picked from commit d08b19c0124d61b27120de2b5a0b9e58c6d0971d)
Branch: refs/heads/stable-15.9.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5138422d795942d7c4b7194131631e44e53dea21
https://github.com/xwiki/xwiki-platform/commit/5138422d795942d7c4b719413163…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20445: Incomplete sentence for the key "realtime.requestDialog.autoAccept"
(cherry picked from commit d08b19c0124d61b27120de2b5a0b9e58c6d0971d)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: d08b19c0124d61b27120de2b5a0b9e58c6d0971d
https://github.com/xwiki/xwiki-platform/commit/d08b19c0124d61b27120de2b5a0b…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20445: Incomplete sentence for the key "realtime.requestDialog.autoAccept"
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4cbdf1483ad8bb218970dfefa8f1ce0d903afcac
https://github.com/xwiki/xwiki-platform/commit/4cbdf1483ad8bb218970dfefa8f1…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20446: Use a variable for "realtime.conflictsWarningInfoLink"
(cherry picked from commit 0f7a6fa28ce36f70f5a15ca29ced93909d6954d2)
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 242662450d597a33324ac80728fbafe8be5877f8
https://github.com/xwiki/xwiki-platform/commit/242662450d597a33324ac80728fb…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20446: Use a variable for "realtime.conflictsWarningInfoLink"
(cherry picked from commit 0f7a6fa28ce36f70f5a15ca29ced93909d6954d2)
Branch: refs/heads/stable-15.9.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b88b303d9d85fb3a22499a6c5cf5b874db7d219b
https://github.com/xwiki/xwiki-platform/commit/b88b303d9d85fb3a22499a6c5cf5…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20446: Use a variable for "realtime.conflictsWarningInfoLink"
(cherry picked from commit 0f7a6fa28ce36f70f5a15ca29ced93909d6954d2)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 0f7a6fa28ce36f70f5a15ca29ced93909d6954d2
https://github.com/xwiki/xwiki-platform/commit/0f7a6fa28ce36f70f5a15ca29ced…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
Log Message:
-----------
XWIKI-20446: Use a variable for "realtime.conflictsWarningInfoLink"