Branch: refs/heads/backport/stable-16.10.x/pr-3885
Home: https://github.com/xwiki/xwiki-platform
Commit: b28d18ea155015f3fb7afa75563cafdf0bc2b4d8
https://github.com/xwiki/xwiki-platform/commit/b28d18ea155015f3fb7afa75563c…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editclass.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.css
Log Message:
-----------
XWIKI-10871: Misalignments in the class editor on mobile (#3885)
* Added class and changed the HTML structure so that each input field breaks together with its label
(cherry picked from commit e215f1f7681e189a19eaf0e02ecf66e3658c46c7)
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: e215f1f7681e189a19eaf0e02ecf66e3658c46c7
https://github.com/xwiki/xwiki-platform/commit/e215f1f7681e189a19eaf0e02ecf…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editclass.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.css
Log Message:
-----------
XWIKI-10871: Misalignments in the class editor on mobile (#3885)
* Added class and changed the HTML structure so that each input field breaks together with its label
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-267
Home: https://github.com/xwiki-contrib/cristal
Commit: 12e9d65e4f5423153ddd36abaa41d763da94dede
https://github.com/xwiki-contrib/cristal/commit/12e9d65e4f5423153ddd36abaa4…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M api/src/api/WikiConfig.ts
R api/src/api/authentication.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts
M pnpm-lock.yaml
M web/public/config.json
Log Message:
-----------
CRISTAL-267: Introduce an authentication for the Nextcloud Backend
* Simplify AuthenticationMode resolution
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: cbee0ad23eeb6afd89a5fe4491be9d4e2b7ce0c7
https://github.com/xwiki/xwiki-platform/commit/cbee0ad23eeb6afd89a5fe4491be…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java
Log Message:
-----------
XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist
* fix `@since`
(cherry picked from commit 95b0f793ee7d76f8a628bcf7399e80287492bbd9)
Commit: 0a85c7d1e78b1a6b98463d3e1cbfa5f50a960f9b
https://github.com/xwiki/xwiki-platform/commit/0a85c7d1e78b1a6b98463d3e1cbf…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
Log Message:
-----------
XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action
* fix `@since`
(cherry picked from commit 57792b8319405c591ee2a9b5292052da2e90bf37)
Compare: https://github.com/xwiki/xwiki-platform/compare/bbe066a55579...0a85c7d1e78b
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8affef154b3a022a6f6da54f54eae1c3c268440b
https://github.com/xwiki/xwiki-platform/commit/8affef154b3a022a6f6da54f54ea…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/src/main/java/org/xwiki/rendering/internal/macro/display/DisplayMacro.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.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/IncludeMacro.java
Log Message:
-----------
XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist
XWIKI-23017: The display macro is not checking if the target document exist
XWIKI-23016: The include macro is not checking if the target document exist
(cherry picked from commit 96c56c5cf34801ce316ae6a6083e70f6ef1a8ba7)
Commit: a4b31dcfe308f7bb783f4a67fc82eeeaca395d44
https://github.com/xwiki/xwiki-platform/commit/a4b31dcfe308f7bb783f4a67fc82…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action
(cherry picked from commit 68f2942fd574d469c530c11e0949bcb3f3374600)
Commit: bbe066a55579b974eef47a60fc861e3399dca5f7
https://github.com/xwiki/xwiki-platform/commit/bbe066a55579b974eef47a60fc86…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactoryTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroTest.java
Log Message:
-----------
XWIKI-23012: Prepare the content of a wiki macro call
(cherry picked from commit 6834799a7724f9910ef86569c1b3c5ca99c19a11)
Compare: https://github.com/xwiki/xwiki-platform/compare/f017b5c37e5c...bbe066a55579
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 560dface64775510e5d4fe3de1281a65cc478510
https://github.com/xwiki/xwiki-platform/commit/560dface64775510e5d4fe3de128…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/src/main/java/org/xwiki/rendering/internal/macro/display/DisplayMacro.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.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/IncludeMacro.java
Log Message:
-----------
XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist
XWIKI-23017: The display macro is not checking if the target document exist
XWIKI-23016: The include macro is not checking if the target document exist
(cherry picked from commit 96c56c5cf34801ce316ae6a6083e70f6ef1a8ba7)
Commit: baf2d07348ee1cf7c3f7eda5c07410fbb08d8142
https://github.com/xwiki/xwiki-platform/commit/baf2d07348ee1cf7c3f7eda5c074…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action
(cherry picked from commit 68f2942fd574d469c530c11e0949bcb3f3374600)
Commit: 16cf54f53b07492e665f8dd494f9447c03a15b38
https://github.com/xwiki/xwiki-platform/commit/16cf54f53b07492e665f8dd494f9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactoryTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroTest.java
Log Message:
-----------
XWIKI-23012: Prepare the content of a wiki macro call
(cherry picked from commit 6834799a7724f9910ef86569c1b3c5ca99c19a11)
Compare: https://github.com/xwiki/xwiki-platform/compare/d9aaf692c445...16cf54f53b07
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications