Branch: refs/heads/XWIKI-22787-partial-move
Home:
https://github.com/xwiki/xwiki-platform
Commit: c6975188d2e09df8cb7714de71da0bf1f3860fdf
https://github.com/xwiki/xwiki-platform/commit/c6975188d2e09df8cb7714de71da…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-10 (Mon, 10 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
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: 4aff6c8479aa6b0c196c84cd7b3ffcdcba9752c0
https://github.com/xwiki/xwiki-platform/commit/4aff6c8479aa6b0c196c84cd7b3f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-10 (Mon, 10 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/MoveJob.java
Log Message:
-----------
XWIKI-22787: Pinned Pages are lost on space move for non admin user
* Start handling case when performing partial move to copy the
WebPreferences
* WIP: currently not working because we only process what's provided
in the request, and not what's been selected in #getEntities: we
need to fix that logic
Compare:
https://github.com/xwiki/xwiki-platform/compare/c6975188d2e0%5E...4aff6c847…
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications