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
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: cbda33ce80965bd0a9d9132dce2f5dba3b9e221d
https://github.com/xwiki-contrib/confluence/commit/cbda33ce80965bd0a9d9132d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
Log Message:
-----------
Misc: fix the link mapping property example
Commit: 2af5ff5d1e80cc79fbee9bd075882f4197d91805
https://github.com/xwiki-contrib/confluence/commit/2af5ff5d1e80cc79fbee9bd0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceCanceledException.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInterruptedException.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/internal/input/DefaultLinkMapperTest.java
Log Message:
-----------
CONFLUENCE-228: Handle cancelable migration jobs
Commit: c86485b0776c10c4d2194963368669901a08a31f
https://github.com/xwiki-contrib/confluence/commit/c86485b0776c10c4d2194963…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace.test
M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace/entities.xml
Log Message:
-----------
CONFLUENCE-229: Page body content skipped when a LS character (code 8232) is present
Compare: https://github.com/xwiki-contrib/confluence/compare/6cb1aa91e7dc...c86485b0…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: f344132362fece4082fa9baa7ceb2a7ee3cc27c6
https://github.com/xwiki-contrib/cristal/commit/f344132362fece4082fa9baa7ce…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M ds/dsfr/src/vue/x-menu.vue
M ds/dsfr/src/vue/x-menuitem.vue
M ds/shoelace/src/vue/x-menu.vue
M ds/vuetify/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-menu-item.vue
M ds/vuetify/src/vue/x-menu.vue
M skin/src/vue/c-edit.vue
Log Message:
-----------
[Misc] Fix various Vue-related warnings
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications