Bug 1768: Calendar now retains the month on which the user was entering data.
authorGarry Collum <gcollum@gmail.com>
Sun, 17 May 2009 22:20:05 +0000 (18:20 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 18 May 2009 21:37:58 +0000 (16:37 -0500)
commit5a0f7dfc8948a201dc49d2ad3802e9aebb021e8d
tree43042560d77dba8f4043e163f93a724ad715bc65
parent794b39a84e47a4e9bb184ded0b91b0e8d0a3b5fd
Bug 1768: Calendar now retains the month on which the user was entering data.

If a user adds or edits a holiday, the calendar will now return to the month in which the user was working.  Also after an add or an edit, if the user selects another location, the calendar remains in the same month for which the add or edit took place.  The user sees a 'calendardate' parameter in the URL in the format that is chosen as the system preference.  If an invalid date is entered in the url, the current date is used.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl
tools/exceptionHolidays.pl
tools/holidays.pl
tools/newHolidays.pl