Branch: refs/heads/XWIKI-21988
Home: https://github.com/xwiki/xwiki-platform
Commit: 9ab58b75a0a9172a54fc35c7d7be8350316c9216
https://github.com/xwiki/xwiki-platform/commit/9ab58b75a0a9172a54fc35c7d7be…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/resources/ApplicationResources.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/createinline.vm
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
* Provide new translations for getting better information from the
name strategy
* Improve a bit the template for displaying errors
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/cristal
Commit: ccff7d04562617e5e88e847207e81c207f0ba4a3
https://github.com/xwiki-contrib/cristal/commit/ccff7d04562617e5e88e847207e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M electron/storage/src/components/FileSystemConfig.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M macros/src/components/alertMacro.ts
M macros/src/components/defaultMacroProvider.ts
M macros/src/components/errorMacro.ts
M macros/src/components/infoMacro.ts
M macros/src/components/successMacro.ts
M macros/src/components/warningMacro.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M tsconfig.json
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
Log Message:
-----------
[Misc] Set noImplicitOverride strict to true
Commit: 4169a7b0ca3463b95272da33ff7b0ba9f6b2c23c
https://github.com/xwiki-contrib/cristal/commit/4169a7b0ca3463b95272da33ff7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultLoggerConfig.ts
M api/src/components/defaultWikiConfig.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M ds/vuetify/src/vue/x-tab-group.vue
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M extension-manager/src/components/cristalLoader.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/src/vue/c-content.vue
M tsconfig.json
Log Message:
-----------
[Misc] Set typescript strict to true
Compare: https://github.com/xwiki-contrib/cristal/compare/9d4bdbfba424...4169a7b0ca34
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/cristal
Commit: 9d4bdbfba424bcad8e139fec608901c940e37fdd
https://github.com/xwiki-contrib/cristal/commit/9d4bdbfba424bcad8e139fec608…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/src/components/DefaultPageData.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M ds/shoelace/src/vue/x-dialog.vue
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M tsconfig.json
Log Message:
-----------
[Misc] Set typescript noImplicitThis to true
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/cristal
Commit: 2fa21d93bdf7e063c5b709a071ca7af809ff878f
https://github.com/xwiki-contrib/cristal/commit/2fa21d93bdf7e063c5b709a071c…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/package.json
M core/attachments/attachments-ui/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-ui/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/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 sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.22
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: e5c5d4aa2028cfe012e8ac538997ddd8c7f9951b
https://github.com/xwiki-contrib/oidc/commit/e5c5d4aa2028cfe012e8ac538997dd…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M 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/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 40638a572737ba184285609c21cb0a2c96d3f8c9
https://github.com/xwiki-contrib/oidc/commit/40638a572737ba184285609c21cb0a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.10.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/misc-clean-xwikijs
Home: https://github.com/xwiki/xwiki-platform
Commit: 6efb5bbbc6e7f17b5689a6d12cae95e6e9ae4d12
https://github.com/xwiki/xwiki-platform/commit/6efb5bbbc6e7f17b5689a6d12cae…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/compatibility.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js
Log Message:
-----------
[Misc] Clean up a bit xwiki.js to move deprecated stuff
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/oidc
Commit: 3bb8b9cd4fff904e5f0e83065e917a580462df02
https://github.com/xwiki-contrib/oidc/commit/3bb8b9cd4fff904e5f0e83065e917a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator-configuration/src/test/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfigurationTest.java
Log Message:
-----------
OIDC-183: Properties expressing a list on wiki side are never falling back to the default when empty
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/XWIKI-21988
Home: https://github.com/xwiki/xwiki-platform
Commit: bfd2b464585a274df662cf2b0efe6d6ec9f9c8af
https://github.com/xwiki/xwiki-platform/commit/bfd2b464585a274df662cf2b0efe…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CreateAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CreateActionRequestHandler.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/createinline.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/create.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/select/select.js
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
The goal here is to immediately display a feedback in the create page
dialog telling the user that the reference is wrong before they click on
create.
I performed following changes here:
* Refactor CreateActionRequestHandler to have a clean separation
between retrieving the reference and performing checks over
templates
* Refactor a bit CreateAction to perform immediate checks over the
rights and the name strategy before even checking if the template is
chosen: the goal being here to immediately provide exception if there's
a problem
* Refactor createinline.vm to inject bootstrap modal html elements
when used with an ajax request: the idea here is to display an ajax
modal instead of the old deprecated xwiki dialog
* Refactor xwiki.js to use a jquery ajax call to request and display
createinline
* Add listener on xwiki:dom:updated events in both create.js and
select.js to properly load them in case of dom updates
Some work is still needed to display a better information message to the
user, in particular about the strategy that should be used.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications