Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 53e4ecc6bc7e67719cd8473649ec20c99d5554e6
https://github.com/xwiki/xwiki-platform/commit/53e4ecc6bc7e67719cd8473649ec…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* Don't show the disconnect notification when leaving the page.
Commit: f4e5eb2171ff52cffe5b164b0e5ceab55450b78c
https://github.com/xwiki/xwiki-platform/commit/f4e5eb2171ff52cffe5b164b0e5c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ErrorBox.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/src/main/webjar/wikiEditor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22740: "RTFrontend" appears in the Navigation Panel when activating hidden pages
Compare: https://github.com/xwiki/xwiki-platform/compare/8b53ed9ec50c...f4e5eb2171ff
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: f34595adedfbe301264575902256a53beed57663
https://github.com/xwiki-contrib/book-versions/commit/f34595adedfbe30126457…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 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
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/PublicationJob.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationSheet.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/publicationJob.xml
Log Message:
-----------
BVERSION-8: Add publication feature
* Added the job for publication. It's yet only a structure with work to do on the pages.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 2374d589ab8299c2b9929315212597325c66d16a
https://github.com/xwiki-contrib/cristal/commit/2374d589ab8299c2b9929315212…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-382
Home: https://github.com/xwiki-contrib/cristal
Commit: d0e3584914620859e5157aedbeb3e36e599824e7
https://github.com/xwiki-contrib/cristal/commit/d0e3584914620859e5157aedbeb…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 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: 4cd9069800f30401964866a6e46cea76538071d2
https://github.com/xwiki-contrib/cristal/commit/4cd9069800f30401964866a6e46…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 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/d0e358491462%5E...4cd90698…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 428e84e8d059cd3b56ad853225928d638430e65a
https://github.com/xwiki/xwiki-platform/commit/428e84e8d059cd3b56ad85322592…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
(cherry picked from commit 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd)
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: 3d7c02a8cf733e6bae6069170048f0b5f56ccb92
https://github.com/xwiki/xwiki-platform/commit/3d7c02a8cf733e6bae6069170048…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
(cherry picked from commit 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd)
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: ce855aae38eefd8ee3fc86353d51ac03d6cb7f8d
https://github.com/xwiki/xwiki-platform/commit/ce855aae38eefd8ee3fc86353d51…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
(cherry picked from commit 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd)
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: 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd
https://github.com/xwiki/xwiki-platform/commit/8b53ed9ec50c6be75a5613ebc904…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 4cba6150065ae482e20f2e96efe9a64b010d343d
https://github.com/xwiki-contrib/cristal/commit/4cba6150065ae482e20f2e96efe…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/de/
Commit: 8bdf7e9fcc74cf7cda6e0d80d3d9e24468580dd2
https://github.com/xwiki-contrib/cristal/commit/8bdf7e9fcc74cf7cda6e0d80d3d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Merge pull request #528 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 75072474421dd0c7ff20633ee50b0813f71c748e
https://github.com/xwiki-contrib/cristal/commit/75072474421dd0c7ff20633ee50…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: a75bc37f85ef93a0fc6acbeeb4c2f2bf3b1c4f6d
https://github.com/xwiki-contrib/cristal/commit/a75bc37f85ef93a0fc6acbeeb4c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/markdown/markdown-api/src/markdownRenderer.ts
M core/markdown/markdown-default/src/index.ts
M core/model/model-api/src/index.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: d6b1208413acfa85106f2e2e84e096fec005febb
https://github.com/xwiki-contrib/cristal/commit/d6b1208413acfa85106f2e2e84e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
A core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/index.ts
A core/authentication/authentication-nextcloud/tsconfig.json
A core/authentication/authentication-nextcloud/tsdoc.json
A core/authentication/authentication-nextcloud/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/f27b907bb4a7...d6b1208413ac
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: f27b907bb4a779ca0c5a02821219d703d5458909
https://github.com/xwiki-contrib/cristal/commit/f27b907bb4a779ca0c5a0282121…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/index.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications