Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: 159c502280027ed5edebd0c96b5888b387b466ca
https://github.com/xwiki/xwiki-docker/commit/159c502280027ed5edebd0c96b5888…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M 17.4/mariadb-tomcat/.env
M 17.4/mariadb-tomcat/Dockerfile
M 17.4/mysql-tomcat/.env
M 17.4/mysql-tomcat/Dockerfile
M 17.4/postgres-tomcat/.env
M 17.4/postgres-tomcat/Dockerfile
M build.gradle
Log Message:
-----------
XDOCKER-380: Upgrade intermediate-lts version to 17.4.5
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 92b14adf4d7436548bd5317a478cb3e522a12dc2
https://github.com/xwiki/xwiki-platform/commit/92b14adf4d7436548bd5317a478c…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js
Log Message:
-----------
XWIKI-23552: Search input outside viewport on small mobile devices (#4608) (#4632)
* Added wrap on the place where it was missing.
* Added a check for sturdiness of the searchSuggest code.
(cherry picked from commit fd25a113537b6c630125d5147af9194ef77a35b5)
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 68bb898bf1ce9fd9299707e128087e7b46ea14ec
https://github.com/xwiki/xwiki-platform/commit/68bb898bf1ce9fd9299707e12808…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/objects/BaseObjectTest.java
Log Message:
-----------
XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true (#4547)
* Only create the property when it doesn't exist in BaseObject#set
* Provide unit test
(cherry picked from commit 71ad5fa9ae354749bbb28c0ede0027b23cce3159)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications