Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fa03de501cca0c8c119c738384b10a392fcb8fe1
https://github.com/xwiki/xwiki-platform/commit/fa03de501cca0c8c119c738384b1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
(cherry picked from commit fc688b1bbedce6675d48eeda9f47b4d389f14575)
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: 6c9132dc2194d027d8d75106419280fa41c30093
https://github.com/xwiki/xwiki-platform/commit/6c9132dc2194d027d8d751064192…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
(cherry picked from commit fc688b1bbedce6675d48eeda9f47b4d389f14575)
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: fc688b1bbedce6675d48eeda9f47b4d389f14575
https://github.com/xwiki/xwiki-platform/commit/fc688b1bbedce6675d48eeda9f47…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22322
Home: https://github.com/xwiki/xwiki-platform
Commit: 1c56332f6daf132cbcff2f8c9ee8839e02ec004b
https://github.com/xwiki/xwiki-platform/commit/1c56332f6daf132cbcff2f8c9ee8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourcePicker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkSuggestions.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/DocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml
Log Message:
-----------
XWIKI-22322: Allow linking to a new page respecting name strategy from WYSIWYG editor
* Preliminary experiment, most of this work is probably to get rid of
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: d3b1bab8ab790cf5260e412cefa9a209279d4f26
https://github.com/xwiki-contrib/ai-llm/commit/d3b1bab8ab790cf5260e412cefa9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/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/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: eef8e244db81a41551c419bcc27d0aa6dc375f9a
https://github.com/xwiki-contrib/ai-llm/commit/eef8e244db81a41551c419bcc27d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.5.1
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: 95e07ec1d85b96f22f5360388dbbcfe971a5e191
https://github.com/xwiki-contrib/ai-llm/commit/95e07ec1d85b96f22f5360388dbb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/script/CollectionManagerScriptService.java
Log Message:
-----------
LLMAI-97: The queue status doesn't report documents from XWiki spaces
* Also report tasks from the XWikiDocumentDocumentIndexingTaskConsumer.
Commit: 2d779cdd456b9f78fbf94cc9a2b44387cf719f62
https://github.com/xwiki-contrib/ai-llm/commit/2d779cdd456b9f78fbf94cc9a2b4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/AbstractGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiComponent.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiObjectComponentBuilder.java
R application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelWikiObjectComponentBuilder.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/resources/META-INF/components.txt
M application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/DefaultEmbeddingModelTest.java
R application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
A application-ai-llm-models/application-ai-llm-models-internal/pom.xml
A application-ai-llm-models/application-ai-llm-models-internal/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-internal/src/main/resources/META-INF/components.txt
A application-ai-llm-models/application-ai-llm-models-internal/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
M application-ai-llm-models/pom.xml
Log Message:
-----------
LLMAI-96: Separate the internal inference engine into a separate extension
* Use components for the GPT API server implementations to make instantiating them easier.
* Allow implementing GPT API servers in extensions.
* Add a new extension for the internal server and move the dependencies and the internal server implementation there.
* Use a context component manager to also support both models and GPT API server implementations that are installed on the wiki when the models API is installed on the farm.
Commit: 21a62366a9913f6aeeb28676a6889bf3461275a2
https://github.com/xwiki-contrib/ai-llm/commit/21a62366a9913f6aeeb28676a688…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M pom.xml
Log Message:
-----------
[Misc] Set the version to 0.5.1-SNAPSHOT
Compare: https://github.com/xwiki-contrib/ai-llm/compare/d7a39a8861d9...21a62366a991
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 5c43a5dcc17e61e33bec8ae1d85991ee2f519aa7
https://github.com/xwiki/xwiki-commons/commit/5c43a5dcc17e61e33bec8ae1d8599…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
Log Message:
-----------
XCOMMONS-3088: Extensions with dependencies that have a classifier cannot be installed anymore
* Do not ignore the classifier of extensions
* Revert the test changes related to classifiers
(cherry picked from commit aab25ec5576c7bb2fcb4b92b5e4fe01ff3640a25)
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: aab25ec5576c7bb2fcb4b92b5e4fe01ff3640a25
https://github.com/xwiki/xwiki-commons/commit/aab25ec5576c7bb2fcb4b92b5e4fe…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
Log Message:
-----------
XCOMMONS-3088: Extensions with dependencies that have a classifier cannot be installed anymore
* Do not ignore the classifier of extensions
* Revert the test changes related to classifiers
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: 11d78a487c64ac10c02c362be162fd01070a0f39
https://github.com/xwiki/xwiki-platform/commit/11d78a487c64ac10c02c362be162…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
(cherry picked from commit 69950a7171bae2daa838e7d3d276162d8f8e49d7)
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: e8015a949605221ff9ada9f961d0dd02d558451a
https://github.com/xwiki/xwiki-platform/commit/e8015a949605221ff9ada9f961d0…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
(cherry picked from commit 69950a7171bae2daa838e7d3d276162d8f8e49d7)
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: 292ec15c6ecc0873f5f3368e6c85f6cc0126bcab
https://github.com/xwiki/xwiki-platform/commit/292ec15c6ecc0873f5f3368e6c85…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
(cherry picked from commit 69950a7171bae2daa838e7d3d276162d8f8e49d7)
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: 69950a7171bae2daa838e7d3d276162d8f8e49d7
https://github.com/xwiki/xwiki-platform/commit/69950a7171bae2daa838e7d3d276…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
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: f5e953a299690e9ef291775e45790c85c98033e3
https://github.com/xwiki/xwiki-platform/commit/f5e953a299690e9ef291775e4579…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
(cherry picked from commit 3415903a054faf5deb32f1ad7827b7d46db9a577)
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: 4326077e9d38fe93b12977aa6ea58076e31e112f
https://github.com/xwiki/xwiki-platform/commit/4326077e9d38fe93b12977aa6ea5…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
(cherry picked from commit 3415903a054faf5deb32f1ad7827b7d46db9a577)
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: 32f0a667787e2d96e130291621b8cfbfb0e11dac
https://github.com/xwiki/xwiki-platform/commit/32f0a667787e2d96e130291621b8…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
(cherry picked from commit 3415903a054faf5deb32f1ad7827b7d46db9a577)
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: 3415903a054faf5deb32f1ad7827b7d46db9a577
https://github.com/xwiki/xwiki-platform/commit/3415903a054faf5deb32f1ad7827…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
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: 400eb1e1c38be433f094a155d460c3e045dc6b4c
https://github.com/xwiki/xwiki-platform/commit/400eb1e1c38be433f094a155d460…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
(cherry picked from commit fad4abf673aaef385783a7fee4a81100b7a839db)
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: c4c7d9e0784cf0557d1fbc7c19f71af029ffc2b6
https://github.com/xwiki/xwiki-platform/commit/c4c7d9e0784cf0557d1fbc7c19f7…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
(cherry picked from commit fad4abf673aaef385783a7fee4a81100b7a839db)
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: f535e319dbaba510a44b16b6b5f7b5c503af0fe2
https://github.com/xwiki/xwiki-platform/commit/f535e319dbaba510a44b16b6b5f7…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
(cherry picked from commit fad4abf673aaef385783a7fee4a81100b7a839db)
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: fad4abf673aaef385783a7fee4a81100b7a839db
https://github.com/xwiki/xwiki-platform/commit/fad4abf673aaef385783a7fee4a8…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
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: d7a39a8861d94a624d0524d9f70858d5fbc6f81e
https://github.com/xwiki-contrib/ai-llm/commit/d7a39a8861d94a624d0524d9f708…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/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/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: aeb568017a977aa07cd27eb6776884b5c359d99e
https://github.com/xwiki-contrib/ai-llm/commit/aeb568017a977aa07cd27eb67768…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.5
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: f5ede9a06aea9b82e26cc9784209dda343a3b20a
https://github.com/xwiki-contrib/ai-llm/commit/f5ede9a06aea9b82e26cc9784209…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M 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
* Make the new default model visible
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: 52aec04fdea67fcd63ff89cb64c7c07614f0c71b
https://github.com/xwiki-contrib/ai-llm/commit/52aec04fdea67fcd63ff89cb64c7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/IndexWorker.java
Log Message:
-----------
LLMAI-92: Allow re-indexing collections
* Don't try indexing the collection template.
Commit: 21e639d3c39cad3f66ea0b0eb2cf84c7bc92b796
https://github.com/xwiki-contrib/ai-llm/commit/21e639d3c39cad3f66ea0b0eb2cf…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStoreHelper.java
Log Message:
-----------
LLMAI-56: Add support for indexing existing XWiki spaces
* Convert the XWQL query for collections of a document to HQL to avoid errors during the installation of the extension when the XClass isn't present yet.
Commit: 057f0557743a8dda348d9ab168906b988de25c23
https://github.com/xwiki-contrib/ai-llm/commit/057f0557743a8dda348d9ab16890…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 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
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/GPTAPIConfig.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/RequestError.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/AbstractGPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultEmbeddingModel.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultGPTAPIConfigProvider.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIConfigBuilder.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiObjectComponentBuilder.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelComponentFixer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelWikiObjectComponentBuilder.java
R application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIEmbeddingModel.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/resources/META-INF/components.txt
A application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/DefaultEmbeddingModelTest.java
A application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
R application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/OpenAIEmbeddingModelTest.java
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/AIConfig.xml
M 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
* allow specifying the embedding model
* move the implementation to the models module
* set the cache directory to be inside XWiki's cache directory
* Refactor the embedding model implementation, create a new GPTAPIServer role.
Compare: https://github.com/xwiki-contrib/ai-llm/compare/1dd11a98b014...057f0557743a
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/backport-3229-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f2aba3e05c7c49101bcff26bb9044f0fccad5393
https://github.com/xwiki/xwiki-platform/commit/f2aba3e05c7c49101bcff26bb904…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 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
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_de.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_es.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_fr.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ja.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ko.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ru.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.de.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.es.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.fr.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ja.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ko.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ru.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.uk.xml
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-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-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ViewPage.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-templates/src/test/java/org/xwiki/web/CreateInlinePageTest.java
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 (#3229)
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
* Provide new translations for getting better information from the
name strategy
* Improve a bit the template for displaying errors
* Fix page test
* Fix page object
* Move translations
* Fix typos in translations
* Fix since
(cherry picked from commit 0d91409d433c2df6a5c13cec761d913342235b2c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3229-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 86e5274fbeb0336845771073b5149dbdfd934404
https://github.com/xwiki/xwiki-platform/commit/86e5274fbeb0336845771073b514…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 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
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_de.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_es.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_fr.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ja.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ko.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ru.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.de.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.es.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.fr.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ja.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ko.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ru.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.uk.xml
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-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-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ViewPage.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-templates/src/test/java/org/xwiki/web/CreateInlinePageTest.java
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 (#3229)
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
* Provide new translations for getting better information from the
name strategy
* Improve a bit the template for displaying errors
* Fix page test
* Fix page object
* Move translations
* Fix typos in translations
* Fix since
(cherry picked from commit 0d91409d433c2df6a5c13cec761d913342235b2c)
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: 0d91409d433c2df6a5c13cec761d913342235b2c
https://github.com/xwiki/xwiki-platform/commit/0d91409d433c2df6a5c13cec761d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-09 (Tue, 09 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
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_de.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_es.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_fr.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ja.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ko.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_ru.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.de.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.es.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.fr.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ja.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ko.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ru.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.uk.xml
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-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-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ViewPage.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-templates/src/test/java/org/xwiki/web/CreateInlinePageTest.java
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 (#3229)
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
* Provide new translations for getting better information from the
name strategy
* Improve a bit the template for displaying errors
* Fix page test
* Fix page object
* Move translations
* Fix typos in translations
* Fix since
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications