Feature #16440
closed
Add possibility to group extensions by date
Added by Ben van 't Ende over 18 years ago.
Updated about 13 years ago.
Category:
Extension Manager
Description
It would be very usefull if a group by install/update in the backend could be added for extension that do not belong to the core. It has happended sveral times in my case that something stiopped functioning on a TYPO3 install and that was usually due to the latest installed/upgraded extension.
(issue imported from #M3991)
Hm, this shouldn't be a problem - at least as long as you don't want the date and time the extension was installed. If not, it would only be neccessary to split the list of installed extensions into an array, reverse the order (to have the most recent at the top) and display it.
But the problem would be that in some cases the order in which extensions are loaded is important - and if you update ext. A, on which ext. B depends, and ext. A is pushed to the last position in the list, it will be loaded after B, so there is a dependency failure. I don't know what impact this might practically have and if there are cases where this is relevant, but they might be there.
- Subject changed from add group by date to Add possibility to group extensions by date
- Status changed from New to Needs Feedback
- Target version deleted (
0)
This is possible in the new EM. Can we close this?
- Status changed from Needs Feedback to Closed
Also available in: Atom
PDF