[Koha-bugs] [Bug 17015] New Koha Calendar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 11 20:52:29 CEST 2016


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

Mehdi Hamidi <mehdi.hamidi at inlibro.com> changed:

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

--- Comment #4 from Mehdi Hamidi <mehdi.hamidi at inlibro.com> ---
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.


More information about the Koha-bugs mailing list