Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 98d8efd1ff54b4acd90bedd71421b8a80d4c77b1
https://github.com/xwiki-contrib/book-versions/commit/98d8efd1ff54b4acd90be…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
Log Message:
-----------
BVERSION-8: Add publication feature
* The top page of a published collection now replaces the selected target space for publication, instead of being published as a child of it.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/XWIKI-22781
Home: https://github.com/xwiki/xwiki-platform
Commit: d17eb30e10a5739245fcfe06726cb46352286fca
https://github.com/xwiki/xwiki-platform/commit/d17eb30e10a5739245fcfe06726c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-config/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/ConfigTemplate.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/ContentSheet.xml
Log Message:
-----------
XWIKI-22781: Load JavaScript skin extensions in standalone WYSIWYG editor by default
* Only for JavaScript modules that are marked as safe.
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/book-versions
Commit: d093837145437d02183c905b8e6ea9ad29e54191
https://github.com/xwiki-contrib/book-versions/commit/d093837145437d02183c9…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
Log Message:
-----------
BVERSION-8: Add publication feature
* Finished transform includeLibrary macro to include macro, with the replacement of reference to published library reference
* Fixed an issue in getUsedPublishedLibraries which was not look for the right collection
* Cleaned up unused parameters in methods used for publication
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: be35fa6cf63f9e803f015c10133bb0a62d4a5b18
https://github.com/xwiki-contrib/cristal/commit/be35fa6cf63f9e803f015c10133…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
Log Message:
-----------
CRISTAL-406: Selecting an internal link still displays a full url
- Fix a problem with external link on Nextcloud and File System backends
- Add more checks to prevent issues in case of bad syntax
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: 9d23f92f27f70cd3f4620d287cb9702619f704d2
https://github.com/xwiki-contrib/cristal/commit/9d23f92f27f70cd3f4620d287cb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M electron/renderer/vite.config.js
M pnpm-lock.yaml
M sharedworker/api/vite.config.ts
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M sharedworker/impl/vite.config.ts
M web/vite.config.ts
Log Message:
-----------
CRISTAL-380: Allow for users to create their own configurations
Fix offline mode.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: cfa892e328c021f6b58041385d7c9d05f192b9f1
https://github.com/xwiki/xwiki-platform/commit/cfa892e328c021f6b58041385d7c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/xwiki.selectize.js
Log Message:
-----------
XWIKI-22492: Livedata filter options are misread (#3700)
* Added a bit of semantics on the options
* Added a live update region for the state of the `active` option.
* Fixed when navigating with arrows and validating with Enter.
(cherry picked from commit 88e3e7d23cbd3e6ed059dbcd6532f94016d42678)
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: 88e3e7d23cbd3e6ed059dbcd6532f94016d42678
https://github.com/xwiki/xwiki-platform/commit/88e3e7d23cbd3e6ed059dbcd6532…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/xwiki.selectize.js
Log Message:
-----------
XWIKI-22492: Livedata filter options are misread (#3700)
* Added a bit of semantics on the options
* Added a live update region for the state of the `active` option.
* Fixed when navigating with arrows and validating with Enter.
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: 9b506ab2bed52744b52699ea05cde15986d42abb
https://github.com/xwiki/xwiki-platform/commit/9b506ab2bed52744b52699ea05cd…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EffectiveAuthorSetterListener.java
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/test/java/org/xwiki/netflux/internal/EffectiveAuthorSetterListenerTest.java
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
* Fix usage of effective author request attribute.
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/book-versions
Commit: 5d81d9149448a0f08824e1a055d3799cda86a613
https://github.com/xwiki-contrib/book-versions/commit/5d81d9149448a0f08824e…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml
Log Message:
-----------
BVERSION-8: Add publication feature
* Added public method to get the used libraries in a book, and the published references of these libraries
* Update the Library UI to use the previously mentioned method
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: e7c9249d7e126712c437d990632d362e3e57e3ae
https://github.com/xwiki-contrib/cristal/commit/e7c9249d7e126712c437d990632…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M api/package.json
M api/src/api/cristalApp.ts
A core/configuration/configuration-api/package.json
A core/configuration/configuration-api/src/index.ts
A core/configuration/configuration-api/tsconfig.json
A core/configuration/configuration-api/tsdoc.json
A core/configuration/configuration-api/vite.config.ts
A core/configuration/configuration-api/vitest.config.ts
A core/configuration/configuration-web/package.json
A core/configuration/configuration-web/src/index.ts
A core/configuration/configuration-web/tsconfig.json
A core/configuration/configuration-web/tsdoc.json
A core/configuration/configuration-web/vite.config.ts
A core/configuration/configuration-web/vitest.config.ts
A electron/configuration/configuration-electron/configuration-electron-main/package.json
A electron/configuration/configuration-electron/configuration-electron-main/src/defaultConfig.json
A electron/configuration/configuration-electron/configuration-electron-main/src/index.ts
A electron/configuration/configuration-electron/configuration-electron-main/tsconfig.json
A electron/configuration/configuration-electron/configuration-electron-main/tsdoc.json
A electron/configuration/configuration-electron/configuration-electron-main/vite.config.ts
A electron/configuration/configuration-electron/configuration-electron-main/vitest.config.ts
A electron/configuration/configuration-electron/configuration-electron-preload/package.json
A electron/configuration/configuration-electron/configuration-electron-preload/src/index.ts
A electron/configuration/configuration-electron/configuration-electron-preload/tsconfig.json
A electron/configuration/configuration-electron/configuration-electron-preload/tsdoc.json
A electron/configuration/configuration-electron/configuration-electron-preload/vite.config.ts
A electron/configuration/configuration-electron/configuration-electron-preload/vitest.config.ts
A electron/configuration/configuration-electron/configuration-electron-renderer/package.json
A electron/configuration/configuration-electron/configuration-electron-renderer/src/index.ts
A electron/configuration/configuration-electron/configuration-electron-renderer/tsconfig.json
A electron/configuration/configuration-electron/configuration-electron-renderer/tsdoc.json
A electron/configuration/configuration-electron/configuration-electron-renderer/vite.config.ts
A electron/configuration/configuration-electron/configuration-electron-renderer/vitest.config.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/main/tsconfig.json
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/renderer/package.json
R electron/renderer/public/config.json
M electron/renderer/src/index.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M sharedworker/impl/package.json
M sharedworker/impl/src/components/workerCristalApp.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-380: Allow for users to create their own configurations
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/application-changerequest
Commit: 1157d03b0f2a1925b0a5af54e07f265001d7513a
https://github.com/xwiki-contrib/application-changerequest/commit/1157d03b0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/CreateInChangeRequestResourceHandler.java
M application-changerequest-default/src/main/resources/templates/changerequest/editors.js
M application-changerequest-ui/src/main/resources/ChangeRequest/Code/EditPageUIX.xml
M application-changerequest-ui/src/main/resources/ChangeRequest/Code/FileChangeLiveTable.xml
Log Message:
-----------
CRAPP-354: Realtime session should never be started when editing a CR
* Ensure to switch off realtime when using editcr links.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
Branch: refs/heads/feature-deploy-nodiffrcs
Home: https://github.com/xwiki/xwiki-platform
Commit: aa16eef179320c4054a4aed754cf01b07cccda63
https://github.com/xwiki/xwiki-platform/commit/aa16eef179320c4054a4aed754cf…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigration.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigrationTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocumentArchive.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateBaseStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/AbstractResizeMigration.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/R130200000XWIKI17200DataMigration.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/AbstractHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateStoreException.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DerbyHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/H2HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/HSQLDBHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQL8HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQLHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/OracleHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/PostgreSQLHibernateAdapter.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.hbm.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.oracle.hbm.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentArchiveTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java
A xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/src/main/java/org/xwiki/store/StoreException.java
Log Message:
-----------
XWIKI-22613: Updating the history can take a very long time when there are a lot of objects
XWIKI-22752: Allows indicating in the Hibernate hbm configuration files that an entity should be compressed
XWIKI-22747: Introduce the concept of XWiki Hibernate adapter
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-deploy-nodiffrcs
Home: https://github.com/xwiki/xwiki-platform
Commit: f7ebb8d740f9ed0632fed766c29c10484313a0c3
https://github.com/xwiki/xwiki-platform/commit/f7ebb8d740f9ed0632fed766c29c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigration.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigrationTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocumentArchive.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateBaseStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/AbstractResizeMigration.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/R130200000XWIKI17200DataMigration.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/AbstractHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateStoreException.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DerbyHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/H2HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/HSQLDBHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQL8HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQLHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/OracleHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/PostgreSQLHibernateAdapter.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.hbm.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.oracle.hbm.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentArchiveTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java
A xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/src/main/java/org/xwiki/store/StoreException.java
Log Message:
-----------
XWIKI-22613: Updating the history can take a very long time when there are a lot of objects
XWIKI-22752: Allows indicating in the Hibernate hbm configuration files that an entity should be compressed
XWIKI-22747: Introduce the concept of XWiki Hibernate adapter
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-414
Home: https://github.com/xwiki-contrib/cristal
Commit: c72c6b22c0a12db077837e5c1c16f16c840a5978
https://github.com/xwiki-contrib/cristal/commit/c72c6b22c0a12db077837e5c1c1…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M ds/vuetify/src/vue/x-alert.vue
M skin/langs/translation-en.json
Log Message:
-----------
CRISTAL-414: Check CSS for the messages with links inside them
* Fixes the color of links inside the message component of Vuetify
* Small correction on a message lozalization for EN laguage
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8607d3dc6d85f93911f7035eda18c7a66aeff9a9
https://github.com/xwiki/xwiki-platform/commit/8607d3dc6d85f93911f7035eda18…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml
Log Message:
-----------
[Misc] Make sure Maven download an up to date version of the skin and jetty when building a docker test
(cherry picked from commit d85bd8f9c67c412e0cfb45fb4695b8d4e759bab6)
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: bdf5a6e641f1993076c00574a61710add2def61b
https://github.com/xwiki-contrib/confluence/commit/bdf5a6e641f1993076c00574…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
R confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportResolver.java
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportSpacePrefixResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportFlatURLMapper.java
A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportHierarchicalURLMapper.java
A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportUtils.java
M confluence-url-mapping-scroll-viewport/src/main/resources/META-INF/components.txt
M confluence-url-mapping-scroll-viewport/src/test/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportURLMapperTest.java
Log Message:
-----------
CONFLUENCE-344: Add URL mapper for Scroll viewport hierarchical URL
Commit: 82b217491d3e3aa3fc1b7b68c3ee639dc71f61ca
https://github.com/xwiki-contrib/confluence/commit/82b217491d3e3aa3fc1b7b68…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportSpacePrefixResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
Log Message:
-----------
CONFLUENCE-344: Add URL mapper for Scroll viewport hierarchical URL
* Use explicit type for old java version support
Commit: 639e018977eba20f61d989930891d6822a3ecba8
https://github.com/xwiki-contrib/confluence/commit/639e018977eba20f61d98993…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M pom.xml
Log Message:
-----------
CONFLUENCE-344: Add URL mapper for Scroll viewport hierarchical URL
* fix revapi configuration
Commit: 514b45ed410f769bd61ab15dbbd201c91f5a1139
https://github.com/xwiki-contrib/confluence/commit/514b45ed410f769bd61ab15d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M confluence-xml/pom.xml
Log Message:
-----------
Rmove old revapi ignores
Compare: https://github.com/xwiki-contrib/confluence/compare/60fa403fde9d...514b45ed…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/scroll_hierarchical_mapper
Home: https://github.com/xwiki-contrib/confluence
Commit: bdf5a6e641f1993076c00574a61710add2def61b
https://github.com/xwiki-contrib/confluence/commit/bdf5a6e641f1993076c00574…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
R confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportResolver.java
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportSpacePrefixResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportFlatURLMapper.java
A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportHierarchicalURLMapper.java
A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportUtils.java
M confluence-url-mapping-scroll-viewport/src/main/resources/META-INF/components.txt
M confluence-url-mapping-scroll-viewport/src/test/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportURLMapperTest.java
Log Message:
-----------
CONFLUENCE-344: Add URL mapper for Scroll viewport hierarchical URL
Commit: 82b217491d3e3aa3fc1b7b68c3ee639dc71f61ca
https://github.com/xwiki-contrib/confluence/commit/82b217491d3e3aa3fc1b7b68…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportSpacePrefixResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
Log Message:
-----------
CONFLUENCE-344: Add URL mapper for Scroll viewport hierarchical URL
* Use explicit type for old java version support
Compare: https://github.com/xwiki-contrib/confluence/compare/9ead690063bf...82b21749…
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: 1d7aa3ee76390070f676db7d9f5df68aef7bbac8
https://github.com/xwiki-contrib/cristal/commit/1d7aa3ee76390070f676db7d9f5…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
CRISTAL-406: Selecting an internal link still displays a full url
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: bbcb1cacb3c2edb0b0c0c486535ac5649ebbe51f
https://github.com/xwiki/xwiki-platform/commit/bbcb1cacb3c2edb0b0c0c486535a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java
Log Message:
-----------
[Misc] Add support for the template script service in the Page test framework
(cherry picked from commit 6f210dabc99167cf9f020a048c88325eca34ceea)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications