Feature #7930

Show versions in package list

Added by Michael Schams about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-10-11
Priority:Could have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Package
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 13
PHP Version: Complexity:
Has patch:

Description

The "FLOW3 Command Line Interface" offers a functionality to list available and active packages. In current FLOW3 version 1.0.0-alpha8 the list shows the names of the packages only.

At least the versions of the available packages would be useful and informative - for example:

./flow3 package list available

Available packages:
FLOW3 1.0.0-alpha8
DocumentationBrowser 1.0.0-alpha8
Fluid 1.0.0-alpha8
ExtJS 3.2.1
Party 1.0.0-alpha8
Welcome 1.0.0-alpha8
Kickstart 1.0.0-alpha8
PHPUnit 3.4.0_1
Testing 0.5.0-alpha8
Conference
SwiftMailer 4.0.6

The attached diff extends the PackageManagerController.php to show version numbers (from "Meta/Package.xml") in "available packages" view. Please treat this diff as an example/suggestion only (e.g. it cuts the package name at 24 characters), more sophisticated solutions are desirable :-)

FLOW3-packageList.diff Magnifier (725 Bytes) Michael Schams, 2010-05-27 08:29

issue7930-packageList.png (11.3 kB) Michael Schams, 2010-05-27 08:41

Associated revisions

Revision 56aef683
Added by Karsten Dambekalns almost 5 years ago

[+FEATURE] FLOW3 (Package): Show version in package lists

Change-Id: I1cdc5d6469dda80644289ab54ec00b1e7826fd1c
Resolves: #7930

History

#1 Updated by Michael Schams about 5 years ago

Attached screenshot issue7930-packageList.png shows correct output of FLOW3 Command Line Interface (issue tracker removed whitespaces).

#2 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from New to Under Review
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 13
  • Start date changed from 2010-05-27 to 2010-10-11

For anything less trivial we really need you to sign a CLA (http://typo3.org/about/licenses/)

#3 Updated by Karsten Dambekalns almost 5 years ago

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

#4 Updated by Michael Schams almost 5 years ago

CLA signed and sent off.

Also available in: Atom PDF