Back to bug 36594

Who When What Removed Added
tomascohen 2024-04-12 12:01:32 UTC Depends on 6796
CC tomascohen
martin.renvoize 2024-04-15 17:27:26 UTC CC martin.renvoize
jonathan.druart 2024-05-21 07:40:47 UTC CC aleisha, jonathan.druart
david 2024-05-30 00:33:41 UTC CC david
caroline.cyr-la-rose 2024-07-24 16:19:38 UTC CC caroline.cyr-la-rose
martin.renvoize 2024-07-29 05:02:31 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36079
cj.lynce 2024-08-13 21:06:01 UTC Patch complexity --- Small patch
CC cj.lynce
Assignee koha-bugs cj.lynce
Status NEW In Discussion
katrin.fischer 2024-08-15 09:54:54 UTC Status In Discussion ASSIGNED
cj.lynce 2024-08-16 15:52:33 UTC Status ASSIGNED Needs Signoff
david 2024-08-16 20:05:19 UTC Status Needs Signoff Signed Off
david 2024-08-16 20:05:21 UTC Attachment #170298 Attachment is obsolete 0 1
david 2024-08-16 21:29:08 UTC Text to go in the release notes This fixes the display of library hours in the staff interface (Administration > Basic parameters > Libraries):
- If there are no opening and closing times entered for all the days of the week, then the library hours column displays as "Library hours not set" (instead of displaying a table with all the days and null for each time; editing the library, without entering any times, was also displaying the table).
- If no values are entered for a day's opening and closing times, the library is considered closed and now displays as "Closed" for the day (instead of displaying null).
- The opening and closing times are now displayed in the format HH:MM (instead of HH:MM:SS).
- The CalendarFirstDayOfWeek system preference is now used when viewing a library with opening and closing times set (instead of always displaying Sunday as the first day of the week).
david 2024-08-16 21:29:29 UTC Blocks 37662
david 2024-08-16 23:05:27 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37662
martin.renvoize 2024-08-21 07:59:19 UTC Status Signed Off Failed QA
cj.lynce 2024-09-06 20:36:21 UTC Attachment #170460 Attachment is obsolete 0 1
cj.lynce 2024-09-06 20:43:17 UTC Text to go in the release notes This fixes the display of library hours in the staff interface (Administration > Basic parameters > Libraries):
- If there are no opening and closing times entered for all the days of the week
This fixes the display of library hours in the staff interface (Administration > Basic parameters > Libraries):
This patch corrects the following issues related to the display of library
-Newly created or edited libraries no longer display 'null' for
Status Failed QA Needs Signoff
Text to go in the release notes used when viewing a library with opening and closing times set (instead of always displaying Sunday as the first day of the week)., was also displaying the table).
- If no values are entered for a day's opening and closing times, then the library hours column displays as "Library hours not set" (instead of displaying a table with all the days and null for each time; editing the library, without entering any times, the library is considered closed and now displays as "Closed" for the day (instead of displaying null).
- The opening and closing times are now displayed in the format HH:MM (instead of HH:MM:SS).
- The CalendarFirstDayOfWeek system preference is now
inputs now follow the TimeFormat system preference.
-Times are no longer displayed with seconds.
-A TT filter, KohaTimes, has been added to handle proper formatting of time strings based on systems preferences. undefined open and close times.
-Libraries without any defined hours will state such instead of displaying the hours table.
-The CalendarFirstDayOfWeek system preferences is now respected when viewing a library with defined hours.
-Time displays and
cj.lynce 2024-09-06 20:53:03 UTC Attachment #171152 Attachment is obsolete 0 1
ovezina 2024-09-09 12:56:06 UTC CC ovezina
cj.lynce 2024-09-09 15:51:51 UTC Status Needs Signoff ASSIGNED
cj.lynce 2024-09-09 17:05:44 UTC Attachment #171153 Attachment is obsolete 0 1
cj.lynce 2024-09-09 17:06:44 UTC Status ASSIGNED Needs Signoff
ovezina 2024-09-09 18:33:43 UTC Attachment #171220 Attachment is obsolete 0 1
ovezina 2024-09-09 18:34:04 UTC Status Needs Signoff Signed Off
martin.renvoize 2024-09-24 19:44:38 UTC Attachment #171229 Attachment is obsolete 0 1
martin.renvoize 2024-09-24 19:46:29 UTC Status Signed Off Passed QA
QA Contact testopia martin.renvoize
martin.renvoize 2024-09-30 14:34:02 UTC Status Passed QA Pushed to main
Version(s) released in 24.11.00
tomascohen 2024-09-30 17:22:35 UTC Blocks 38043
jonathan.druart 2024-10-03 11:52:02 UTC Keywords additional_work_needed
cj.lynce 2024-10-03 17:59:47 UTC Blocks 38081
jonathan.druart 2024-10-07 09:43:37 UTC Keywords additional_work_needed
lucas 2024-11-18 22:23:08 UTC CC lucas
Status Pushed to main RESOLVED
Resolution --- FIXED

Back to bug 36594