View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
1375 | RackTables | default | public | 2014-12-30 04:57 | 2015-01-08 00:46 |
Reporter | hackmaster | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | N/A | ||||
Product Version | 0.20.8 | ||||
Summary | 1375: Add timestamp to "Record updated successfully" message | ||||
Description | When 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. | ||||
Tags | No tags attached. | ||||
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? | |
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. |
|
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 |