https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43496 Bug ID: 43496 Summary: Rework the library opening hours administration interface Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 43492 Target Milestone: --- Bug 37456 reports being unable to type opening/closing times directly (the field behaved like a date picker limited to 12 hours/31 minutes) - this looks to already be resolved by Koha's migration to flatpickr in time-only mode, but the admin/branches.pl hours editor still assumes exactly one opening/closing pair per weekday, matching the old library_hours schema, so it cannot be used to enter the multiple time ranges per day requested in Bug 37616 and Bug 37708. This bug reworks the admin interface for the GENERAL opening hours type (introduced in Bug 43492) to support any number of time ranges per weekday, including slots that do not close again until a later day, while verifying the flatpickr time entry issue from Bug 37456 no longer reproduces. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43492 [Bug 43492] Normalize library opening hours into a dedicated library_opening_hours table -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.