Feature #42011

Display package keys in migration status

Added by Adrian Föder almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-10-15
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:Command
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:Yes

Description

currently, only a bunch of versions are displayed in doctrine:migrationstatus. Display the package names, too.

The result could be

    >> 2011-09-25 12:31:20 (20110925123120) TYPO3.Media                 migrated
    >> 2011-09-28 11:40:48 (20110928114048) TYPO3.TYPO3CR               migrated
    >> 2011-12-15 17:20:27 (20111215172027) TYPO3.TYPO3CR               migrated
    >> 2012-02-10 11:13:01 (20120210111301) TYPO3.Comments              migrated
    >> 2012-03-14 13:46:37 (20120314134637) TYPO3.Comments              migrated
    >> 2012-03-28 15:20:41 (20120328152041) TYPO3.Flow                  migrated
    >> 2012-03-29 22:03:40 (20120329220340) TYPO3.Flow                  migrated

Associated revisions

Revision 4b04b7dc
Added by Adrian Föder over 2 years ago

[FEATURE] Show package keys in schema migration listing

Additionally show the related package keys in the
doctrine:migrationstatus command listing. For this,
it brings a new PackageManager method ``getPackageOfObject()``
that allows retrieving a package by a package's member's
class name.

Change-Id: I86293ef8e7a70ca6cf1507990b7b414fee45cf92
Resolves: #42011
Releases: 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

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

#2 Updated by Gerrit Code Review almost 3 years ago

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

#3 Updated by Gerrit Code Review almost 3 years ago

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

#4 Updated by Gerrit Code Review almost 3 years ago

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

#5 Updated by Gerrit Code Review almost 3 years ago

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

#6 Updated by Gerrit Code Review almost 3 years ago

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

#7 Updated by Gerrit Code Review almost 3 years ago

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

#8 Updated by Gerrit Code Review almost 3 years ago

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

#9 Updated by Gerrit Code Review almost 3 years ago

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

#10 Updated by Gerrit Code Review almost 3 years ago

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

#11 Updated by Gerrit Code Review over 2 years ago

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

#12 Updated by Adrian Föder over 2 years ago

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

Also available in: Atom PDF