Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 8e7ffc91f1cbfc96f8614cb2d4e8afd89157cff4
https://github.com/xwiki-contrib/confluence/commit/8e7ffc91f1cbfc96f8614cb2…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: a6b6b376f2fe97e41ab0d726b71ba96197cc1928
https://github.com/xwiki-contrib/confluence/commit/a6b6b376f2fe97e41ab0d726…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-165: Missing stack strace in warning logs make it hard to debug migration issues
* set logs that have an exception as errors to be sure we don't them.
We can revert to warning later for specific logs / exceptions.
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 3aeae9ca545691e40009afe061e3a4a118f75e46
https://github.com/xwiki-contrib/application-changerequest/commit/3aeae9ca5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/EditChangeRequestResourceHandler.java
Log Message:
-----------
CRAPP-342: Editing a diagram document in an open CR does not open the Diagram Pro app
* Be sure to always set the proper doc context in case of modified
document edition
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 02f727d07db912c84f53341636bd40636494bcf8
https://github.com/xwiki-contrib/application-ai-llm/commit/02f727d07db912c8…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsClass.xml
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsTemplate.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/internal/DefaultChatModelManager.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultGPTAPI.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/Code/AIConfigClass.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/AIConfigSheet.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/Javascript.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/WebPreferences.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Ada-002.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsClass.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsSheet.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsTemplate.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsTranslations.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/GPT3.5-turbo.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/GPT4.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/WebHome.xml
A application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/bert.xml
A application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/mistral-openorca.xml
Log Message:
-----------
LLMAI-51: Code refactoring
* Replaced the large string properties for languageModels and
embeddingModels to dbLists
* Updated the admin ui to better fit all the properties
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9df46f8e5313af46f93bccd1ebc682e28126573f
https://github.com/xwiki/xwiki-platform/commit/9df46f8e5313af46f93bccd1ebc6…
Author: pjeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 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/AttachmentIT.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/resources/AttachmentIT/<strong>EscapedAttachment.txt
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.js
Log Message:
-----------
XWIKI-19611: Improve filename escaping in attachment upload
* Use escapeHTML() when displaying filenames in upload.js
* Add a test in AttachmentIT to check for proper HTML escaping during upload
(cherry picked from commit 910a5018a50039e8b24556573dfe342f143ef949)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8b8a2d80529b9a9c038014c1eb6c2adc08069dfd
https://github.com/xwiki/xwiki-platform/commit/8b8a2d80529b9a9c038014c1eb6c…
Author: pjeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 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/AttachmentIT.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/resources/AttachmentIT/<strong>EscapedAttachment.txt
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.js
Log Message:
-----------
XWIKI-19611: Improve filename escaping in attachment upload
* Use escapeHTML() when displaying filenames in upload.js
* Add a test in AttachmentIT to check for proper HTML escaping during upload
(cherry picked from commit 910a5018a50039e8b24556573dfe342f143ef949)
Branch: refs/heads/stable-16.0.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7e238f5708b557d53cce05a62d3750262edc6246
https://github.com/xwiki/xwiki-platform/commit/7e238f5708b557d53cce05a62d37…
Author: pjeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 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/AttachmentIT.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/resources/AttachmentIT/<strong>EscapedAttachment.txt
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.js
Log Message:
-----------
XWIKI-19611: Improve filename escaping in attachment upload
* Use escapeHTML() when displaying filenames in upload.js
* Add a test in AttachmentIT to check for proper HTML escaping during upload
(cherry picked from commit 910a5018a50039e8b24556573dfe342f143ef949)
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6cdd69d31d6bf3caa7f40ec55eb317e4e528ad28
https://github.com/xwiki/xwiki-platform/commit/6cdd69d31d6bf3caa7f40ec55eb3…
Author: pjeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 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/AttachmentIT.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/resources/AttachmentIT/<strong>EscapedAttachment.txt
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.js
Log Message:
-----------
XWIKI-19611: Improve filename escaping in attachment upload
* Use escapeHTML() when displaying filenames in upload.js
* Add a test in AttachmentIT to check for proper HTML escaping during upload
(cherry picked from commit 910a5018a50039e8b24556573dfe342f143ef949)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 910a5018a50039e8b24556573dfe342f143ef949
https://github.com/xwiki/xwiki-platform/commit/910a5018a50039e8b24556573dfe…
Author: pjeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 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/AttachmentIT.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/resources/AttachmentIT/<strong>EscapedAttachment.txt
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.js
Log Message:
-----------
XWIKI-19611: Improve filename escaping in attachment upload
* Use escapeHTML() when displaying filenames in upload.js
* Add a test in AttachmentIT to check for proper HTML escaping during upload