Project

General

Profile

Actions

Feature #1835

closed

Epic #64385: Refactor Recycler

Recycler: Integrate recursive recovering

Added by Oliver Hader over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
Recycler
Target version:
-
Start date:
2008-10-26
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Imagine the following structure of deleted pages:
  • "First Level" (id: 1, deleted: 1)
    • "Second Level" (id: 2, deleted: 1)
      • "Third Level" (id: 3, deleted: 1)

If the "Third Level" (id: 3) shall be recovered, it would be required that all deleted ancestors get recovered as well.

On a per-user basis it shall be possible to define the following:
  1. User is allowed to execute recursive recovering data structures (in the example, if page with id 3 gets recovered, also the ids 2 and 1 get recovered automatically)
  2. User is not allowed to execute recursive recovering - thus, the record (e.g. page with id 3) isn't displayed with the possibility to be recovered in the recycler

"Per-user basis" means User TSconfig and User setup module. Additionally there must be a configurable system default to that behaviour.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #1834: Recycler: Integrate Lost+Found possibilitesClosed2008-10-26

Actions
Precedes TYPO3 Core - Bug #81803: Changing the number of listed records in recycler brokenClosedStephan Großberndt2008-10-272008-10-27

Actions
Actions #1

Updated by Oliver Hader about 15 years ago

  • Assignee set to Oliver Hader
  • Priority changed from Should have to Could have
  • Target version set to TYPO3 4.3 beta

Of course, this makes only sense for tables...

Actions #2

Updated by Chris topher almost 13 years ago

  • Project changed from 147 to TYPO3 Core
  • Target version deleted (TYPO3 4.3 beta)
Actions #3

Updated by Chris topher almost 13 years ago

  • Subject changed from Integrate recursive recovering to Recycler: Integrate recursive recovering
  • TYPO3 Version set to 4.3
Actions #4

Updated by Alexander Opitz almost 11 years ago

  • Category set to Recycler
  • TYPO3 Version changed from 4.3 to 6.2
Actions #5

Updated by Felix Kopp over 9 years ago

  • Parent task set to #63836
Actions #6

Updated by Felix Kopp over 9 years ago

  • Status changed from New to Accepted
Actions #7

Updated by Mathias Schreiber over 9 years ago

  • Parent task deleted (#63836)
Actions #8

Updated by Mathias Schreiber over 9 years ago

  • Parent task set to #64385
Actions #9

Updated by Gerrit Code Review about 9 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36744

Actions #10

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36744

Actions #11

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36744

Actions #12

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #13

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #14

Updated by Gerrit Code Review over 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #15

Updated by Gerrit Code Review over 8 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #16

Updated by Gerrit Code Review over 8 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #17

Updated by Gerrit Code Review over 8 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #18

Updated by Gerrit Code Review over 8 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/36744

Actions #19

Updated by Andreas Fernandez over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #20

Updated by Stephan Großberndt almost 7 years ago

  • Precedes Bug #81803: Changing the number of listed records in recycler broken added
Actions #21

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF