[Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 17 20:43:16 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #5 from Lucas Gass <lucas at bywatersolutions.com> ---
(In reply to Tomás Cohen Arazi from comment #3)
> This solves the conflict, but the time selector now has milliseconds and
> timezone selection. I don't have the time to dig into it as the kids are up
> early this saturday. For that reason I don't mark it NSO.

If we use v1.6.3 for the timepicker than I believe we need to add the v1.6.3
minified CSS. Then it must be called on the templates that use the timepicker:

git grep 'timepicker.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/renew.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list