Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: e6ca7e83871d65126b9de1689a363f23c2e77852
https://github.com/xwiki-contrib/cristal/commit/e6ca7e83871d65126b9de1689a3…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/prosemirror/package.json
M electron/main/package.json
M electron/preload/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 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 vite to v5.2.8
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d86e348f32c593ded1ab87059b453f10eb465feb
https://github.com/xwiki/xwiki-platform/commit/d86e348f32c593ded1ab87059b45…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Add unit tests for the page history resources.
(cherry picked from commit 9cbca9808300797c67779bb9a665d85cf9e3d4b8)
Commit: 12b943f7252df98b90b7f4df18dd8cc4e596a95d
https://github.com/xwiki/xwiki-platform/commit/12b943f7252df98b90b7f4df18dd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Fix mock call for Java 11
Compare: https://github.com/xwiki/xwiki-platform/compare/4731d3c54b37...12b943f7252d
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: 26482ee5d29fc21f31134d1ee13db48716e89e0f
https://github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Add unit tests for the page history resources.
(cherry picked from commit 9cbca9808300797c67779bb9a665d85cf9e3d4b8)
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: 9cbca9808300797c67779bb9a665d85cf9e3d4b8
https://github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Add unit tests for the page history resources.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4731d3c54b37964040b6efbd5f03818104728a72
https://github.com/xwiki/xwiki-platform/commit/4731d3c54b37964040b6efbd5f03…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 3b58028c1af763094c2c56ae4c811137ac9bfe1f)
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: 505f38b538d2f24cc15c69dcdd637b8fcd33311f
https://github.com/xwiki/xwiki-platform/commit/505f38b538d2f24cc15c69dcdd63…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 3b58028c1af763094c2c56ae4c811137ac9bfe1f)
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: 302d64b7de7cbfc6bd5a142e17b842c73aa4ab3b
https://github.com/xwiki/xwiki-platform/commit/302d64b7de7cbfc6bd5a142e17b8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/internal/StringLiveDataConfigurationResolver.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/test/java/org/xwiki/livedata/internal/StringLiveDataConfigurationResolverTest.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/test/resources/StringLiveDataConfigurationResolver.test
Log Message:
-----------
XWIKI-22059: Allow for the definition of extra classes on Live Data icons
Commit: f2584d339f581e0ce79b1a263f9cf2eb2a0d4bfa
https://github.com/xwiki/xwiki-platform/commit/f2584d339f581e0ce79b1a263f9c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/resources/liveDataConfiguration.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/test/resources/DefaultLiveDataConfigurationResolver.test
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/test/resources/withInitialize.json
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/attachment_macros.vm
Log Message:
-----------
XWIKI-21982: Live Data delete actions does not have a red icon
Compare: https://github.com/xwiki/xwiki-platform/compare/68b0d1734c65...f2584d339f58
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 82c04fd4b69109961cbf198090c7fd30806e91c9
https://github.com/xwiki/xwiki-platform/commit/82c04fd4b69109961cbf198090c7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/configuration/ConfigurationFilesGenerator.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/src/main/java/org/xwiki/test/integration/maven/RepositoryResolver.java
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 1e1ce2a454786bdef49b127d098bec6c976919f3)
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: eca99b5e45c97ad61b2c7f0c95eb6dc22fd11b29
https://github.com/xwiki/xwiki-platform/commit/eca99b5e45c97ad61b2c7f0c95eb…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/configuration/ConfigurationFilesGenerator.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/src/main/java/org/xwiki/test/integration/maven/RepositoryResolver.java
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 1e1ce2a454786bdef49b127d098bec6c976919f3)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 8e14bd95dabf8a27200f80afb3c0b5f6ac2bd263
https://github.com/xwiki/xwiki-commons/commit/8e14bd95dabf8a27200f80afb3c0b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven-snapshots/src/main/java/org/xwiki/extension/repository/internal/SnapshotsDefaultExtensionRepositorySource.java
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 0f9b231d7e41a9dd4950967248d6ddf242c544f1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: d4b2873c698921d32688158a072f4ece18dda397
https://github.com/xwiki/xwiki-commons/commit/d4b2873c698921d32688158a072f4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven-snapshots/src/main/java/org/xwiki/extension/repository/internal/SnapshotsDefaultExtensionRepositorySource.java
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 0f9b231d7e41a9dd4950967248d6ddf242c544f1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 3729e26b558e9acc09b622be1750c9e469d908eb
https://github.com/xwiki/xwiki-platform/commit/3729e26b558e9acc09b622be1750…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/config/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/config/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json
Log Message:
-----------
[Misc] Update dependency eslint-plugin-vue to v9.24.0
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: 6e40c13797a0f97c8d10447482c8f60b25ccc0a2
https://github.com/xwiki/xwiki-platform/commit/6e40c13797a0f97c8d10447482c8…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.8
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: 3b2f323e505e8540c6a12d31b5a497b0acaceb02
https://github.com/xwiki/xwiki-platform/commit/3b2f323e505e8540c6a12d31b5a4…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.6
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: a79d8ef8a5f9ffb43debe20d0dce91743c7c2670
https://github.com/xwiki/xwiki-platform/commit/a79d8ef8a5f9ffb43debe20d0dce…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/CKEditorImagePlugin.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-webjar/src/main/webjar/attachmentGalleryPicker.js
Log Message:
-----------
XWIKI-19965: Enable the images from new Image dialog Gallery to be selected on double click or with Enter key (#2817)
* Added the listeners for double click and enter key pressed down
* Limited the listener for simple click to avoid collision with the behaviour of the double click one.
Note: This implementation also removes behaviours for click chains higher than 2. I think it's okay to do so because it's rarely even a use case, and removing interaction at this point can actually help users.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications