Skip to content
Snippets Groups Projects
Commit 19c31878 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[TASK] Sort extension list by update state

Extension updates are important, since they may
contain security fixes. Therefore, in non-composer
based installations, the extension listing in the
EXT:extensionmanager "Installed extensions" view
is now always sorted by the extensions' update state,
as soon as one extension can be updated.

For composer based projects, the behaviour does not
change, since updating extensions is usually done
via CLI and chaning the sorting can still be done
manually in the module.

Resolves: #70157
Releases: master
Change-Id: I25a28f3b1483ed736872e90e46939f30bca47f7f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69400


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 15944c9c
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment