Branch: refs/heads/CRISTAL-226
Home: https://github.com/xwiki-contrib/cristal
Commit: 7f4e19087b006edddc1596ef9e34bce8b69f979c
https://github.com/xwiki-contrib/cristal/commit/7f4e19087b006edddc1596ef9e3…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/hierarchy/hierarchy-default/src/index.ts
A core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
A core/hierarchy/hierarchy-nextcloud/package.json
A core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
A core/hierarchy/hierarchy-nextcloud/src/index.ts
A core/hierarchy/hierarchy-nextcloud/tsconfig.json
A core/hierarchy/hierarchy-nextcloud/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-226: Breadcrumb for Nextcloud
* Add NextcloudPageHierarchyResolver
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XWIKI-22322
Home: https://github.com/xwiki/xwiki-platform
Commit: 051f8e65326c4914d8e66d98be89820108335ec5
https://github.com/xwiki/xwiki-platform/commit/051f8e65326c4914d8e66d98be89…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkNameStrategyHelper.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkSuggestions.xml
Log Message:
-----------
XWIKI-22322: Allow linking to a new page respecting name strategy from WYSIWYG editor
* Improve display of info for creation suggestion
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22322
Home: https://github.com/xwiki/xwiki-platform
Commit: 30ece01e72c8cbcdf916afb464a516bc32914947
https://github.com/xwiki/xwiki-platform/commit/30ece01e72c8cbcdf916afb464a5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkNameStrategyHelper.xml
Log Message:
-----------
XWIKI-22322: Allow linking to a new page respecting name strategy from WYSIWYG editor
* Improve display of info for creation suggestion
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: d7e3346a26524c1c884a68f460343b16f5090c34
https://github.com/xwiki-contrib/ai-llm/commit/d7e3346a26524c1c884a68f46034…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M application-ai-llm-flavor/pom.xml
M application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
LLMAI-88: Provide docker images for the deliverables
* Change the parent to parent-platform-distribution to support xip packaging.
* Further simplify the flavor.
* Make the XIP a proper part of the project.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c40b18e636b44d24c56ddb576b44d5992a78c887
https://github.com/xwiki/xwiki-platform/commit/c40b18e636b44d24c56ddb576b44…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WARBuilder.java
R xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/resources/jetty9-web.xml
Log Message:
-----------
[Misc] Jetty 9.x is no longer supported
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22322
Home: https://github.com/xwiki/xwiki-platform
Commit: 7ed81013c30bf82bf34445d0704e356fb083186d
https://github.com/xwiki/xwiki-platform/commit/7ed81013c30bf82bf34445d0704e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourcePicker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkNameStrategyHelper.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkSuggestions.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/DocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/tree.js
Log Message:
-----------
XWIKI-22322: Allow linking to a new page respecting name strategy from WYSIWYG editor
* Enable adding documents in the resource picker
* Enable creating documents from the resource suggester
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications