Bug 14060: Force the input to contain a valid date
commit6087cfde3fb98901bf6d3f7d6d98d48eee25149a
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 1 Dec 2015 17:33:15 +0000 (1 17:33 +0000)
committerFrédéric Demians <f.demians@tamil.fr>
Sat, 22 Oct 2016 06:55:43 +0000 (22 08:55 +0200)
tree323c83e6a80799422fd3fdb7ded0b465147a81e2
parenta133becbfc738dcd327a6422b50e39d95ce1028c
Bug 14060: Force the input to contain a valid date

Before this patch, the user was still allowed to enter a valid date.
Now, if the date is not valid, the input is emptied.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 363e45a5eb89b25e47165bb815d6dc901744f977)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
koha-tmpl/intranet-tmpl/prog/js/pages/circulation.js