Branch: refs/heads/XWIKI-21971
Home: https://github.com/xwiki/xwiki-platform
Commit: c84b8cec25304f734dfaf26e60c091b639949197
https://github.com/xwiki/xwiki-platform/commit/c84b8cec25304f734dfaf26e60c0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/main/java/org/xwiki/livedata/internal/livetable/LiveTableLiveDataPropertyStore.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/test/java/org/xwiki/livedata/internal/livetable/LiveTableLiveDataPropertyStoreTest.java
Log Message:
-----------
XWIKI-21971: No options when using LiveData with a LevelsClass column
* Provide a list of maps of label / values in case of LevelsClass
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: c5792faf50bb7e179b8bd682bd49cf2686c6326b
https://github.com/xwiki/xwiki-platform/commit/c5792faf50bb7e179b8bd682bd49…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue
Log Message:
-----------
XWIKI-21995: Boolean filters are always displaying translation keys instead of translations
* We need to ensure that translations are properly loaded before
calling selectize else the options are never translated: selectize
consumes the option from the DOM so Vue cannot refresh them once the
translations are loaded
(cherry picked from commit de6b5957675670de187c2d927aa9cb655c6a4eac)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications