Project

General

Profile

Actions

Task #76712

closed

Improve task listing by showing those in camelcase

Added by Georg Ringer almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-06-20
Due date:
% Done:

100%

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

Description

by using the camelcase as provided by the method the readability improves a lot, e.g. "Extension:dumpClassLoadingInformation"

EXTENSION "EXTENSIONMANAGER":
-------------------------------------------------------------------------------
  Extension:install                        Installs an extension by key
  Extension:uninstall                      Uninstalls an extension by key
  Extension:dumpClassLoadingInformation    Updates class loading information.

EXTENSION "LANG":
-------------------------------------------------------------------------------
  Language:update                          Update language file for each
                                           extension

EXTENSION "T3MONITORING":
-------------------------------------------------------------------------------
  Monitoring:importCore                    Import core versions
  Monitoring:importExtensions              Import extensions
  Monitoring:importClients                 Import clients
  Monitoring:importAll                     Import all: core, extensions,
                                           clients

  Report:admin                             Generate collective report for all
                                           insecure clients (core or
                                           extensions)
  Report:client                            Client command

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #77415: Revert "[TASK] Show case sensitive command identifier"ClosedWouter Wolters2016-08-05

Actions
Actions

Also available in: Atom PDF