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)