Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 5e6758a65f5a4403bd8862b3a11ec22e53a55e24
https://github.com/xwiki-contrib/application-changerequest/commit/5e6758a65…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M application-changerequest-notifications/src/main/java/org/xwiki/contrib/changerequest/internal/listeners/ChangeRequestCreatedEventListener.java
M application-changerequest-notifications/src/main/resources/templates/changerequest/create.vm
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/listeners/ChangeRequestCreatedEventListenerTest.java
Log Message:
-----------
CRAPP-340: Create notification use the wrong document reference
* Always use the reference of the CR itself to be sent with the doc
* Fix the notification template
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f7f4717239c186e2ac55313345c1c8c391021b5a
https://github.com/xwiki/xwiki-platform/commit/f7f4717239c186e2ac55313345c1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/DefaultNotificationFilterPreferenceManagerTest.java
Log Message:
-----------
XWIKI-21448: Notification filter preferences are not cleaned when a page is deleted
* Fix coverage with a new test
(cherry picked from commit cabf2a94e9adef3be252ff6838756aeca5791d48)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: cabf2a94e9adef3be252ff6838756aeca5791d48
https://github.com/xwiki/xwiki-platform/commit/cabf2a94e9adef3be252ff683875…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/DefaultNotificationFilterPreferenceManagerTest.java
Log Message:
-----------
XWIKI-21448: Notification filter preferences are not cleaned when a page is deleted
* Fix coverage with a new test
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 323c958773cb5c8759210d0565ebf61e49949d1e
https://github.com/xwiki-contrib/cristal/commit/323c958773cb5c8759210d0565e…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
A ds/dsfr/src/vue/x-menu.vue
A ds/dsfr/src/vue/x-menuitem.vue
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/x-menu.vue
A ds/shoelace/src/vue/x-menuitem.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/x-menu-item.vue
A ds/vuetify/src/vue/x-menu.vue
M ds/vuetify/vite.config.ts
Log Message:
-----------
CRISTAL-29 Add Menu design system component
Commit: bef171631826c242b202f2cf8a9f65dade0daca4
https://github.com/xwiki-contrib/cristal/commit/bef171631826c242b202f2cf8a9…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M api/src/api/cristalApp.ts
M api/src/components/DefaultPageData.ts
A editors/wikitext/package.json
A editors/wikitext/src/components/componentsInit.ts
A editors/wikitext/src/components/uixTextEditorProvider.ts
A editors/wikitext/src/index.ts
A editors/wikitext/src/vue.d.ts
A editors/wikitext/src/vue/c-edit-wikitext.vue
A editors/wikitext/tsconfig.json
A editors/wikitext/vite.config.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/staticBuild.ts
M pnpm-workspace.yaml
A skin/src/api/uixEditorProvider.ts
A skin/src/components/defaultUIXEditorProvider.ts
M skin/src/vue/c-content.vue
M skin/src/vue/c-edit.vue
M skin/src/vue/contentTools.ts
A xwiki/remoteinlineeditor/package.json
A xwiki/remoteinlineeditor/src/components/componentsInit.ts
A xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
A xwiki/remoteinlineeditor/src/index.ts
A xwiki/remoteinlineeditor/src/vue.d.ts
A xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
A xwiki/remoteinlineeditor/tsconfig.json
A xwiki/remoteinlineeditor/vite.config.ts
Log Message:
-----------
CRISTAL-30 Add Editor template provider
Initial implementation of different editor templates. For now the editor menu is hardcoded and not real editor is available.
Compare: https://github.com/xwiki-contrib/cristal/compare/5887a1c47d33...bef171631826
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 280204318e2afb346fef9b8417900dad11fce79a
https://github.com/xwiki-contrib/confluence/commit/280204318e2afb346fef9b84…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration