Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5d4c8eef8915daec13f069a038fc814e0f90f594
https://github.com/xwiki/xwiki-platform/commit/5d4c8eef8915daec13f069a038fc…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/MockitoOldcore.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/src/test/java/org/xwiki/rendering/macro/context/IntegrationTests.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix tests.
(cherry picked from commit 81f432918eab149ffd0bf8f7675487c6c3e8f175)
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: 23a1ea7ee3d1fa90fbc4015141094e60c5d1809d
https://github.com/xwiki/xwiki-platform/commit/23a1ea7ee3d1fa90fbc401514109…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/MockitoOldcore.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/src/test/java/org/xwiki/rendering/macro/context/IntegrationTests.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix tests.
(cherry picked from commit 81f432918eab149ffd0bf8f7675487c6c3e8f175)
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: 4c97ed81ddfab346282937272d7fd20500bfc4f7
https://github.com/xwiki/xwiki-platform/commit/4c97ed81ddfab346282937272d7f…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/MockitoOldcore.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/src/test/java/org/xwiki/rendering/macro/context/IntegrationTests.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix tests.
(cherry picked from commit 81f432918eab149ffd0bf8f7675487c6c3e8f175)
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: 81f432918eab149ffd0bf8f7675487c6c3e8f175
https://github.com/xwiki/xwiki-platform/commit/81f432918eab149ffd0bf8f76754…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/MockitoOldcore.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/src/test/java/org/xwiki/rendering/macro/context/IntegrationTests.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix tests.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: e943c04278cdc97b1564d90fdb2b0c867fd4fe27
https://github.com/xwiki-contrib/ai-llm/commit/e943c04278cdc97b1564d90fdb2b…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/EmbeddingsUtils.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsTemplate.xml
Log Message:
-----------
LLMAI-94: Add support for computing embeddings internally
* Set the new AI.Models.Default as default model in collections
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: e20cc077fac658c9f419e58c594c67fba4c85449
https://github.com/xwiki-contrib/ai-llm/commit/e20cc077fac658c9f419e58c594c…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/ChatWidgetConfig.xml
Log Message:
-----------
LLMAI-93: The LLM chat doesn't work when XWiki is the root application
* Readded line wich was deleted by mistake
Commit: d9749384493de0bfad3426648a16abf10f4252c5
https://github.com/xwiki-contrib/ai-llm/commit/d9749384493de0bfad3426648a16…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 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/EmbeddingsUtils.java
A application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Default.xml
Log Message:
-----------
LLMAI-94: Add support for computing embeddings internally
Compare: https://github.com/xwiki-contrib/ai-llm/compare/073239dac553...d9749384493d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0bcc9799c63506a02071bf2410e669d16608af25
https://github.com/xwiki/xwiki-platform/commit/0bcc9799c63506a02071bf2410e6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/src/main/java/org/xwiki/wiki/workspacesmigrator/internal/DefaultDocumentRestorerFromAttachedXAR.java
Log Message:
-----------
XWIKI-22313: The workspace migrator is using the standard Java temporary directory
(cherry picked from commit 247d1e11a39de8107d39443386b0a7b2db6d3a86)
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: 7c50c5893ab994bda818406a0f31c8fc0f4e65e2
https://github.com/xwiki/xwiki-platform/commit/7c50c5893ab994bda818406a0f31…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/src/main/java/org/xwiki/wiki/workspacesmigrator/internal/DefaultDocumentRestorerFromAttachedXAR.java
Log Message:
-----------
XWIKI-22313: The workspace migrator is using the standard Java temporary directory
(cherry picked from commit 247d1e11a39de8107d39443386b0a7b2db6d3a86)
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: 247d1e11a39de8107d39443386b0a7b2db6d3a86
https://github.com/xwiki/xwiki-platform/commit/247d1e11a39de8107d39443386b0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/src/main/java/org/xwiki/wiki/workspacesmigrator/internal/DefaultDocumentRestorerFromAttachedXAR.java
Log Message:
-----------
XWIKI-22313: The workspace migrator is using the standard Java temporary directory
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/xwiki-authenticator-trusted
Commit: 5e28b988bd3efcd7ad7a07a2f0384c9faabe4045
https://github.com/xwiki-contrib/xwiki-authenticator-trusted/commit/5e28b98…
Author: HP <hiteshprab(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-authenticator-trusted-adapters/pom.xml
A xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/pom.xml
A xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/src/main/java/org/xwiki/contrib/authentication/AttributesTrustedAuthenticationAdapter.java
A xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/src/main/resources/META-INF/components.txt
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-headers/pom.xml
Log Message:
-----------
TRUSTAUTH-28: Support for AJP Attributes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/xwiki-authenticator-trusted/settings/notif…
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7f453815b6b6e6fffb8002d436a117f841839f7d
https://github.com/xwiki/xwiki-platform/commit/7f453815b6b6e6fffb8002d436a1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java
A xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/test/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory
(cherry picked from commit 915150057f733d7a18ef74d18db882bc19faac41)
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: 2d9fc44249bc9102b58e26654d20d51271a1f3e4
https://github.com/xwiki/xwiki-platform/commit/2d9fc44249bc9102b58e26654d20…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-mailsender/src/main/java/com/xpn/xwiki/plugin/mailsender/MailSenderPlugin.java
M xwiki-platform-core/xwiki-platform-mailsender/src/test/java/com/xpn/xwiki/plugin/mailsender/MailSenderPluginTest.java
Log Message:
-----------
XWIKI-22312: The old mailsender plugin is using the standard Java temporary directory
(cherry picked from commit a866bea6045e8c39babb63042b56e9f6c0722305)
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: e55080363806c2f7d3d2d6a631a764738f076df4
https://github.com/xwiki/xwiki-platform/commit/e55080363806c2f7d3d2d6a631a7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-mailsender/src/main/java/com/xpn/xwiki/plugin/mailsender/MailSenderPlugin.java
M xwiki-platform-core/xwiki-platform-mailsender/src/test/java/com/xpn/xwiki/plugin/mailsender/MailSenderPluginTest.java
Log Message:
-----------
XWIKI-22312: The old mailsender plugin is using the standard Java temporary directory
(cherry picked from commit a866bea6045e8c39babb63042b56e9f6c0722305)
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: a866bea6045e8c39babb63042b56e9f6c0722305
https://github.com/xwiki/xwiki-platform/commit/a866bea6045e8c39babb63042b56…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-mailsender/src/main/java/com/xpn/xwiki/plugin/mailsender/MailSenderPlugin.java
M xwiki-platform-core/xwiki-platform-mailsender/src/test/java/com/xpn/xwiki/plugin/mailsender/MailSenderPluginTest.java
Log Message:
-----------
XWIKI-22312: The old mailsender plugin is using the standard Java temporary directory
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: d7ccaa4f4c96d5aaa55aae40881b70190b2c8cd2
https://github.com/xwiki/xwiki-platform/commit/d7ccaa4f4c96d5aaa55aae40881b…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test
Log Message:
-----------
XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (#3247)
(cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972)
Co-authored-by: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
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: a92679bb4c0095be0305e7af7e62195c570f48c5
https://github.com/xwiki/xwiki-platform/commit/a92679bb4c0095be0305e7af7e62…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java
A xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/test/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory
(cherry picked from commit 915150057f733d7a18ef74d18db882bc19faac41)
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: 915150057f733d7a18ef74d18db882bc19faac41
https://github.com/xwiki/xwiki-platform/commit/915150057f733d7a18ef74d18db8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java
A xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/test/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory
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: f86fc8eaeafac8c369b121df7968c1737190f22e
https://github.com/xwiki-contrib/oidc/commit/f86fc8eaeafac8c369b121df7968c1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 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: 6a9ba04190c59d6f7085e6d1dc790c6d0933b125
https://github.com/xwiki-contrib/oidc/commit/6a9ba04190c59d6f7085e6d1dc790c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 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.10.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: c051f4e1a275341d1ccd789e7dd36335b358d278
https://github.com/xwiki-contrib/ai-llm/commit/c051f4e1a275341d1ccd789e7dd3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-03 (Wed, 03 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/Document.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocument.java
A application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocumentTest.java
A application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStoreTest.java
Log Message:
-----------
LLMAI-56: Add support for indexing existing XWiki spaces
* Add some more tests.
* Fix formatting of the document content.
* Deprecate Document#chunkDocument.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e755cff45d9b7b5e1b3cd03c8e14f5a9433f1e0e
https://github.com/xwiki/xwiki-platform/commit/e755cff45d9b7b5e1b3cd03c8e14…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test
Log Message:
-----------
XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (#3246)
(cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972)
Co-authored-by: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3245-to-stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 11ec6d7eb3a6f3b9b1ed583210738e248b8d2d82
https://github.com/xwiki/xwiki-platform/commit/11ec6d7eb3a6f3b9b1ed58321073…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test
Log Message:
-----------
XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro
(cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3245-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: df10c7e88f9ac3df9a27c46317a313dcaaef1047
https://github.com/xwiki/xwiki-platform/commit/df10c7e88f9ac3df9a27c46317a3…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test
Log Message:
-----------
XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro
(cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3245-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0fff4a9fa2d42d291ba4573cd579c3b43fdd3e2a
https://github.com/xwiki/xwiki-platform/commit/0fff4a9fa2d42d291ba4573cd579…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test
Log Message:
-----------
XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro
(cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972)
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: c963ae28c85ec1d7c2879c8d52d46f7a89559972
https://github.com/xwiki/xwiki-platform/commit/c963ae28c85ec1d7c2879c8d52d4…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test
Log Message:
-----------
XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro
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: bc15e38b7aa4c21895adce81405a1456514c6bcf
https://github.com/xwiki/xwiki-platform/commit/bc15e38b7aa4c21895adce81405a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/database/DatabaseContainerExecutor.java
Log Message:
-----------
XWIKI-22259: Make XWiki TC-based tests work with MySQL 8.4 (LTS)
* Note: it also makes it work with Mysql 9.0
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: d25de883fd694d02a3f8d59429a9a3150d143dba
https://github.com/xwiki/xwiki-platform/commit/d25de883fd694d02a3f8d59429a9…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/database/DatabaseContainerExecutor.java
Log Message:
-----------
XWIKI-22259: Make XWiki TC-based tests work with MySQL 8.4 (LTS)
* Note: it also makes it work with Mysql 9.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: b9e37a58799eb89daa45ebd1405993aa24724e23
https://github.com/xwiki/xwiki-platform/commit/b9e37a58799eb89daa45ebd14059…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/database/DatabaseContainerExecutor.java
Log Message:
-----------
XWIKI-22259: Make XWiki TC-based tests work with MySQL 8.4 (LTS)
* Note: it also makes it work with Mysql 9.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-commons
Commit: 6517667853fc961c48c38ddf258d8143e1244b59
https://github.com/xwiki/xwiki-commons/commit/6517667853fc961c48c38ddf258d8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/JarExtendedURLStreamHandler.java
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/src/main/java/org/xwiki/filter/test/internal/FileAssert.java
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/src/main/java/org/xwiki/filter/test/internal/ZIPFileAssertComparator.java
Log Message:
-----------
XCOMMONS-3084: Forbid the use of APIs to create a temporary file in the standard Java temp folder
* fix a few bad uses of java temporary (runtime should use the environment and test should use target)
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: 5ea9568763b684f801b6b1cc72652f91d93265d9
https://github.com/xwiki/xwiki-platform/commit/5ea9568763b684f801b6b1cc7265…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-02 (Tue, 02 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/EditIT.java
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/ObjectEditorIT.java
A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/AbstractExecutionConditionExtension.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java
Log Message:
-----------
XWIKI-22310: Add ability to ignore tests when executing in a given browser and version
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: 6cc2e5e2a422278eba0f81f2550fbf85fbc08b0c
https://github.com/xwiki/xwiki-platform/commit/6cc2e5e2a422278eba0f81f2550f…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-02 (Tue, 02 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/EditIT.java
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/ObjectEditorIT.java
A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/AbstractExecutionConditionExtension.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java
Log Message:
-----------
XWIKI-22310: Add ability to ignore tests when executing in a given browser and version
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: 73ecce61472151e5491408919de810b63cf24966
https://github.com/xwiki/xwiki-platform/commit/73ecce61472151e5491408919de8…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-07-02 (Tue, 02 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/EditIT.java
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/ObjectEditorIT.java
A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/AbstractExecutionConditionExtension.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java
Log Message:
-----------
XWIKI-22310: Add ability to ignore tests when executing in a given browser and version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 85415beba0d2d6bb7f80b98fc1d93556daebc7f4
https://github.com/xwiki-contrib/ai-llm/commit/85415beba0d2d6bb7f80b98fc1d9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-02 (Tue, 02 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/Chunk.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/ChunkingUtils.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/SolrConnector.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/AiLLMSolrCoreInitializer.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
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/authorization/XWikiAuthorizationManagerBuilder.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentCollectionIndexingTaskConsumer.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocument.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocumentIndexingTaskConsumer.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStore.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStoreEventListener.java
A application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStoreHelper.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/resources/ApplicationResources.properties
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-ui/src/main/resources/AI/Collections/Code/CollectionsSheet.xml
Log Message:
-----------
LLMAI-56: Add support for indexing existing XWiki spaces
* Add a new xwiki store
* Display the spaces configuration
* Add a listener for indexing updated documents
* Add listener for updating the indexed documents when the collection is updated.
* Avoid embedding unchanged chunks.
* Store the document store of a chunk in Solr to allow cleaning documents by store.
* Add an authorization manager that checks XWiki rights.
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-platform
Commit: ab67f6b31fe1b0d33d48c6bd8b315f91d7ce5b85
https://github.com/xwiki/xwiki-platform/commit/ab67f6b31fe1b0d33d48c6bd8b31…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editclass.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editobject.vm
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/src/main/resources/IconThemes/FontAwesome.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemes/Silk.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/icons/default.iconset
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/icons/silk/reposition.png
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.css
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-21236: Object edit mode does not use current icon theme (#2593)
* Updated the icons on the object and class editors to use current icontheme
* Added a translation for the property move handle
* Removed the alt text for the icon itself and moved the translation to the containing button instead
* Added an icon to the iconTheme, and used it in instead of a hard coded icon from datamodel.
* Fixed format on dataeditors.css
* Set the color of the delete icons to RED
* Removed extra padding from the object title.
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: a9ec1f98049cf446d5d05a0233fe8380891509ec
https://github.com/xwiki/xwiki-platform/commit/a9ec1f98049cf446d5d05a0233fe…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix the listener component hint to match the package (thanks @surli )
(cherry picked from commit 604759d9f98f0f09affed87473fdef8529c63e8c)
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: 8875f9cb985106937825c264062619799a66b1f0
https://github.com/xwiki/xwiki-platform/commit/8875f9cb985106937825c2640626…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix the listener component hint to match the package (thanks @surli )
(cherry picked from commit 604759d9f98f0f09affed87473fdef8529c63e8c)
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: a14849734ca268a096d95514e3a6c3e72c71a0c7
https://github.com/xwiki/xwiki-platform/commit/a14849734ca268a096d95514e3a6…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java
Log Message:
-----------
XWIKI-22222: Add the concept of "request effective author"
* Fix the listener component hint to match the package (thanks @surli )
(cherry picked from commit 604759d9f98f0f09affed87473fdef8529c63e8c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications