Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8386b48ed9c84854d4803ca1bbaf762837037e39
https://github.com/xwiki/xwiki-platform/commit/8386b48ed9c84854d4803ca1bbaf…
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-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) (#3705)
* 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.
(cherry picked from commit c03f14ab3014e9bb760c8a4983e1669b2c71cab1)
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/backport-3662-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 41e68c592c7d87c19a6b47b7ed4c2020cb2dd96b
https://github.com/xwiki/xwiki-platform/commit/41e68c592c7d87c19a6b47b7ed4c…
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.
(cherry picked from commit c03f14ab3014e9bb760c8a4983e1669b2c71cab1)
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: 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
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 311447ea7a6d457297292566db7b6f981109e9b1
https://github.com/xwiki-contrib/book-versions/commit/311447ea7a6d457297292…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VaraiantMacro.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VariantsListClass.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VariantsNavigationMenu.xml
Log Message:
-----------
BVERSION-4: Add variants feature
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: f0481a8c3a4f5616f8f075aeb73214a35a3cf656
https://github.com/xwiki-contrib/book-versions/commit/f0481a8c3a4f5616f8f07…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
R application-book-versions-ui/src/main/resources/BookVersions/Code/Library Reference Class.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryReferenceClass.xml
M pom.xml
Log Message:
-----------
BVERSION-3 Add libraries feature
* Added API for adding library configuration to a book
* Renamed the library reference class page for being consistent with other classes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications