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