31 Commits (6aadbcc4be65185a56a79980bea54bc4d74fe356)

Author SHA1 Message Date
Tomás Cohen Arazi 7e69ab62a5 Bug 19816: Regression tests 5 years ago
Lari Taskula cebadca9c3 Bug 18330: Add RFC3339 to Koha::DateUtils 7 years ago
Marcel de Rooy de699909c2 Bug 17502: Throw some exceptions in output_pref 7 years ago
Marcel de Rooy f14d03b5a3 Bug 17502: Add type check to output_pref 8 years ago
Jonathan Druart 8eec57d605 Bug 17476: Add a way to bypass dt_from_string processing time for slow servers 8 years ago
Frédéric Demians 357ddab7c6 Bug 15445 DateUtils.t fails on Jenkins due to server sluggishness 9 years ago
Marc Véron c4b9f379f3 Bug 12072: Add system preference for New dateformat dd.mm.yyyy (dmydot) 9 years ago
Marc Véron e8b2f04638 Bug 14870: (followup) Remove stray C4::Dates 9 years ago
Jonathan Druart 4b1818f0f2 Bug 15166: Carp if an invalid date is passed 9 years ago
Jonathan Druart 320d2c586a Bug 15166: Make output_pref takes a string in parameter 9 years ago
Jonathan Druart 85a0f6a42f Bug 13933: Fix t/DateUtils.t without DB 9 years ago
Jonathan Druart dc1eb56edf Bug 13601: The fallback regex should contain the time part 9 years ago
Jonathan Druart dd9f456ab7 Bug 13601: Add tests to highlight the problems with DateTime::Format::DateParse 9 years ago
Jonathan Druart f82064286d Bug 12669: Centralize the timezone handle into Koha::DateUtils 10 years ago
Jonathan Druart f63aaf2242 Bug 13242: Remove warning if no parameter given 10 years ago
Frédéric Demians e2a169dc9d Bug 13242: Add a UT to t/DateUtils.t for testing DateTime bug 10 years ago
Galen Charlton 9ccc602b7d Bug 11148: (follow-up) add more test cases 10 years ago
Jonathan Druart 8b76bec3db Bug 11148: (follow-up) restore useful test removed by previous patch 11 years ago
Jonathan Druart 4ea09932dd Bug 11148: Add a as_due_date parameter to the output_pref routine 11 years ago
Jonathan Druart b9492e73f5 Bug 11148: remove two superflous routines from Koha::DateUtils 11 years ago
Galen Charlton 66de7d0e17 Bug 10380: (follow-up) remove inadvertant database dependency for t/DateUtils.t 11 years ago
Jonathan Druart 45e6a7e58f Bug 10380: Change prototype for output_pref() routine 11 years ago
Jared Camins-Esakov e6897638e9 Bug 9912: DateUtils.t must not access database 11 years ago
Kyle Hall b900f5f056 Bug 9014 - Add time due to slips 12 years ago
Paul Poulain 56553964a6 Bug 8652 follow-up adding more tests 12 years ago
Colin Campbell b946d16ec5 Bug 5549 : Format due dates in opac 13 years ago
Colin Campbell 372216b9c8 Bug 5549 : Don't confuse the users with an irrelevant time 13 years ago
Colin Campbell 8cc5b3452e Bug 5549 : DateUtils add subroutine format_sqldatetime 13 years ago
Colin Campbell 170508e7a0 Bug 5549 : DateUtils handling odd cases 13 years ago
Colin Campbell 9b966c1571 Bug 5549 : Merge old and new DateUtils tests 13 years ago
Colin Campbell 894a393950 Bug 5549 : Add DateUtils Module 13 years ago