Fix for Bug 4991, Overhaul of Calendar interface
authorOwen Leonard <oleonard@myacpl.org>
Mon, 12 Jul 2010 20:41:28 +0000 (16:41 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 2 Nov 2010 02:02:54 +0000 (15:02 +1300)
commit1117f6920ceccecc8ba30987b3840748f067fc7c
tree8c74692dd9b97dbc53b0dadfbff17e8fa50cc430
parent5fa376542d682b551e70eb5e591d7133e09bff20
Fix for Bug 4991, Overhaul of Calendar interface

- Put hints, key, and existing holidays into right column
- Style entry form for added clarity and consistency with other
  forms in Koha
- Change the way dynamically displayed hints are shown to better
  match existing static hints in Koha's interface
- Add branch name (instead of branch code) for clarity
- Add the ability to add and edit holiday titles (previously
  only description could be edited).
- Add links to the list of existing single-day holidays and
  exceptions which opens the calendar to that month/year

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Calendar.pm
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl
tools/holidays.pl