Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 060db51a27bee8f4fc93866fc42a3a1deef49193
https://github.com/xwiki-contrib/cristal/commit/060db51a27bee8f4fc93866fc42…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
A core/browser/browser-api/package.json
A core/browser/browser-api/src/index.ts
A core/browser/browser-api/tsconfig.json
A core/browser/browser-api/vite.config.ts
A core/browser/browser-default/package.json
A core/browser/browser-default/src/components/browser-api-default.ts
A core/browser/browser-default/src/components/componentsInit.ts
A core/browser/browser-default/src/index.ts
A core/browser/browser-default/tsconfig.json
A core/browser/browser-default/vite.config.ts
A electron/browser/package.json
A electron/browser/src/components/browser-api-electron.ts
A electron/browser/src/componentsInit.ts
A electron/browser/src/electron/main/index.ts
A electron/browser/src/electron/preload/apiTypes.ts
A electron/browser/src/electron/preload/index.ts
A electron/browser/src/index.ts
A electron/browser/tsconfig.json
A electron/browser/vite.config.ts
A electron/browser/vite.main.config.ts
A electron/browser/vite.preload.config.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-183: Changing config in Electron does not reload
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 877bf49bbdc64b9c00c71558de0b35f6bba54dbb
https://github.com/xwiki-contrib/ai-llm/commit/877bf49bbdc64b9c00c71558de0b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/Translation.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/WebHome.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/WebHome.xml
Log Message:
-----------
LLMAI-40: Add basic document indexing and collection management UI
* Rename the application panel entry and main page to LLM Application as that's the name of the extension
* Make the application panel entry translatable
* Fix the document reference of AI.Code.WebHome (was AIScript.WebHome)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 67edc08cb194e92e1ee4e835a41b37b3ac27b55c
https://github.com/xwiki-contrib/application-changerequest/commit/67edc08cb…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/NotificationAlertPageTest.java
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/NotificationEmailHtmlPageTest.java
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/NotificationEmailPlainPageTest.java
A application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/OrderedUserCompositeEvent.java
Log Message:
-----------
CRAPP-161: Bad display of mail notifications
* Fix tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…