Branch: refs/heads/backport-2982-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9bba127d35471460e070ff75d11efe389d230350
https://github.com/xwiki/xwiki-platform/commit/9bba127d35471460e070ff75d11e…
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-api/src/main/java/org/xwiki/livedata/BaseDescriptor.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/LiveDataPropertyDescriptor.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/WithParameters.java
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 (#2982)
* Provide a list of maps of label / values in case of LevelsClass
* Provide equals/hashcode/tostring method in
LiveDataPropertyDescriptor
* Improve test to rely on LiveDataPropertyDescriptor objects instead
of relying on JSON serialization
* Minor fixes after review
(cherry picked from commit 65d216e9ab6a6afa6572e2b7036e615f22817c9a)
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: 65d216e9ab6a6afa6572e2b7036e615f22817c9a
https://github.com/xwiki/xwiki-platform/commit/65d216e9ab6a6afa6572e2b7036e…
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-api/src/main/java/org/xwiki/livedata/BaseDescriptor.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/LiveDataPropertyDescriptor.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/WithParameters.java
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 (#2982)
* Provide a list of maps of label / values in case of LevelsClass
* Provide equals/hashcode/tostring method in
LiveDataPropertyDescriptor
* Improve test to rely on LiveDataPropertyDescriptor objects instead
of relying on JSON serialization
* Minor fixes after review
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-21971
Home: https://github.com/xwiki/xwiki-platform
Commit: e04ca1c0c400058b0798e5487df8d6785b313898
https://github.com/xwiki/xwiki-platform/commit/e04ca1c0c400058b0798e5487df8…
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-api/src/main/java/org/xwiki/livedata/BaseDescriptor.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/LiveDataPropertyDescriptor.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/WithParameters.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/main/java/org/xwiki/livedata/internal/livetable/LiveTableLiveDataPropertyStore.java
Log Message:
-----------
XWIKI-21971: No options when using LiveData with a LevelsClass column
* Minor fixes after review
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/PROPAGATEVIEWRIGHT
Home: https://github.com/xwiki-contrib/confluence
Commit: 6d6eadd8cfc607819bf8d6459cc463bf794741ca
https://github.com/xwiki-contrib/confluence/commit/6d6eadd8cfc607819bf8d645…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/3.4.7.rangeto.test
M confluence-xml/src/test/resources/confluencexml/3.4.7.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.max.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/misc.test
M confluence-xml/src/test/resources/confluencexml/nested.test
M confluence-xml/src/test/resources/confluencexml/noblogs.test
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
M confluence-xml/src/test/resources/confluencexml/permissions.test
Log Message:
-----------
DRAFT: Propagate page view right
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications