Project

General

Profile

Actions

Feature #90131

closed

filelist: Show full datetime for a file

Added by Christian Eßl over 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2020-01-16
Due date:
% Done:

0%

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

Description

In the filelist module, by default the "lastModified" date of a file will be shown as ddmmyy. (The formatting is configured in $GLOBALS['TYPO3_CONF_VARS']['SYS']['ddmmyy']).
This makes it impossible to view the actual time (hhmm).

For simplicity I suggest to only show the date in the table column but add a title attribute for hovering which shows the full datetime.

Actions #1

Updated by Georg Ringer over 4 years ago

if you are working on that, be aware that there are 3 places to fix, 2x in FileList.php and one in the template

Actions #2

Updated by Christian Eßl about 4 years ago

Ok, while the template is easy to extend, adding a simple title tag in FileList.php would require rewriting a lot of the code in there. -> too much for such a small feature and as the filelist is already planned to be completely replaced in the future, I will drop this idea.

Actions #3

Updated by Georg Ringer about 4 years ago

  • Status changed from New to Rejected

I am closing this issue. feel free to reopen if still valid

Actions

Also available in: Atom PDF