Summary | Timestamps in webmail module |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | roderick.braun (at) ph-freiburg (dot) de |
Created | 07/04/2014 (4034 days ago) |
Due | |
Updated | 07/08/2014 (4030 days ago) |
Assigned | |
Resolved | 07/08/2014 (4030 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
Queue ⇒ IMP
State ⇒ Resolved
commit 29724b093dce8738e78be6d0cdc9b10f55f5457b
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 7 18:06:32 2014 -0600
Request #13317: Also display time for Yesterday's date.Something sent at 11 PM yesterday may very well need to be treated
differently from something sent at 1 AM. So time is still important in
the last ~24 hours.
But +24 hours, time becomes of insignificant enough importance that we
don't need to show in mailbox screen.
Not sure if this is the best UI, but will play around in git master for
now.
imp/lib/Message/Date.php | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/29724b093dce8738e78be6d0cdc9b10f55f5457b
show a complete timestamp (date & time) instead of a truncated one
(date only ) for mails in the past.
yesterday's messages also. So it probably makes sense to show
"Yesterday, [TIME]". But it makes little/no sense for older messages.
So I don't see a need for a config for this. If you disagree, you
can change always change locally in your source.
have the opportunity in the configuration to display the full
timstamp (date & time).
a complete timestamp (date & time) instead of a truncated one (date
only ) for mails in the past.
State ⇒ Rejected
to have the opportunity in the configuration to display the full
timstamp (date & time).
mail "today" is shown if the date correspond to the current date.
This is fine on the monitor but a problem in printouts for obvious
reasons .
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Timestamps in webmail module
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ New
have the opportunity in the configuration to display the full timstamp
(date & time).
Maybe a second ticket but it fits to the timestamp topic: Inside a
mail "today" is shown if the date correspond to the current date. This
is fine on the monitor but a problem in printouts for obvious reasons .