Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 9c729d9fad4268c9632e4fe1acd65b48da7d81bd
https://github.com/xwiki/xwiki-commons/commit/9c729d9fad4268c9632e4fe1acd65…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/job/internal/AbstractInstallPlanJob.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/test/AbstractExtensionHandlerTest.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/src/main/java/org/xwiki/extension/jar/internal/handler/WebjarArtifactTypeConverter.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/pom.xml
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/ArtifactExtensionToExtensionType.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/ArtifactPackagingToExtensionType.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/ArtifactTypeToExtensionType.java
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/MavenExtensionScanner.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/MavenUtils.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/PomArtifactTypeConverter.java
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/converter/ArtifactModelConverter.java
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/converter/ModelConverter.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/resources/META-INF/components.txt
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/test/java/org/xwiki/extension/maven/internal/converter/ArtifactModelConverterTest.java
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/test/java/org/xwiki/extension/maven/internal/converter/ModelConverterTest.java
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/test/java/org/xwiki/extension/repository/core/DefaultCoreExtensionRepositoryTest.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepositoryFactory.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/XWikiRepositorySystemSession.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/components/PlexusContainerProvider.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/MavenExtensionScanner.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/converter/ArtifactModelConverter.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/converter/ExtensionTypeConverter.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/converter/ModelConverter.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/handler/MavenArtifactHandler.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/handler/MavenArtifactHandlerManager.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/handler/MavenArtifactHandlers.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/resources/META-INF/components.txt
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/resources/META-INF/plexus/components.xml
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/job/internal/InstallJobTest.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/core/DefaultCoreExtensionRepositoryTest.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/maven/internal/converter/ArtifactModelConverterTest.java
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/maven/internal/converter/ModelConverterTest.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/resources/repository/maven/groupid/nondefaulttypedependency/version/nondefaulttypedependency-version.pom
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/resources/repository/maven/groupid/nondefaulttypedependency/version/nondefaulttypedependency-version.test
R xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/resources/repository/maven/groupid/nondefaulttypedependency/version/nondefaulttypedependency-version.type
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/resources/repository/maven/groupid/othertype/version/othertype-version.othertype
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/resources/repository/maven/groupid/othertype/version/othertype-version.pom
A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/resources/repository/maven/groupid/othertype/version/othertype-version.test
M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/src/main/java/org/xwiki/tool/extension/internal/MavenBuildExtensionRepository.java
M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/src/main/java/org/xwiki/tool/extension/util/ExtensionMojoHelper.java
Log Message:
-----------
XCOMMONS-3003: Failed to validate extension that depends on com.atlassian.sal:sal-api
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e12ccff075effe0488fffccc380e5b3f6a3e4a1d
https://github.com/xwiki/xwiki-platform/commit/e12ccff075effe0488fffccc380e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsAutoWatchPreferencesMacro.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsEmailPreferencesMacro.xml
Log Message:
-----------
XWIKI-22157: Setting "notifications.emails.enabled = false" causes velocity script error
* Fix typos in some macros for notification preferences
(cherry picked from commit 93566bca9563dad2b881133b5bad1e5fe69df8b9)
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: d30809d185d6a7d0e4d3ee9c3de01124c80b3b21
https://github.com/xwiki/xwiki-platform/commit/d30809d185d6a7d0e4d3ee9c3de0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsAutoWatchPreferencesMacro.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsEmailPreferencesMacro.xml
Log Message:
-----------
XWIKI-22157: Setting "notifications.emails.enabled = false" causes velocity script error
* Fix typos in some macros for notification preferences
(cherry picked from commit 93566bca9563dad2b881133b5bad1e5fe69df8b9)
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: 93566bca9563dad2b881133b5bad1e5fe69df8b9
https://github.com/xwiki/xwiki-platform/commit/93566bca9563dad2b881133b5bad…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsAutoWatchPreferencesMacro.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsEmailPreferencesMacro.xml
Log Message:
-----------
XWIKI-22157: Setting "notifications.emails.enabled = false" causes velocity script error
* Fix typos in some macros for notification preferences
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: 6b876a40886df7d0c315cb2bbe5ecc9118f771aa
https://github.com/xwiki-contrib/cristal/commit/6b876a40886df7d0c315cb2bbe5…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/slash.ts
A editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/vue/c-tiptap-selector.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-178: Integrate tiptap
Use pinia as a shared store between tiptap plugin and the vue component in charge of displaying the available actions.
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: c0b23d2e5844965b39cadf1f440910bd4d71fd82
https://github.com/xwiki-contrib/cristal/commit/c0b23d2e5844965b39cadf1f440…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M api/package.json
M core/icons/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/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 storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.18
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: b4b7bb6108f1f5551980f183b2900f91c0cff801
https://github.com/xwiki-contrib/cristal/commit/b4b7bb6108f1f5551980f183b29…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M core/browser/browser-api/src/index.ts
M core/browser/browser-api/vite.config.ts
M core/browser/browser-default/src/components/browser-api-default.ts
M core/browser/browser-default/src/index.ts
M core/browser/browser-default/vite.config.ts
Log Message:
-----------
CRISTAL-183: Changing config in Electron does not reload
Add missing license headers.
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: 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…
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 19893e21bf6ce75972fde04184248f3331b2e730
https://github.com/xwiki/xwiki-platform/commit/19893e21bf6ce75972fde0418424…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-22148: The search results are not hidden when the focus moves out of the quick search field (#3103) (#3115)
(cherry picked from commit 296efb707690ba34cc72c7daf7251c0fb114fa24)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 17b38b9c50ad21fd3489f77600d03a1a85445b06
https://github.com/xwiki/xwiki-platform/commit/17b38b9c50ad21fd3489f77600d0…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-22148: The search results are not hidden when the focus moves out of the quick search field (#3103) (#3116)
(cherry picked from commit 296efb707690ba34cc72c7daf7251c0fb114fa24)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3103-to-stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: eee564a6a5a9f4fe0e712438316774b1cacd626f
https://github.com/xwiki/xwiki-platform/commit/eee564a6a5a9f4fe0e7124383167…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-22148: The search results are not hidden when the focus moves out of the quick search field (#3103)
(cherry picked from commit 296efb707690ba34cc72c7daf7251c0fb114fa24)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3103-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: df94c7bd94349f7b2e6eea304d4fcc84c51d14f8
https://github.com/xwiki/xwiki-platform/commit/df94c7bd94349f7b2e6eea304d4f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-22148: The search results are not hidden when the focus moves out of the quick search field (#3103)
(cherry picked from commit 296efb707690ba34cc72c7daf7251c0fb114fa24)
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: 296efb707690ba34cc72c7daf7251c0fb114fa24
https://github.com/xwiki/xwiki-platform/commit/296efb707690ba34cc72c7daf725…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-22148: The search results are not hidden when the focus moves out of the quick search field (#3103)
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: bb0ee18aabd11bf0cdc0243a66399d3fb2d89c97
https://github.com/xwiki/xwiki-platform/commit/bb0ee18aabd11bf0cdc0243a6639…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/StepSheet.xml
Log Message:
-----------
XWIKI-22040: Select tour step order has no name
* Paired the label with its select
(cherry picked from commit 99e3b468492467ad9b470196e63a33fe501800b6)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3026-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7c38a2444ae856310daa73bf5846061e5771ee21
https://github.com/xwiki/xwiki-platform/commit/7c38a2444ae856310daa73bf5846…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/StepSheet.xml
Log Message:
-----------
XWIKI-22040: Select tour step order has no name
* Paired the label with its select
(cherry picked from commit 99e3b468492467ad9b470196e63a33fe501800b6)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications