]> git.koha-community.org Git - koha.git/commit
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)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:18:51 +0000 (23:18 +0200)
commitd6241ea71e2c15ba4bda7c99d2161ab62223b2c4
tree7bfea53b2c0552c15a238a3cbacc4c0062c88f06
parent1ff9c7ff00c312668a2fa4b5f5ad75d65378acae
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>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl
tools/exceptionHolidays.pl
tools/holidays.pl
tools/newHolidays.pl