Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 1dfceeac552d97b5bf9a7809b625f6b20ce0c6a3
https://github.com/xwiki-contrib/confluence/commit/1dfceeac552d97b5bf9a7809…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.63.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: dd692570f4dcf2e1040e5de0a84ec7fc8d83d5fa
https://github.com/xwiki-contrib/confluence/commit/dd692570f4dcf2e1040e5de0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
Log Message:
-----------
Misc: reduce code duplication for attachment reference generation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 59c0d6d026a1232b452fe725b2873748fb6e449b
https://github.com/xwiki/xwiki-platform/commit/59c0d6d026a1232b452fe725b287…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseSearchResult.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/WikisResourceIT.java
Log Message:
-----------
XWIKI-20632: Page searched by its exact name is not found in a page picker for a macro parameter when its subtree is larger than 10 pages (#2945)
* Search only in the actual page name, not in the space hierarchy.
* Add tests.
(cherry picked from commit d9e3fad811a2b4ee26cadf9929e59269172ac4d1)
Commit: 6f7264a7e4fad2c852e5db6144e3ba44980ed76f
https://github.com/xwiki/xwiki-platform/commit/6f7264a7e4fad2c852e5db6144e3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Change the PostgreSQL locale used in integration tests to the
recommended one that has sorting compatible with Solr.
(cherry picked from commit 4e230d8759f5c76a666202d1ad13f1261289c21a)
(cherry picked from commit 43058444e895b7e28d1a66b9606377d0bc9612dd)
Commit: 79c9762613fbe16aea0efb218ab140d6267bd1e6
https://github.com/xwiki/xwiki-platform/commit/79c9762613fbe16aea0efb218ab1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/AllIT.java
A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
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-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Add a configuration variant for PostgreSQL < 17.
* Add an integration test to test sorting consistency between Solr and
the database and a test for Unicode lower/uppercase behavior.
(cherry picked from commit 5b44731d3bd0a302236806dbf3891edfd90d09cb)
(cherry picked from commit f81634086d812937ae074e44003936001cc53da9)
Commit: 8c9d94a3aabb19eb7460ddc975cdaea62776893c
https://github.com/xwiki/xwiki-platform/commit/8c9d94a3aabb19eb7460ddc975cd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Remove the emoji from the test as it causes a test failure on
MySQL 8.4. While it would be good to test with an emoji, the emoji
didn't cause any actual differences in test executions so far and thus
doesn't seem worth the hassle of making sure we don't use it on MySQL
8.4.
(cherry picked from commit 67b865fbb2f3b039362431fe101f39618dccc428)
(cherry picked from commit f7de5fbee6b11d17162ff494bfb651a9e680d354)
Commit: 0b7c828ec660b244ad86eb458892d31aee4fb518
https://github.com/xwiki/xwiki-platform/commit/0b7c828ec660b244ad86eb458892…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Add more type information to make Spoon happy.
(cherry picked from commit 1472bf8cf7dc8707473e4c914bddda3193b10a50)
Commit: bcfc4783181c0db7d312be680120bbdab955cb70
https://github.com/xwiki/xwiki-platform/commit/bcfc4783181c0db7d312be680120…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DatabaseDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/test/java/org/xwiki/search/solr/internal/job/DatabaseDocumentIteratorTest.java
Log Message:
-----------
XWIKI-22633: Documents with translations are re-indexed on start of XWiki with Oracle database
* Explicitly sort nulls first in the database query to match the
behavior of Solr and other databases.
(cherry picked from commit b20e06d9d808bd63d5c74ed2ab71a83aa4d7a036)
(cherry picked from commit 53bfc91fe6bf9ff136bf167492ee0bc6b35b6f99)
Commit: bd3c120e4a0c61aeb895937dcb416d6461166538
https://github.com/xwiki/xwiki-platform/commit/bd3c120e4a0c61aeb895937dcb41…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseSearchResult.java
Log Message:
-----------
XWIKI-22637: The page suggest doesn't search in the page title of untranslated pages with Oracle database
* Improve the condition for empty locale to also work on an Oracle
database.
* Improve the integration test to check for both lowercase and uppercase
values in both title and page name in separate tests to produce
clearer failures.
(cherry picked from commit 959a9657a35802c8af46a5946ff842071e44c963)
(cherry picked from commit bf75a5b47c9ec33fc4f1329aab9d7460772733bf)
Commit: 941383630404aa807268c86d9726e1a4eea8f542
https://github.com/xwiki/xwiki-platform/commit/941383630404aa807268c86d9726…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
[Misc] Adapt test for Java 11
(cherry picked from commit 89f78e774e7b95cf0d541b663e6576752d7fe19b)
Commit: 921320a68104ff7a782032910ff14f6eb962fa04
https://github.com/xwiki/xwiki-platform/commit/921320a68104ff7a782032910ff1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
[Misc] Search for the page name PagePickerIT.selectSpaceWithManyChildren
Before, the search matched both title and name which could hide
problems.
(cherry picked from commit a4af561c985df4d3ab7e32c5f945286a6479367c)
(cherry picked from commit a61e727ad401d751c7a052420e322608c7a8082d)
Commit: efa574ab5c8a3c5586d6e9ef55c1c9fe255704c1
https://github.com/xwiki/xwiki-platform/commit/efa574ab5c8a3c5586d6e9ef55c1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Don't use the REST API to create the page as it doesn't seem to support UTF-8 on 15.10.x.
(cherry picked from commit 9866409b152c49286a9177817496df77990761ad)
Compare: https://github.com/xwiki/xwiki-platform/compare/723b8509f8c4...efa574ab5c8a
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: 553b6a2426aa2e49536ede8c4a02f7a5aa3c6ab0
https://github.com/xwiki/xwiki-platform/commit/553b6a2426aa2e49536ede8c4a02…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/RegisterIT.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/RegistrationConfig.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/drawer.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RegistrationPage.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/register_macros.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/validation/livevalidation.css
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/validation/livevalidation_prototype.js
Log Message:
-----------
XWIKI-22121: Improve the registration experience (#3155)
- Part A: Make the registration immediately visible: changed the position of the registration login/logout buttons in the UI.
- Part B: Improve live validation (especially for the password)
- Part C: Improved the default page displayed after a successful registration
* Added the `back to home` button.
* Fixed the style of the
* Moved the login and register buttons from the drawer to the navbar.
* Updated style
* Part B: moved around the first and last name fields.
TODO: * C. replace the registration confirmation inline styling with some CSS
* Split the form into two sections
* Added an `About you` title for the second section.
* Split the validation messages in multiple parts - Done.
* C. replace the registration confirmation inline styling with some CSS
* Replaced the registration confirmation inline styling with some CSS
* Escaped the content added in RegistrationConfig
* B. Check that other uses of Livevalidation are not broken by the changes.
* Took care of a fallback for backwards compatibility
* Tried to fix the register form not submitting, WIP
* Fixed a wrong ID for the UIExtensionClass
* Fixed the bug for unexpected lack of form submission
* Fixed some codestyle
* Added comments
* Removed special rule for regex type validation in the JS initialization
* Updated the template for creating a validationContainer to fit loading the form with values already given
* Improved backwards compatibility
* Updated the style of `mandatory` and `must-match` fields when valid to never show the `Ok` text. (wasn't an issue before, because the text was left empty as a mistake)
* fixed booleans for validation
* fixed boolean for the welcome message formatting.
* Fixed `RegisterIT`
* Fixed the base page object register and login function to fit the new position of those links.
* Fixed the username duplicate validation message
* Fixed the size of the hero image on successful registration
* Updated the version for deprecation
* Merge conflict resolution
* Updated version number
* Updated the attachment name to be more understandable
* Removed a parameter with its default value
* Escaped strings in the HTML template.
* Improved the display of the Captcha
* Solve merge conflict
* Fixed wrong version number on translation deprecation section
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: 87e44f17e81e550a9cf70176ee96761ccc4ed9b3
https://github.com/xwiki-contrib/ai-llm/commit/87e44f17e81e550a9cf70176ee96…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/CollectionManager.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/DefaultCollectionManager.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilterBuilder.java
M application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/DefaultCollectionManagerTest.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Code/RAGChatRequestFilterClass.xml
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Code/RAGChatRequestFilterSheet.xml
Log Message:
-----------
LLMAI-111: Add keyword search in addition to vector search
* Add a text-indexed field in the Solr core with a migration to populate it from the existing data.
* Add a keyword search method to the Solr connector.
* Support hybrid search in the collection manager.
* Add a configuration option to configure the number of keyword search results.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/XWIKI-12987
Home: https://github.com/xwiki/xwiki-platform
Commit: 7bb0a615e65405019dd416b286de29b5c7aa26c6
https://github.com/xwiki/xwiki-platform/commit/7bb0a615e65405019dd416b286de…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultModelBridgeTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.java
Log Message:
-----------
XWIKI-12987: Relative links are made absolute or even broken after moving a page
* Fix remaining coverage problems
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/confluence
Commit: 12bc91ab2c43fefa917c6a449e0a035752f8b44b
https://github.com/xwiki-contrib/confluence/commit/12bc91ab2c43fefa917c6a44…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
Misc: make page identifier creation more robust
Commit: efd0503b9e76ee1f8412ab38df15160994d09c1b
https://github.com/xwiki-contrib/confluence/commit/efd0503b9e76ee1f8412ab38…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/MacroToContentConverter.java
Log Message:
-----------
CONFLUENCE-318: NPE in MacroToContentConverter when content is null
Commit: d24b80b0e8a848058c8f9d19d5053550746086db
https://github.com/xwiki-contrib/confluence/commit/d24b80b0e8a848058c8f9d19…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-syntax-confluence/src/main/java/org/xwiki/contrib/confluence/parser/confluence/internal/wikimodel/ConfluenceResourceReference.java
M confluence-syntax-confluence/src/main/java/org/xwiki/contrib/confluence/parser/confluence/internal/wikimodel/ConfluenceResourceReferenceParser.java
M confluence-syntax-confluence/src/test/java/org/xwiki/contrib/confluence/parser/confluence/internal/wikimodel/ConfluenceResourceReferenceParserTest.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
Log Message:
-----------
CONFLUENCE-319: Content fails to convert when the naming strategy returns an empty name when creating references
Commit: 0658e3c8759fe6185db43f1e283131229856602b
https://github.com/xwiki-contrib/confluence/commit/0658e3c8759fe6185db43f1e…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/absolutelinks.test
A confluence-xml/src/test/resources/confluencexml/imagessub.test
M confluence-xml/src/test/resources/confluencexml/linkmapping.test
M confluence-xml/src/test/resources/confluencexml/linkmapping2.test
A confluence-xml/src/test/resources/confluencexml/linkmapping3.test
A confluence-xml/src/test/resources/confluencexml/linkmappingsub.test
M confluence-xml/src/test/resources/confluencexml/links.test
A confluence-xml/src/test/resources/confluencexml/nestedsub.test
M confluence-xml/src/test/resources/confluencexml/permissionsnested.test
A confluence-xml/src/test/resources/confluencexml/permissionsnestedsub.test
A confluence-xml/src/test/resources/confluencexml/permissionsnestedsub2.test
M confluence-xml/src/test/resources/confluencexml/rootspace.test
M confluence-xml/src/test/resources/confluencexml/rootwiki.test
M confluence-xml/src/test/resources/confluencexml/userswiki.test
A confluence-xml/src/test/resources/confluencexml/userswikiallsub.test
Log Message:
-----------
CONFLUENCE-320: Produce references relative to the target wiki
Compare: https://github.com/xwiki-contrib/confluence/compare/bd344ea7571a...0658e3c8…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e1a3a42a764d9c479a286b1fc48ca62913d7760b
https://github.com/xwiki/xwiki-platform/commit/e1a3a42a764d9c479a286b1fc48c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less
Log Message:
-----------
XWIKI-21116: @dropdown-link-color doesn't apply to breadcrumb's dropdown links (#3535)
* Updated the color used by the links in the breadcrumb dropdown.
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: f2ad9bdb3f8fcf1cdc410372670801c27feb9e6b
https://github.com/xwiki/xwiki-platform/commit/f2ad9bdb3f8fcf1cdc4103726708…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less
Log Message:
-----------
XWIKI-21116: @dropdown-link-color doesn't apply to breadcrumb's dropdown links (#3535)
* Updated the color used by the links in the breadcrumb dropdown.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3535-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ec6b104db93f188d511542b31daa75c86acee3fa
https://github.com/xwiki/xwiki-platform/commit/ec6b104db93f188d511542b31daa…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less
Log Message:
-----------
XWIKI-21116: @dropdown-link-color doesn't apply to breadcrumb's dropdown links (#3535)
* Updated the color used by the links in the breadcrumb dropdown.
(cherry picked from commit 097089c066361a73f245ec97419f1382954a71f3)
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: 097089c066361a73f245ec97419f1382954a71f3
https://github.com/xwiki/xwiki-platform/commit/097089c066361a73f245ec97419f…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less
Log Message:
-----------
XWIKI-21116: @dropdown-link-color doesn't apply to breadcrumb's dropdown links (#3535)
* Updated the color used by the links in the breadcrumb dropdown.
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: 8b2008ec2dbef83c9b90d58bdac9e827362cff53
https://github.com/xwiki/xwiki-platform/commit/8b2008ec2dbef83c9b90d58bdac9…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/companylogo.vm
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-22484: The alternative for the home link on the logo does not mean anything (#3510)
* Updated the companylogo template to add a proper text alternative
* Added translations for those text alternatives
(cherry picked from commit 3dfbed144a4d35f7cc6c06fc939cc88911650e64)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3510-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ce43ba9f62ad96db442b9207c1025f3f7c4e87ad
https://github.com/xwiki/xwiki-platform/commit/ce43ba9f62ad96db442b9207c102…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/companylogo.vm
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-22484: The alternative for the home link on the logo does not mean anything (#3510)
* Updated the companylogo template to add a proper text alternative
* Added translations for those text alternatives
(cherry picked from commit 3dfbed144a4d35f7cc6c06fc939cc88911650e64)
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: 3dfbed144a4d35f7cc6c06fc939cc88911650e64
https://github.com/xwiki/xwiki-platform/commit/3dfbed144a4d35f7cc6c06fc939c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/companylogo.vm
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-22484: The alternative for the home link on the logo does not mean anything (#3510)
* Updated the companylogo template to add a proper text alternative
* Added translations for those text alternatives
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-12987
Home: https://github.com/xwiki/xwiki-platform
Commit: d2cb1e0f811d36289ef5c9156aa53a3a5404aa62
https://github.com/xwiki/xwiki-platform/commit/d2cb1e0f811d36289ef5c9156aa5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/render/DefaultOldRendering.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/ReferenceRenamer.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/ReferenceUpdater.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java
A xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/InternalCopyOrMoveJobException.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/RenameJob.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListener.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/question/EntitySelection.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/MoveJobTest.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/RenameJobTest.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListenerTest.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultMacroRefactoring.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceRenamer.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceUpdater.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultMacroRefactoringTest.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoring.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/macro/MacroRefactoring.java
Log Message:
-----------
XWIKI-12987: Relative links are made absolute or even broken after moving a page
* Change APIs to use a Map<EntityReference, EntityReference>
corresponding to the source and target of refactorings in renamers
* Change some logic of AbstractCopyOrMoveJob to compute the actual
couple source/destination before performing any operation and store
the info in EntitySelection
* Add a log in RenameJob if it's not executed because of the number of
entities (not needed for this issue, but felt better to understand
what's happening)
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: df5801b3f968147710aed360cc9631af584cf2ea
https://github.com/xwiki/xwiki-platform/commit/df5801b3f968147710aed360cc96…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
[Misc] Search for the page name PagePickerIT.selectSpaceWithManyChildren
Before, the search matched both title and name which could hide
problems.
(cherry picked from commit a4af561c985df4d3ab7e32c5f945286a6479367c)
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: 43058444e895b7e28d1a66b9606377d0bc9612dd
https://github.com/xwiki/xwiki-platform/commit/43058444e895b7e28d1a66b96063…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-05 (Tue, 05 Nov 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-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Change the PostgreSQL locale used in integration tests to the
recommended one that has sorting compatible with Solr.
(cherry picked from commit 4e230d8759f5c76a666202d1ad13f1261289c21a)
Commit: f81634086d812937ae074e44003936001cc53da9
https://github.com/xwiki/xwiki-platform/commit/f81634086d812937ae074e440039…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-05 (Tue, 05 Nov 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/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/AllIT.java
A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
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-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Add a configuration variant for PostgreSQL < 17.
* Add an integration test to test sorting consistency between Solr and
the database and a test for Unicode lower/uppercase behavior.
(cherry picked from commit 5b44731d3bd0a302236806dbf3891edfd90d09cb)
Commit: 9f58503c7c78a87460edd14f5e999240b3461ca4
https://github.com/xwiki/xwiki-platform/commit/9f58503c7c78a87460edd14f5e99…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-pgsql-common/src/deb/control/postinst
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
(cherry picked from commit d5d54c228780988bd1b938778158a76a364978da)
Commit: 70f6218e83639790f1377f18e52e364a32d74891
https://github.com/xwiki/xwiki-platform/commit/70f6218e83639790f1377f18e52e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-pgsql-common/src/deb/control/postinst
Log Message:
-----------
XCOMMONS-2387: Exception when saving status because file path too long
* add some explanation on why we use this
(cherry picked from commit b6efa942d682e2e467dccee2dbaa50d8ffd92bde)
Commit: 9fe3874e45821911c61452969aea7dbfdd6fea75
https://github.com/xwiki/xwiki-platform/commit/9fe3874e45821911c61452969aea…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-pgsql-common/src/deb/control/postinst
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* found some information suggestion that "C.UTF-8" should work fine on Debian 10
(cherry picked from commit 0e07e51d55a12dc325bc1a4e0a1e1712f7d0dd20)
Commit: f7de5fbee6b11d17162ff494bfb651a9e680d354
https://github.com/xwiki/xwiki-platform/commit/f7de5fbee6b11d17162ff494bfb6…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Remove the emoji from the test as it causes a test failure on
MySQL 8.4. While it would be good to test with an emoji, the emoji
didn't cause any actual differences in test executions so far and thus
doesn't seem worth the hassle of making sure we don't use it on MySQL
8.4.
(cherry picked from commit 67b865fbb2f3b039362431fe101f39618dccc428)
Commit: 1472bf8cf7dc8707473e4c914bddda3193b10a50
https://github.com/xwiki/xwiki-platform/commit/1472bf8cf7dc8707473e4c914bdd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Add more type information to make Spoon happy.
Commit: 53bfc91fe6bf9ff136bf167492ee0bc6b35b6f99
https://github.com/xwiki/xwiki-platform/commit/53bfc91fe6bf9ff136bf167492ee…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DatabaseDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/test/java/org/xwiki/search/solr/internal/job/DatabaseDocumentIteratorTest.java
Log Message:
-----------
XWIKI-22633: Documents with translations are re-indexed on start of XWiki with Oracle database
* Explicitly sort nulls first in the database query to match the
behavior of Solr and other databases.
(cherry picked from commit b20e06d9d808bd63d5c74ed2ab71a83aa4d7a036)
Commit: bf75a5b47c9ec33fc4f1329aab9d7460772733bf
https://github.com/xwiki/xwiki-platform/commit/bf75a5b47c9ec33fc4f1329aab9d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseSearchResult.java
Log Message:
-----------
XWIKI-22637: The page suggest doesn't search in the page title of untranslated pages with Oracle database
* Improve the condition for empty locale to also work on an Oracle
database.
* Improve the integration test to check for both lowercase and uppercase
values in both title and page name in separate tests to produce
clearer failures.
(cherry picked from commit 959a9657a35802c8af46a5946ff842071e44c963)
Commit: 89f78e774e7b95cf0d541b663e6576752d7fe19b
https://github.com/xwiki/xwiki-platform/commit/89f78e774e7b95cf0d541b663e65…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
[Misc] Adapt test for Java 11
Commit: a61e727ad401d751c7a052420e322608c7a8082d
https://github.com/xwiki/xwiki-platform/commit/a61e727ad401d751c7a052420e32…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
[Misc] Search for the page name PagePickerIT.selectSpaceWithManyChildren
Before, the search matched both title and name which could hide
problems.
(cherry picked from commit a4af561c985df4d3ab7e32c5f945286a6479367c)
Commit: 9866409b152c49286a9177817496df77990761ad
https://github.com/xwiki/xwiki-platform/commit/9866409b152c49286a9177817496…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 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/PagePickerIT.java
Log Message:
-----------
XWIKI-22605: Solr re-indexes many documents after restarting on PostgreSQL
* Don't use the REST API to create the page as it doesn't seem to support UTF-8 on 15.10.x.
Compare: https://github.com/xwiki/xwiki-platform/compare/b5659e12c335...9866409b152c
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications