Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: d84c6c42f4716842c7d192791ed172f536b3a495
https://github.com/xwiki/xwiki-platform/commit/d84c6c42f4716842c7d192791ed1…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/src/main/java/com/xpn/xwiki/plugin/image/ImagePlugin.java
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/src/test/java/com/xpn/xwiki/plugin/image/ImagePluginTest.java
Log Message:
-----------
XWIKI-21955: Image Plugin warning when the passed attachment is null
Commit: 1936068df0cd223c10300b6271f55bc712906c94
https://github.com/xwiki/xwiki-platform/commit/1936068df0cd223c10300b6271f5…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-zipexplorer/src/main/java/com/xpn/xwiki/plugin/zipexplorer/ZipExplorerPlugin.java
M xwiki-platform-core/xwiki-platform-zipexplorer/src/test/java/com/xpn/xwiki/plugin/zipexplorer/ZipExplorerTest.java
Log Message:
-----------
XWIKI-21956: ZipExplorer Plugin warning when the passed attachment is null
Compare: https://github.com/xwiki/xwiki-platform/compare/43d9d4dbb280...1936068df0cd
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: 9e75e4d9ca8a030f4b1dae491e424173539918df
https://github.com/xwiki/xwiki-platform/commit/9e75e4d9ca8a030f4b1dae491e42…
Author: Sereza7 <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-27 (Tue, 27 Feb 2024)
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
Log Message:
-----------
XWIKI-21842: The search bar takes too much width when folded
* Replaced the ScaleX transition with a width + padding one.
Note: This is a heavier implementation because layout needs to be recalculated multiple times, but we actually want layout to move around depending on the state of the search toggle, so it's worth it.
(cherry picked from commit c1cf1a1fa1a620f1e1b3aa5abcd782188cb2893e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications