Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7c7b9f07a762a9e913186bac557a49efbe961f7f
https://github.com/xwiki/xwiki-platform/commit/7c7b9f07a762a9e913186bac557a…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateVersioningStoreTest.java
Log Message:
-----------
XWIKI-9046: Renaming a document holding a lot of revisions can lead to an OutOfMemory exception (#2926)
* Only load last node when updating the document archive
* Add a basic test
(cherry picked from commit 8e509b70136b2c64359c49ad64ce128874a9c4c0)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-2926-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 24175900ce2b02a4d4ceb1bcff1e0d26b4e2db71
https://github.com/xwiki/xwiki-platform/commit/24175900ce2b02a4d4ceb1bcff1e…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateVersioningStoreTest.java
Log Message:
-----------
XWIKI-9046: Renaming a document holding a lot of revisions can lead to an OutOfMemory exception (#2926)
* Only load last node when updating the document archive
* Add a basic test
(cherry picked from commit 8e509b70136b2c64359c49ad64ce128874a9c4c0)
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: 8e509b70136b2c64359c49ad64ce128874a9c4c0
https://github.com/xwiki/xwiki-platform/commit/8e509b70136b2c64359c49ad64ce…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateVersioningStoreTest.java
Log Message:
-----------
XWIKI-9046: Renaming a document holding a lot of revisions can lead to an OutOfMemory exception (#2926)
* Only load last node when updating the document archive
* Add a basic test
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: bfd13ba5aed5a7aa06990438d57765491d1b3268
https://github.com/xwiki/xwiki-platform/commit/bfd13ba5aed5a7aa06990438d577…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/XWikiCompatibilityAspect.aj
Log Message:
-----------
XWIKI-13915: $xwiki.getConfiguredSyntaxes() not equals to $services.rendering.getConfiguredSyntaxes()
* Change implementation of legacy XWiki#getConfiguredSyntaxes to rely
on ExtendedRenderingConfiguration#getConfiguredSyntaxes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-13915
Home: https://github.com/xwiki/xwiki-platform
Commit: 4c34caed4674994f5e1b2535653a639967709d0a
https://github.com/xwiki/xwiki-platform/commit/4c34caed4674994f5e1b2535653a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/XWikiCompatibilityAspect.aj
Log Message:
-----------
XWIKI-13915: $xwiki.getConfiguredSyntaxes() not equals to $services.rendering.getConfiguredSyntaxes()
* Change implementation of legacy XWiki#getConfiguredSyntaxes to rely
on ExtendedRenderingConfiguration#getConfiguredSyntaxes
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: 4fe35f3cd144806dd1a7cb26ada858eb77c2cdbc
https://github.com/xwiki/xwiki-platform/commit/4fe35f3cd144806dd1a7cb26ada8…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/hibernate/query/VersioningStoreQueryFactory.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/hibernate/query/VersioningStoreQueryFactoryTest.java
Log Message:
-----------
XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface
* Fix date filtering for MySQL, MariaDB, PostgreSQL and Oracle
(cherry picked from commit 29c82b01b9c2218670baa301f289b4f7ffd9626f)
Commit: f7a3b5b49495d2cd711f94b4bfd39419a75b4101
https://github.com/xwiki/xwiki-platform/commit/f7a3b5b49495d2cd711f94b4bfd3…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/hibernate/query/VersioningStoreQueryFactory.java
Log Message:
-----------
XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface
* Improve comments
(cherry picked from commit 02818d647398b6f3208586ec21babf4618a224af)
Commit: a247010c8ab8cacdc0740a5cd7989d1f4bec2fa3
https://github.com/xwiki/xwiki-platform/commit/a247010c8ab8cacdc0740a5cd798…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
Log Message:
-----------
XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface
* skip spoon since it seems to have a bug with private methods in interfaces
Compare: https://github.com/xwiki/xwiki-platform/compare/91303ab1ee3d...a247010c8ab8
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.2.x
Home: https://github.com/xwiki/xwiki-commons
Commit: d1cfbbc969fadd1d0c37d530a1a4fca3cd9dc93f
https://github.com/xwiki/xwiki-commons/commit/d1cfbbc969fadd1d0c37d530a1a4f…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Channel.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/JsonConverter.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Utils.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/ChannelTest.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java
Log Message:
-----------
XWIKI-21767: Dynamic macros are not properly synchronized
* Implement hashCode and equals for Channel to be able to use it properly in hash-based collections.
* Fix inconsistent behavior between leaving a channel and being disconnected from a channel: in both cases the channel should be closed when there are no members left.
* Improve the way channel and user ids are generated: use StringBuilder and ThreadLocalRandom.
(cherry picked from commit 93d53b15a7ed4a9cf8d2617f00d39e95a46f8b62)
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-commons
Commit: 93d53b15a7ed4a9cf8d2617f00d39e95a46f8b62
https://github.com/xwiki/xwiki-commons/commit/93d53b15a7ed4a9cf8d2617f00d39…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Channel.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/JsonConverter.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Utils.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/ChannelTest.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java
Log Message:
-----------
XWIKI-21767: Dynamic macros are not properly synchronized
* Implement hashCode and equals for Channel to be able to use it properly in hash-based collections.
* Fix inconsistent behavior between leaving a channel and being disconnected from a channel: in both cases the channel should be closed when there are no members left.
* Improve the way channel and user ids are generated: use StringBuilder and ThreadLocalRandom.
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-platform
Commit: 91303ab1ee3df9ab52319fea38851ace54264025
https://github.com/xwiki/xwiki-platform/commit/91303ab1ee3df9ab52319fea3885…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java
Log Message:
-----------
XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler
* Bulletproof diff_macros.vm
* Use list of user components in PageTest
* Fix possible NPE in error handling of Document#getMetadataDiff
* Provide new test for handling diff of a page when there's no
previous version in a mail notification
(cherry picked from commit 3c1fb8c5c813677fc130802e0cb35614e031fcb5)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ee246833723ef5777bf365661a1a5ea64c54dd7b
https://github.com/xwiki/xwiki-platform/commit/ee246833723ef5777bf365661a1a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java
Log Message:
-----------
XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler
* Bulletproof diff_macros.vm
* Use list of user components in PageTest
* Fix possible NPE in error handling of Document#getMetadataDiff
* Provide new test for handling diff of a page when there's no
previous version in a mail notification
(cherry picked from commit 3c1fb8c5c813677fc130802e0cb35614e031fcb5)
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: 3c1fb8c5c813677fc130802e0cb35614e031fcb5
https://github.com/xwiki/xwiki-platform/commit/3c1fb8c5c813677fc130802e0cb3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java
Log Message:
-----------
XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler
* Bulletproof diff_macros.vm
* Use list of user components in PageTest
* Fix possible NPE in error handling of Document#getMetadataDiff
* Provide new test for handling diff of a page when there's no
previous version in a mail notification
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: 532401b90dd7a1d3c7ca2d6a7b5f4c81bc3ec7a5
https://github.com/xwiki/xwiki-platform/commit/532401b90dd7a1d3c7ca2d6a7b5f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/resources/xwiki-image/plugin.js
Log Message:
-----------
XWIKI-22009: Images can be resized by mouse dragging although the Size is marked as not adjustable on a default Image Style that is forced
(cherry picked from commit 46fa0f58619c0f93779d09a1a07ff616e9f4d5fb)
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: 351e306d342d2f0828fe4268ccba21edb7f31e58
https://github.com/xwiki/xwiki-platform/commit/351e306d342d2f0828fe4268ccba…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js
Log Message:
-----------
XWIKI-22009: Images can be resized by mouse dragging although the Size is marked as not adjustable on a default Image Style that is forced
(cherry picked from commit 46fa0f58619c0f93779d09a1a07ff616e9f4d5fb)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4aaed0b80b683e328e6b2c7beeec5adc4ffc5bc1
https://github.com/xwiki/xwiki-platform/commit/4aaed0b80b683e328e6b2c7beeec…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js
Log Message:
-----------
XWIKI-22009: Images can be resized by mouse dragging although the Size is marked as not adjustable on a default Image Style that is forced
(cherry picked from commit 46fa0f58619c0f93779d09a1a07ff616e9f4d5fb)
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: 46fa0f58619c0f93779d09a1a07ff616e9f4d5fb
https://github.com/xwiki/xwiki-platform/commit/46fa0f58619c0f93779d09a1a07f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js
Log Message:
-----------
XWIKI-22009: Images can be resized by mouse dragging although the Size is marked as not adjustable on a default Image Style that is forced
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: 16b34c6e0fe25a0dc04940368a67eefaa664a040
https://github.com/xwiki/xwiki-platform/commit/16b34c6e0fe25a0dc04940368a67…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-filters/xwiki-platform-legacy-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/LegacyDefaultNotificationFilterManagerTest.java
Log Message:
-----------
XWIKI-21848: Migrate NotificationFilterPreferenceLivetableResults to a Live Data source
* Fix test in legacy module
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: 44ce0f75bc7f61318a56cfb78fc869c5477a3776
https://github.com/xwiki/xwiki-platform/commit/44ce0f75bc7f61318a56cfb78fc8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/UsersGroupsRightsManagementIT.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/EditGroupModal.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/GroupEditPage.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/GroupsPage.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/RegistrationModal.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/UsersAdministrationSectionPage.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminGroupsSheet.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminSheet.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminUsersSheet.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/XWikiGroupSheet.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/livetable.less
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/displayers/DisplayerActions.vue
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/getgroups.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/getusers.vm
Log Message:
-----------
XWIKI-18994: Replace the Livetable of the Users and groups pages of the administration with a Live Data macro (#2942)
Also include the migrations for XWIKI-18993 and XWIKI-18995.
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: cc97afe4fc5778f884c5fbbf75b1bb8f70aabc6b
https://github.com/xwiki-contrib/oidc/commit/cc97afe4fc5778f884c5fbbf75b1bb…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 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: c639987b8a50a81c61014df7e3c53af758648b00
https://github.com/xwiki-contrib/oidc/commit/c639987b8a50a81c61014df7e3c53a…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 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.5.0
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: d880e00e25a204e3751317d623632100aec8e42d
https://github.com/xwiki-contrib/oidc/commit/d880e00e25a204e3751317d6236321…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 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.5.0
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: 389d81b325a338f708c9d3d9d151c50eb148999c
https://github.com/xwiki-contrib/oidc/commit/389d81b325a338f708c9d3d9d151c5…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 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.5.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 9325409c01de79efd5013917a03f77a121e135b5
https://github.com/xwiki-contrib/application-ai-llm/commit/9325409c01de79ef…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M application-ai-llm-chat/aillm.js
M application-ai-llm-chat/chat/src/components.d.ts
M application-ai-llm-chat/chat/src/components/fab/fab.css
M application-ai-llm-chat/chat/src/components/input/input.css
M application-ai-llm-chat/chat/src/components/message/message.css
M application-ai-llm-chat/chat/src/components/pane/pane.tsx
M application-ai-llm-chat/chat/src/components/pane/readme.md
A application-ai-llm-chat/chat/src/components/prompt-picker/prompt-picker.css
A application-ai-llm-chat/chat/src/components/prompt-picker/prompt-picker.tsx
A application-ai-llm-chat/chat/src/components/prompt-picker/readme.md
A application-ai-llm-chat/chat/src/components/settings/chat-settings.css
A application-ai-llm-chat/chat/src/components/settings/chat-settings.tsx
A application-ai-llm-chat/chat/src/components/settings/readme.md
M application-ai-llm-chat/chat/src/helpers/utils.ts
M application-ai-llm-chat/chat/src/index.html
M application-ai-llm-chat/chat/tsconfig.json
R application-ai-llm-chat/chatUI.js
A application-ai-llm-chat/chatUILoader.js
M application-ai-llm-chat/index.html
Log Message:
-----------
LLMAI-54: Develop a chat UI that is independent of XWiki and can be embedded in any application
* Added new button and settings panel
* Added prompt picker
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 388ad490a7986421969f8fbc8109657015e9eae1
https://github.com/xwiki-contrib/application-ai-llm/commit/388ad490a7986421…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
A application-ai-llm-chat/chat/.gitignore
A application-ai-llm-chat/chat/README.md
A application-ai-llm-chat/chat/package-lock.json
A application-ai-llm-chat/chat/package.json
A application-ai-llm-chat/chat/src/assets/icon/apple-touch-icon.png
A application-ai-llm-chat/chat/src/assets/icon/favicon.ico
A application-ai-llm-chat/chat/src/assets/icon/icon192.png
A application-ai-llm-chat/chat/src/assets/icon/icon512.png
A application-ai-llm-chat/chat/src/components.d.ts
A application-ai-llm-chat/chat/src/components/check-mark/check-mark.css
A application-ai-llm-chat/chat/src/components/check-mark/check-mark.tsx
A application-ai-llm-chat/chat/src/components/check-mark/readme.md
A application-ai-llm-chat/chat/src/components/conversation/conversation.css
A application-ai-llm-chat/chat/src/components/conversation/conversation.tsx
A application-ai-llm-chat/chat/src/components/conversation/readme.md
A application-ai-llm-chat/chat/src/components/fab/fab.css
A application-ai-llm-chat/chat/src/components/fab/fab.tsx
A application-ai-llm-chat/chat/src/components/fab/readme.md
A application-ai-llm-chat/chat/src/components/input/input.css
A application-ai-llm-chat/chat/src/components/input/input.tsx
A application-ai-llm-chat/chat/src/components/input/readme.md
A application-ai-llm-chat/chat/src/components/message-status/message-status.css
A application-ai-llm-chat/chat/src/components/message-status/message-status.tsx
A application-ai-llm-chat/chat/src/components/message-status/readme.md
A application-ai-llm-chat/chat/src/components/message/message.css
A application-ai-llm-chat/chat/src/components/message/message.tsx
A application-ai-llm-chat/chat/src/components/message/readme.md
A application-ai-llm-chat/chat/src/components/pane/pane.css
A application-ai-llm-chat/chat/src/components/pane/pane.tsx
A application-ai-llm-chat/chat/src/components/pane/readme.md
A application-ai-llm-chat/chat/src/global/app.css
A application-ai-llm-chat/chat/src/global/app.ts
A application-ai-llm-chat/chat/src/helpers/utils.ts
A application-ai-llm-chat/chat/src/index.html
A application-ai-llm-chat/chat/src/interfaces.d.ts
A application-ai-llm-chat/chat/src/manifest.json
A application-ai-llm-chat/chat/stencil.config.ts
A application-ai-llm-chat/chat/tsconfig.json
Log Message:
-----------
LLMAI-54: Develop a chat UI that is independent of XWiki and can be embedded in any application
* added a fork of the chat module from https://github.com/keyvan-m-sadeghi/assister
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 1e605d32a00b0131a7b3f6288d29fbe5868e913c
https://github.com/xwiki-contrib/oidc/commit/1e605d32a00b0131a7b3f6288d29fb…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
A oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/UserProfileActivationStrategy.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
Log Message:
-----------
OIDC-165 : Allow to configure whether a user should be automatically activated or not on login
* Introduce enum UserProfileActivationStrategy
* Update the client configuration initializer to add field for user
profile activation strategy
* Update OIDCUserManager take this strategy in consideration
Commit: e834fd0d1a40440bd67f6a63359affb3489ab1b5
https://github.com/xwiki-contrib/oidc/commit/e834fd0d1a40440bd67f6a63359aff…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-20 (Wed, 20 Mar 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:
-----------
[misc] Bump version to 2.5.0-SNAPSHOT
Commit: 2d64ae385b47dcd306f5bb6b6834eb015e107d47
https://github.com/xwiki-contrib/oidc/commit/2d64ae385b47dcd306f5bb6b6834eb…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
R oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/UserProfileActivationStrategy.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
Log Message:
-----------
OIDC-165 : Allow to configure whether a user should be automatically activated or not on login
* Remove concept of User profile activation strategy
* Move user activation in #getNewUserDocument
Commit: 9504ae793820e66b9eccad3be8af663f20baadec
https://github.com/xwiki-contrib/oidc/commit/9504ae793820e66b9eccad3be8af66…
Author: Clément Aubin <aubincleme(a)users.noreply.github.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
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:
-----------
Merge pull request #38 from xwiki-contrib/OIDC-165
OIDC-165 : Allow to configure whether a user should be automatically activated or not on login
Compare: https://github.com/xwiki-contrib/oidc/compare/efe9254625ef...9504ae793820
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications