View Issue Details

IDProjectCategoryView StatusLast Update
1375RackTablesdefaultpublic2015-01-08 00:46
Reporterhackmaster Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
PlatformN/A 
Product Version0.20.8 
Summary1375: Add timestamp to "Record updated successfully" message
DescriptionWhen editing a page, there is no current way to determine if the page has been saved after edits are completed. Instead, an additional save is typically done to ensure all is committed properly.

It would be nice to include a date and time stamp at the end of the "Record updated successfully" green bar text at the top so a user can, when flipping back to their RackTables tab, see when they last clicked the save button.
TagsNo tags attached.

Activities

blaza-pl

blaza-pl

2015-01-07 14:30

reporter   ~0002609

But how would you know if you edited it 5 minutes ago or 8 minutes ago? You would still have to remember something. So if you need semthing like this, then maybe a javascript icon to mark that unsaved changes are still wainting on current page?
hackmaster

hackmaster

2015-01-08 00:46

reporter   ~0002613

I was simply suggesting
"updated a record successfully | 2001-03-10 17:16:18"
which is simply $today = date("Y-m-d H:i:s");

Trying to keep things simple.

In theory, all of the messages in the array that holds all these messages could benefit from this type of timestamp.

Issue History

Date Modified Username Field Change
2014-12-30 04:57 hackmaster New Issue
2015-01-07 14:30 blaza-pl Note Added: 0002609
2015-01-08 00:46 hackmaster Note Added: 0002613