https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015
Mehdi Hamidi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53859|0 |1 is obsolete| | --- Comment #4 from Mehdi Hamidi <[email protected]> --- Created attachment 54318 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54318&action=edit Bug 17015 - New koha calendar The new calendar has it's own UI now. Added some new features to the calendar: - Copying calendar from branch to branch - Copy holidays from date to date or from range to range - Added a column into discrete_calendar holidaytype. - Adding new days in futureChecks type of holiday: - If the date from a year ago was exeption ('E'), the new day won't be a holiday. - If the date from a year ago was fixed ('R') repeatable, the new day will be a holiday. - If the date from a year ago was float ('F') a holiday that's not fixed, the new day will on need validation. - If the date from a year ago was need validation ('N'), the new day will still be on need validation. - You can change the opening and closing hours from the calendar UI directly. - The discrete_calendar uses sql queries for now, the next patch will be to change that that it uses schema. - CSS and some client side calculation might be changed. - Please let us know what you think and if we should add/modify some features. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
