Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 25cfd4efef0d6bfd49eaf16ae442b8484d340c47
https://github.com/xwiki-contrib/ai-llm/commit/25cfd4efef0d6bfd49eaf16ae442…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/src/main/java/org/xwiki/contrib/llm/authentication/internal/JWTTokenAuthenticatorUserStore.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/InternalDocumentStore.java
Log Message:
-----------
[Misc] Use the correct StringUtils
Commit: 1dd11a98b01463ef2ddc7d2efd88320f653ea81a
https://github.com/xwiki-contrib/ai-llm/commit/1dd11a98b01463ef2ddc7d2efd88…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/Collection.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/DocumentStore.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/IndexWorker.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/SolrConnector.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/CollectionIndexingTaskConsumer.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultCollection.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/DocumentIndexer.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/InternalDocumentStore.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/UserUpdatingDocumentListener.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/rest/DefaultCollectionResource.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStore.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStoreEventListener.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/rest/CollectionResource.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/rest/ReindexOptions.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/resources/META-INF/components.txt
M application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/IndexWorkerTest.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsSheet.xml
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsTranslations.xml
Log Message:
-----------
LLMAI-92: Allow re-indexing collections
* Add a REST API for re-indexing collections.
* Add explanations and a button for re-indexing collections
* Automatically re-index collections when the store is changed.
* Don't allow non-admins to modify collections.
Compare: https://github.com/xwiki-contrib/ai-llm/compare/f3eb52a2c2f8...1dd11a98b014
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: cdae3071f5aca70660cfab91fba1385b07b183c7
https://github.com/xwiki/xwiki-docker/commit/cdae3071f5aca70660cfab91fba138…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M 14/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 14/mysql-tomcat/xwiki/docker-entrypoint.sh
M 14/postgres-tomcat/xwiki/docker-entrypoint.sh
M 15/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 15/mysql-tomcat/xwiki/docker-entrypoint.sh
M 15/postgres-tomcat/xwiki/docker-entrypoint.sh
M 16.4/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 16.4/mysql-tomcat/xwiki/docker-entrypoint.sh
M 16.4/postgres-tomcat/xwiki/docker-entrypoint.sh
M 16/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 16/mysql-tomcat/xwiki/docker-entrypoint.sh
M 16/postgres-tomcat/xwiki/docker-entrypoint.sh
M README.md
M template/xwiki/docker-entrypoint.sh
Log Message:
-----------
XDOCKER-329: Stop copying the XWiki configuration files to the permanent directory
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
Branch: refs/heads/XWIKI-21988
Home: https://github.com/xwiki/xwiki-platform
Commit: 63700b37284d560d290e873c3dbe2cca8a37e175
https://github.com/xwiki/xwiki-platform/commit/63700b37284d560d290e873c3dbe…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CreateAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CreateActionRequestHandler.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/createinline.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/create.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/select/select.js
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
The goal here is to immediately display a feedback in the create page
dialog telling the user that the reference is wrong before they click on
create.
I performed following changes here:
* Refactor CreateActionRequestHandler to have a clean separation
between retrieving the reference and performing checks over
templates
* Refactor a bit CreateAction to perform immediate checks over the
rights and the name strategy before even checking if the template is
chosen: the goal being here to immediately provide exception if there's
a problem
* Refactor createinline.vm to inject bootstrap modal html elements
when used with an ajax request: the idea here is to display an ajax
modal instead of the old deprecated xwiki dialog
* Refactor xwiki.js to use a jquery ajax call to request and display
createinline
* Add listener on xwiki:dom:updated events in both create.js and
select.js to properly load them in case of dom updates
Some work is still needed to display a better information message to the
user, in particular about the strategy that should be used.
Commit: 83461a970e71e118773dc6ace816845fd451af6b
https://github.com/xwiki/xwiki-platform/commit/83461a970e71e118773dc6ace816…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/resources/ApplicationResources.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/createinline.vm
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
* Provide new translations for getting better information from the
name strategy
* Improve a bit the template for displaying errors
Commit: 668433e78409f8b26677a75919b3ddf189be7d93
https://github.com/xwiki/xwiki-platform/commit/668433e78409f8b26677a75919b3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/CreateInlinePageTest.java
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
* Fix page test
Commit: af403bffb93bf40c128742ccf77187a9d2664607
https://github.com/xwiki/xwiki-platform/commit/af403bffb93bf40c128742ccf771…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ViewPage.java
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
* Fix page object
Compare: https://github.com/xwiki/xwiki-platform/compare/eb7032d8a231...af403bffb93b
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: 9d13df4e15d87b066c96862dcda84bf7c9548fca
https://github.com/xwiki/xwiki-platform/commit/9d13df4e15d87b066c96862dcda8…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
Log Message:
-----------
XWIKI-22317: Macros using HTML5 are sometimes badly rendered when edited in WYSIWYG mode
* Verify also the given element, not just its ancestors.
* Bulletproofing
(cherry picked from commit c8349eb29cc627360bab77e92bccfec5d19c289b)
Commit: d65669cfafd0792b1bfeabb250fc305be1643be3
https://github.com/xwiki/xwiki-platform/commit/d65669cfafd0792b1bfeabb250fc…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/resources/jasmine-require-config.txt
Log Message:
-----------
[misc] Update jasmine config
(cherry picked from commit 350fd773c4028cd49e9a02b88fbf2234830caf72)
Compare: https://github.com/xwiki/xwiki-platform/compare/1dcdc57fc485...d65669cfafd0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: be8597c493bd3640a686172776af2697c3f96e1d
https://github.com/xwiki/xwiki-platform/commit/be8597c493bd3640a686172776af…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
Log Message:
-----------
XWIKI-22317: Macros using HTML5 are sometimes badly rendered when edited in WYSIWYG mode
* Verify also the given element, not just its ancestors.
* Bulletproofing
(cherry picked from commit c8349eb29cc627360bab77e92bccfec5d19c289b)
Commit: 87e317db46f84a6571ee7a8417fec33d42a26a1c
https://github.com/xwiki/xwiki-platform/commit/87e317db46f84a6571ee7a8417fe…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/resources/jasmine-require-config.txt
Log Message:
-----------
[misc] Update jasmine config
(cherry picked from commit 350fd773c4028cd49e9a02b88fbf2234830caf72)
Compare: https://github.com/xwiki/xwiki-platform/compare/f80e2448b4fa...87e317db46f8
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0c8ce2ab8c808684677a24a316b6482f1dcf9641
https://github.com/xwiki/xwiki-platform/commit/0c8ce2ab8c808684677a24a316b6…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
Log Message:
-----------
XWIKI-22317: Macros using HTML5 are sometimes badly rendered when edited in WYSIWYG mode
* Verify also the given element, not just its ancestors.
* Bulletproofing
(cherry picked from commit c8349eb29cc627360bab77e92bccfec5d19c289b)
Commit: 60910271b81cee041649fabd17d0fb1db3c30e64
https://github.com/xwiki/xwiki-platform/commit/60910271b81cee041649fabd17d0…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/resources/jasmine-require-config.txt
Log Message:
-----------
[misc] Update jasmine config
(cherry picked from commit 350fd773c4028cd49e9a02b88fbf2234830caf72)
Compare: https://github.com/xwiki/xwiki-platform/compare/0129f8b70d46...60910271b81c
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: 82825e9e6bc4b1fe103038d5953142553d7f76de
https://github.com/xwiki/xwiki-platform/commit/82825e9e6bc4b1fe103038d59531…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
Log Message:
-----------
[Misc] LiveDataIT: wait for row counts before asserting them
This should avoid flickering due to Live Data not refreshing as
expected.
(cherry picked from commit b3b0715154551eae15ec3997a36f9373d019a5ff)
Commit: 1b39f8e45f9d039a25acb17b957fa0ccc30c2d5c
https://github.com/xwiki/xwiki-platform/commit/1b39f8e45f9d039a25acb17b957f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/AllIT.java
A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PageReadyIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BaseElement.java
Log Message:
-----------
[Misc] Report the pending delays in UI tests when page loading times out
* Add a UI test to test that reporting works as expected.
(cherry picked from commit 1fc00525d1c9db1aa789045148e38c0528fe7885)
Commit: 1dcdc57fc4852e5f629681a95bd0a41548f5437c
https://github.com/xwiki/xwiki-platform/commit/1dcdc57fc4852e5f629681a95bd0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PageReadyIT.java
Log Message:
-----------
[Misc] Adapt test for Java 11
Compare: https://github.com/xwiki/xwiki-platform/compare/6743962340af...1dcdc57fc485
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: 6743962340af0add288b32a213472bcb6e14ed10
https://github.com/xwiki/xwiki-platform/commit/6743962340af0add288b32a21347…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java
Log Message:
-----------
[misc] Fix the realtime tests when running on CI (inside the xwiki/build Docker container with Jetty Standalone as servlet engine). In this case we shouldn't map the XWiki aliases to the Docker host but rather to the IP of the xwiki/build Docker container, but we need to determine it.
(cherry picked from commit 533156be684cb009378c054cef7812cb8b5af45a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f80e2448b4fa3442af5e737ddb5571e9c2e58fe5
https://github.com/xwiki/xwiki-platform/commit/f80e2448b4fa3442af5e737ddb55…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java
Log Message:
-----------
[misc] Fix the realtime tests when running on CI (inside the xwiki/build Docker container with Jetty Standalone as servlet engine). In this case we shouldn't map the XWiki aliases to the Docker host but rather to the IP of the xwiki/build Docker container, but we need to determine it.
(cherry picked from commit 533156be684cb009378c054cef7812cb8b5af45a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0129f8b70d46215964d50a573f342ed72a472f7c
https://github.com/xwiki/xwiki-platform/commit/0129f8b70d46215964d50a573f34…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java
Log Message:
-----------
[misc] Fix the realtime tests when running on CI (inside the xwiki/build Docker container with Jetty Standalone as servlet engine). In this case we shouldn't map the XWiki aliases to the Docker host but rather to the IP of the xwiki/build Docker container, but we need to determine it.
(cherry picked from commit 533156be684cb009378c054cef7812cb8b5af45a)
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: 533156be684cb009378c054cef7812cb8b5af45a
https://github.com/xwiki/xwiki-platform/commit/533156be684cb009378c054cef78…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java
Log Message:
-----------
[misc] Fix the realtime tests when running on CI (inside the xwiki/build Docker container with Jetty Standalone as servlet engine). In this case we shouldn't map the XWiki aliases to the Docker host but rather to the IP of the xwiki/build Docker container, but we need to determine it.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications