Project

General

Profile

Actions

Feature #32651

closed

Recycler: add scheduler task to delete deleted items

Added by Simon Schaufelberger over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Recycler
Target version:
-
Start date:
2011-12-17
Due date:
% Done:

100%

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

Description

I didn't find any recycler project here on forge so i am posting it here.

I would like to have a recycler task that will delete all the deleted data in the db (maybe configureable for which tables (in a comma seperated list or so): all OR tt_content,pages,...


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #60223: Scheduler task to remove deleted records from DBClosed2014-07-10

Actions
Actions #1

Updated by Oliver Hader over 12 years ago

  • Category set to Recycler
  • Status changed from New to Accepted
  • Target version set to 4.7.0-alpha3
  • PHP Version set to 5.3

Added recycler as category now. You can have a look in the folder "tasks" of the system extension "reports" to see how this is done.

The task configuration could then have:
  • checkbox "consider all tables"
  • multiple checkbox or selector showing all available TCA tables
Actions #2

Updated by Helmut Hummel over 12 years ago

The cli_lowlevel script is already able to do such a thing

But it would of course be nice to have all these cli scripts also as scheduler tasks.

Actions #3

Updated by Philipp Bergsmann over 12 years ago

I started implementing this feature and found the scheduler-task "Table garbage collection" from the scheduler ext which only cleans the sys_log by now. Should the recycler garbage-collector be included in the recycler ext or should that be joined with the scheduler-task?

Actions #4

Updated by Simon Schaufelberger over 12 years ago

I would prefer a separated and new task for that since they do different things.

Actions #5

Updated by Steffen Ritter about 12 years ago

  • Target version changed from 4.7.0-alpha3 to 4.7.0-beta1
Actions #6

Updated by Simon Schaufelberger about 12 years ago

@Philipp: status? Tomorrow is start of beta1 !

Actions #7

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #8

Updated by Philipp Bergsmann about 12 years ago

i didn't want to push it, until i could test it on some staging server, but probably someone else could do that? :)

Actions #9

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #10

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #11

Updated by Gerrit Code Review about 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #12

Updated by Gerrit Code Review about 12 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #13

Updated by Gerrit Code Review about 12 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #14

Updated by Gerrit Code Review about 12 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #15

Updated by Gerrit Code Review about 12 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #16

Updated by Steffen Ritter about 12 years ago

  • Target version deleted (4.7.0-beta1)
Actions #17

Updated by Gerrit Code Review about 12 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9013

Actions #18

Updated by Gerrit Code Review over 10 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/9013

Actions #19

Updated by Gerrit Code Review over 10 years ago

Patch set 11 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/9013

Actions #20

Updated by Gerrit Code Review over 10 years ago

Patch set 12 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/9013

Actions #21

Updated by Gerrit Code Review over 10 years ago

Patch set 13 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/9013

Actions #22

Updated by Gerrit Code Review about 9 years ago

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

Actions #23

Updated by Gerrit Code Review about 9 years ago

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

Actions #24

Updated by Gerrit Code Review about 9 years ago

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

Actions #25

Updated by Gerrit Code Review about 9 years ago

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

Actions #26

Updated by Gerrit Code Review about 9 years ago

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

Actions #27

Updated by Gerrit Code Review about 9 years ago

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

Actions #28

Updated by Gerrit Code Review about 9 years ago

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

Actions #29

Updated by Gerrit Code Review about 9 years ago

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

Actions #30

Updated by Philipp Bergsmann about 9 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF