Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 29fec97c90bfc127041c187bb73437218349bffc
https://github.com/xwiki/xwiki-platform/commit/29fec97c90bfc127041c187bb734…
Author: C. Lucas <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-17 (Wed, 17 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
(cherry picked from commit d252555967036602c8b4a97fe8c1fcd15dc6d19b)
Commit: 59f329549dce1ce1308c54df9410c9c2dc9d4e2e
https://github.com/xwiki/xwiki-platform/commit/59f329549dce1ce1308c54df9410…
Author: C. Lucas <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-17 (Wed, 17 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
(cherry picked from commit 3f8f843ff4c6b93ce97885b72218834dda04d43b)
Commit: e4968fe268e5644ffd9bfa4ef6257d2796446009
https://github.com/xwiki/xwiki-platform/commit/e4968fe268e5644ffd9bfa4ef625…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-01-17 (Wed, 17 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.
(cherry picked from commit c5efc1e519e710afdf3c5f40c0fcc300ad77149f)
Commit: c47c8a3d291e01cb169961f7dfb1a84a7474ca71
https://github.com/xwiki/xwiki-platform/commit/c47c8a3d291e01cb169961f7dfb1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-01-17 (Wed, 17 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)
Compare:
https://github.com/xwiki/xwiki-platform/compare/8d3a70ba82f8...c47c8a3d291e