stable

Clone or download

Read-only

Display full date as tooltip on time-ago

part of story #12443 Table: Minimal folder display Mousse over date: tooltip should displayed with the date in userlocale format Change-Id: I83ff0e6f229c3b5af7ac3a813a170703f98c9a45

Modified Files

Name
M plugins/document/scripts/document/components/App.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +11 −7 Go to diff View file
M plugins/document/scripts/document/index.js +7 −6 Go to diff View file
M plugins/document/scripts/document/store/mutations.js +2 −2 Go to diff View file
M plugins/document/scripts/document/store/state.js +1 −1 Go to diff View file
M plugins/document/scripts/package-lock.json +17 −4 Go to diff View file
M plugins/document/scripts/package.json +3 −1 Go to diff View file
M plugins/document/scripts/webpack.config.js +5 −1 Go to diff View file
M src/www/themes/BurningParrot/HeaderPresenter.php +7 −1 Go to diff View file
M src/www/themes/BurningParrot/templates/header.mustache +6 −1 Go to diff View file