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 Nighswonger <chris.nighswonger@gmail.com>
Wed, 3 Nov 2010 02:11:38 +0000 (22:11 -0400)
commit16039eae5a00dfe8fcd51b97ba7fba9e2c0d9ec3
tree6ebb6406053d7180b2acb46d9aaf5f1ad7ae294d
parent060f96dc051a1764b9201a894098bcff03362c00
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>
Signed-off-by: Chris Nighswonger <chris.nighswonger@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