Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 6728d7a061b52b53d2c5c4e3892464d9c2b69628
https://github.com/xwiki-contrib/cristal/commit/6728d7a061b52b53d2c5c4e3892…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
A core/link-suggest/link-suggest-api/package.json
A core/link-suggest/link-suggest-api/src/index.ts
A core/link-suggest/link-suggest-api/tsconfig.json
A core/link-suggest/link-suggest-api/vite.config.ts
A core/link-suggest/link-suggest-xwiki/package.json
A core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
A core/link-suggest/link-suggest-xwiki/src/index.ts
A core/link-suggest/link-suggest-xwiki/tsconfig.json
A core/link-suggest/link-suggest-xwiki/vite.config.ts
A ds/api/package.json
A ds/api/src/index.ts
A ds/api/tsconfig.json
A ds/api/vite.config.ts
M ds/shoelace/package.json
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/vuetify/package.json
M ds/vuetify/src/vue/x-breadcrumb.vue
M editors/tiptap/package.json
A editors/tiptap/src/components/extensions/filter-helper.ts
A editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/slash.ts
A editors/tiptap/src/stores/link-suggest-store.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
A editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
A editors/tiptap/src/vue/list-navigation-helper.ts
M electron/storage/src/components/fileSystemStorage.ts
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/src/vue/c-content.vue
M storage/src/components/xwiki/xwikiStorage.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-177: Autocomplete internal links in the editor
Commit: 46d02f0b36721604024a3937dff96fd95488947e
https://github.com/xwiki-contrib/cristal/commit/46d02f0b36721604024a3937dff…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M ds/dsfr/package.json
M electron/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sample-module/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Uniformize workspace dependencies definition
Compare: https://github.com/xwiki-contrib/cristal/compare/6b876a40886d...46d02f0b3672
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/1.12.x
Home: https://github.com/xwiki-contrib/application-replication
Commit: c44d01fc9b669363c4525f5ec545bd73cfe406a6
https://github.com/xwiki-contrib/application-replication/commit/c44d01fc9b6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/1.12.x
Home: https://github.com/xwiki-contrib/application-replication
Commit: 0ca0837be1cf8f8ad91f8699aa66d308a963cbea
https://github.com/xwiki-contrib/application-replication/commit/0ca0837be1c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release replication-1.12.12
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/1.12.x
Home: https://github.com/xwiki-contrib/application-replication
Commit: cc312f0180c40aedb3dc5942fdf9b484e1250feb
https://github.com/xwiki-contrib/application-replication/commit/cc312f0180c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M replication-entity/replication-entity-default/src/main/resources/replication/document.hbm.xml
Log Message:
-----------
REPLICAT-189: Cannot initialize the replication_document table anymore on postgres
* just remove the non null contraints, null value should have the same behavior than false already
(cherry picked from commit 15cb9a20f5ba79b2202e60b36ce7170dd276de8e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…