Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 658ef1ac7495abf70e4a1bd6b919e5698c9affb8
https://github.com/xwiki-contrib/book-versions/commit/658ef1ac7495abf70e4a1…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/LibraryReferenceConverter.java
Log Message:
-----------
BVERSION-35 The picker in the includeLibrary macro should propose only pages from the libraries configured in the book
* Fixed the resolver in Convertor to make it work in sub-wiki
Commit: 0ecbe9ddd5c559c7054235e181de2765e608e0c5
https://github.com/xwiki-contrib/book-versions/commit/0ecbe9ddd5c559c705423…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/VariantReferenceListConverter.java
Log Message:
-----------
BVERSION-43 The picker in the variant macro should propose only variants configured in the book
* Fixed the resolver in Convertor to make it work in sub-wiki
Commit: 3554b441d24853c5354774c9ad876d11ffa216b0
https://github.com/xwiki-contrib/book-versions/commit/3554b441d24853c535477…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantMacro.xml
Log Message:
-----------
BVERSION-49 Content of the variant macro should provide rich text
Commit: 5c60d3526d944a970834e7d8ba7698b88f4d177c
https://github.com/xwiki-contrib/book-versions/commit/5c60d3526d944a970834e…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
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.fr.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantMacro.xml
Log Message:
-----------
BVERSION-69 Variant drop down should allow to not select any variant and modify message displayed under the variant select box
BVERSION-70 Translations strings incorrectly add [ ] around version and variant fields
* Also modified Administration Menu to only display link/unlink if a variant is selected
Compare: https://github.com/xwiki-contrib/book-versions/compare/fad295570f68...5c60d…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 08848bba596814d291bdbff38797244939a46184
https://github.com/xwiki-contrib/cristal/commit/08848bba596814d291bdbff3879…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-382: No clear message when the current user is not allowed to view a page
* Add Provider for AlertsService
* Detect duplicated alerts
Commit: 271f4f3a0fbf7d173cd96b2d92a204341c85dcfd
https://github.com/xwiki-contrib/cristal/commit/271f4f3a0fbf7d173cd96b2d92a…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Remove useless extra page load
Compare: https://github.com/xwiki-contrib/cristal/compare/8bdf7e9fcc74...271f4f3a0fbf
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: fad295570f68b2a44a27c2ed07b108c8e0a85528
https://github.com/xwiki-contrib/book-versions/commit/fad295570f68b2a44a27c…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantSheet.xml
Log Message:
-----------
BVERSION-59 : Allow to specify if a variant should include pages not associated with any variant or not
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-382
Home: https://github.com/xwiki-contrib/cristal
Commit: 631510e2376b21fab0ccaf9c479570cf734d4bb7
https://github.com/xwiki-contrib/cristal/commit/631510e2376b21fab0ccaf9c479…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-382: No clear message when the current user is not allowed to view a page
* Add Provider for AlertsService
* Detect duplicated alerts
Commit: ceb6182069315e03def659b49b6b98db8ff90f30
https://github.com/xwiki-contrib/cristal/commit/ceb6182069315e03def659b49b6…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Remove useless extra page load
Compare: https://github.com/xwiki-contrib/cristal/compare/4cd9069800f3...ceb618206931
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications