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

--- Comment #16 from Paul Derscheid <[email protected]> ---
Created attachment 193927
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193927&action=edit
Bug 41129: Clean up unused code and consolidate styles

Code:
- Remove uncalled SweepLineProcessor methods (~155 lines)
- Remove unused constants, exports, and wrapper functions
- Remove unused unavailableByDateRef from useAvailability
- Simplify fixTargetEndDateAvailability wrapper in highlighting

CSS:
- Unify two :root blocks and two <style> blocks in BookingModal.vue
- Centralise marker dot color variants in BookingModal.vue; remove
  duplicates from BookingPeriodStep and BookingTooltip
- Replace hardcoded #28a745 with --booking-constraint-marker variable

Tests:
- Add test cases for modal state reset, zero-day circulation rule
  warning, and error handling (409 conflict, 500 server error)
- Remove unused flatpickr helper commands and assertion functions

Misc:
- Scope _feedbackHideTimer per createOnDayCreate instance
- Document catch blocks in staff-interface.js
- Upgrade debug console.log to console.warn in list.tt

Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to