[Koha-bugs] [Bug 8498] can't specify an hour when specifying due date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 30 17:36:55 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8498

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11201|0                           |1
        is obsolete|                            |

--- Comment #9 from Marc Véron <veron at veron.ch> ---
Created attachment 11202
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11202&action=edit
[SIGNED-OFF] Bug 8498 - can't specify an hour when specifying due date

With hourly loans Koha can make items due specific hours,
but if you have the specify due date box on the checkout
screen you can't enter an hour/minute. It will always default
to 23:59.

* Add jquery timepicker plugin
* Update jquery ui to include timepicker prerequisite slider
* Set timepicker's default time to 23:59, remove the hard
  coded 23:59 setting from circulation.pl
* Resize input fields such that the entire date and time are
  visible.

Signed-off-by: Marc Veron <veron at veron.ch>
Works as expected, input field displays entire date and time.

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


More information about the Koha-bugs mailing list