Branch: refs/heads/XWIKI-22787
Home: https://github.com/xwiki/xwiki-platform
Commit: 81523242a9994c96e44ee69afca7902b58ec21f0
https://github.com/xwiki/xwiki-platform/commit/81523242a9994c96e44ee69afca7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
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/AbstractEntityJob.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/MoveJob.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/MoveJobTest.java
Log Message:
-----------
XWIKI-22787: Pinned Pages are lost on space move for non admin user
* Start work to have specific handling of WebPreferences in case of
move/rename/copy of a full space
* WIP: needs to add tests
Commit: d80049d3d8d759aef9afadd4f30c562f0dd6ed3d
https://github.com/xwiki/xwiki-platform/commit/d80049d3d8d759aef9afadd4f30c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java
Log Message:
-----------
XWIKI-22787: Pinned Pages are lost on space move for non admin user
* Fix unused import
Commit: 938ea882d612d4a89b0aed45ee09d5110e36f695
https://github.com/xwiki/xwiki-platform/commit/938ea882d612d4a89b0aed45ee09…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
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/ViewersIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RefactoringStatusPage.java
Log Message:
-----------
XWIKI-22787: Pinned Pages are lost on space move for non admin user
* Provide integration test
Compare: https://github.com/xwiki/xwiki-platform/compare/862c094f11fa...938ea882d612
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: c775c886d30d4d52041ff0425ed267fb124bb88e
https://github.com/xwiki/xwiki-platform/commit/c775c886d30d4d52041ff0425ed2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
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/DefaultModelBridge.java
Log Message:
-----------
XWIKI-22932: The Notifications email scheduler job is modifying the cached documents
(cherry picked from commit 23d80b3eb089e147a0193682ac3c32b848303636)
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: 23d80b3eb089e147a0193682ac3c32b848303636
https://github.com/xwiki/xwiki-platform/commit/23d80b3eb089e147a0193682ac3c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
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/DefaultModelBridge.java
Log Message:
-----------
XWIKI-22932: The Notifications email scheduler job is modifying the cached documents
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: 308bc72636b2e528f9f02f9798811aafa0ddc39d
https://github.com/xwiki/xwiki-platform/commit/308bc72636b2e528f9f02f979881…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-25 (Tue, 25 Feb 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-22933: XWikiDocument#setHidden does not switch the metadata dirty flag
(cherry picked from commit 05d353688490b416a90fcf9ba116cca04e8a9b06)
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: 3d01a93ec7a2f8f5c9e35e069f73735382d4c03f
https://github.com/xwiki/xwiki-platform/commit/3d01a93ec7a2f8f5c9e35e069f73…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-25 (Tue, 25 Feb 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-22933: XWikiDocument#setHidden does not switch the metadata dirty flag
(cherry picked from commit 05d353688490b416a90fcf9ba116cca04e8a9b06)
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: 05d353688490b416a90fcf9ba116cca04e8a9b06
https://github.com/xwiki/xwiki-platform/commit/05d353688490b416a90fcf9ba116…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-25 (Tue, 25 Feb 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-22933: XWikiDocument#setHidden does not switch the metadata dirty flag
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications