Bug 22411

Summary: Dates in log viewer not formatted correctly
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ToolsAssignee: Josef Moravec <josef.moravec>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, jesse, josef.moravec, martin.renvoize, nick
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 22411: Date and time in log viewer should respect
Bug 22411: Date and time in log viewer should respect

Description Katrin Fischer 2019-02-25 18:19:12 UTC
The first column in the results of the log viewer has the date and time. Currently it shows in the 'database format'. It should respect date and time format settings.
Comment 1 Josef Moravec 2019-02-25 18:27:21 UTC
Created attachment 85649 [details] [review]
Bug 22411: Date and time in log viewer should respect

Test plan:
Go to log viewer and show some log
-- without patch the date ant time in first column is formatted as
yyyy-mm-dd hh:mm
-- with patch the date is formatted according to your dateformat system
preference
Comment 2 Katrin Fischer 2019-02-25 18:31:42 UTC
Created attachment 85650 [details] [review]
Bug 22411: Date and time in log viewer should respect

Test plan:
Go to log viewer and show some log
-- without patch the date ant time in first column is formatted as
yyyy-mm-dd hh:mm
-- with patch the date is formatted according to your dateformat system
preference

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Katrin Fischer 2019-02-25 18:32:07 UTC
TT filter - simple enough to skip SO :)
Comment 4 Nick Clemens 2019-02-26 14:41:47 UTC
Awesome work all!

Pushed to master for 19.05
Comment 5 Martin Renvoize 2019-03-01 11:05:52 UTC
Pushed to 18.11.x for 18.11.04
Comment 6 Jesse Maseto 2019-03-08 18:56:54 UTC
Pushed to 18.05.x for 18.05.11