Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5027757ff8997178bfbaaaef665b69d4e0778b77
https://github.com/xwiki/xwiki-platform/commit/5027757ff8997178bfbaaaef665b…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/ThemeApplicationWebHomePage.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/WebHomeSheet.xml
Log Message:
-----------
XWIKI-22631: color theme list disorganized after changing color theme (#3671) (#3704)
* Layout updated with list elements
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
(cherry picked from commit 38e4a7fd08ceb8e9d2c87082f4591e276b1f2341)
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/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c03f14ab3014e9bb760c8a4983e1669b2c71cab1
https://github.com/xwiki/xwiki-platform/commit/c03f14ab3014e9bb760c8a4983e1…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-bootstrap/src/main/less/dropdowns.less
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/LivedataDropdownMenu.spec.js
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/LivedataDropdownMenu.vue
Log Message:
-----------
XWIKI-22485: Livedata option dropdown has no grouping semantics (#3662)
* Update the structure of the LiveData dropdown (namely, removed separator <li>s and grouped links together) to improve accessibility
* Update bootstrap dropdown styles to account for this new kind of separator in dropdowns.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3671-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: eeaf696843e2de2c2b7d2ad50acf8fa33468c643
https://github.com/xwiki/xwiki-platform/commit/eeaf696843e2de2c2b7d2ad50acf…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/ThemeApplicationWebHomePage.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/WebHomeSheet.xml
Log Message:
-----------
XWIKI-22631: color theme list disorganized after changing color theme (#3671)
* Layout updated with list elements
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
(cherry picked from commit 38e4a7fd08ceb8e9d2c87082f4591e276b1f2341)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 38e4a7fd08ceb8e9d2c87082f4591e276b1f2341
https://github.com/xwiki/xwiki-platform/commit/38e4a7fd08ceb8e9d2c87082f459…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/ThemeApplicationWebHomePage.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/WebHomeSheet.xml
Log Message:
-----------
XWIKI-22631: color theme list disorganized after changing color theme (#3671)
* Layout updated with list elements
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 66c05e0a4fab2d4b9f541dbe62bbd1c28c30868e
https://github.com/xwiki/xwiki-platform/commit/66c05e0a4fab2d4b9f541dbe62bb…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPlugin.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagQueryUtils.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/TagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/selector/AbstractTagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/selector/DefaultTagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/test/java/org/xwiki/tag/internal/selector/ExhaustiveCheckTagsSelectorTest.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/test/java/org/xwiki/tag/internal/selector/UnsafeTagsSelectorTest.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-docker/src/test/it/org/xwiki/tag/test/ui/TagIT.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/src/main/java/org/xwiki/tag/test/po/TagPage.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/src/main/java/org/xwiki/tag/test/po/TaggablePage.java
Log Message:
-----------
XWIKI-22344: When renaming a tag, the same tags but with different ca… (#3685)
* Provide methods to allow querying document based on case sensitive
tag
* Use that method to get list of documents based on case sensitive tag
when renaming a tag to change its case only to preserve backward
compat of renaming
* Refactoring of existing PO for integration test and cover the
scenario in a new integration test
* Minor fixes
(cherry picked from commit 4c023da1e721b3c82dbf496ad791c0324abe0ba7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3685-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d77916820730d60a1b736a53fad822fb001b970b
https://github.com/xwiki/xwiki-platform/commit/d77916820730d60a1b736a53fad8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPlugin.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagQueryUtils.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/TagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/selector/AbstractTagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/selector/DefaultTagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/test/java/org/xwiki/tag/internal/selector/ExhaustiveCheckTagsSelectorTest.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/test/java/org/xwiki/tag/internal/selector/UnsafeTagsSelectorTest.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-docker/src/test/it/org/xwiki/tag/test/ui/TagIT.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/src/main/java/org/xwiki/tag/test/po/TagPage.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/src/main/java/org/xwiki/tag/test/po/TaggablePage.java
Log Message:
-----------
XWIKI-22344: When renaming a tag, the same tags but with different ca… (#3685)
* Provide methods to allow querying document based on case sensitive
tag
* Use that method to get list of documents based on case sensitive tag
when renaming a tag to change its case only to preserve backward
compat of renaming
* Refactoring of existing PO for integration test and cover the
scenario in a new integration test
* Minor fixes
(cherry picked from commit 4c023da1e721b3c82dbf496ad791c0324abe0ba7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 4c023da1e721b3c82dbf496ad791c0324abe0ba7
https://github.com/xwiki/xwiki-platform/commit/4c023da1e721b3c82dbf496ad791…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPlugin.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagQueryUtils.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/TagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/selector/AbstractTagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/org/xwiki/tag/internal/selector/DefaultTagsSelector.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/test/java/org/xwiki/tag/internal/selector/ExhaustiveCheckTagsSelectorTest.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/test/java/org/xwiki/tag/internal/selector/UnsafeTagsSelectorTest.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-docker/src/test/it/org/xwiki/tag/test/ui/TagIT.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/src/main/java/org/xwiki/tag/test/po/TagPage.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/src/main/java/org/xwiki/tag/test/po/TaggablePage.java
Log Message:
-----------
XWIKI-22344: When renaming a tag, the same tags but with different ca… (#3685)
* Provide methods to allow querying document based on case sensitive
tag
* Use that method to get list of documents based on case sensitive tag
when renaming a tag to change its case only to preserve backward
compat of renaming
* Refactoring of existing PO for integration test and cover the
scenario in a new integration test
* Minor fixes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications