Task #32298
Story #40585: [Page Tree] As a content editor I want to move pages by drag and drop
Feature Moving Pages into branches / create new branches
| Status: | Closed | Start date: | 2011-12-05 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Node handling | |||
| Target version: | Base Distribution - Sprint 10 (1.0 TP1) | Estimated time: | 0.00 hour | |
| Sprint: | ||||
| Votes: | 0 |
Description
Missing Implementation of moving pages into branches in /TYPO3.TYPO3CR/Classes/Domain/Model/Node.php
The functions moveBefore() and moveAfter() are implemented but there is no possibility to move pages into branches or create new branches by moving a page on another.
Needed functions which update recursivly the paths of their childs:- moveIntoBefore()
- moveIntoAfter()
- special case moveInto() for creating a new branch
Related issues
| related to TYPO3.Neos - Bug #31716: Page Tree is not working consistently when Pages are crea... | Resolved | 2011-11-09 |
Associated revisions
[FEATURE] Moving of nodes into other nodes
Adds moveInto() to the NodeInterface and provides implementation and
tests for it.
- NodeInterface moveInto(NodeInterface $referenceNode, $name)
Change-Id: Iff50a5b0d45f3e1f79658b30f8297b1101331ac7
Resolves: #32298
[FEATURE] Allow Nodes to be moved to a different level
moveBefore() and moveAfter() could not yet move nodes to a different
level. This change adds support for that.
Change-Id: I982e9a917265d2c7f1ef1c0d15297673724722c0
Resolves: #32298
History
Updated by Markus Goldbeck 9 months ago
- Target version set to Sprint 10 (1.0 TP1)
Updated by Markus Goldbeck 9 months ago
- Parent task set to #40585
Updated by Karsten Dambekalns 9 months ago
- Status changed from New to Accepted
- Assignee changed from Robert Lemke to Karsten Dambekalns
Updated by Gerrit Code Review 9 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14343
Updated by Gerrit Code Review 9 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14344
Updated by Karsten Dambekalns 9 months ago
- Status changed from Accepted to Under Review
Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14343
Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14344
Updated by Gerrit Code Review 9 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14343
Updated by Gerrit Code Review 9 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14344
Updated by Gerrit Code Review 9 months ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14343
Updated by Gerrit Code Review 9 months ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14344
Updated by Karsten Dambekalns 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2fa9a7037e8de4d7b13f1dba120cd7f9c8c85cf1.
Updated by Markus Goldbeck 8 months ago
- Status changed from Resolved to Closed
- Estimated time set to 0.00
- Remaining hours set to 0.0