Bug 15804: [Revised] Use standard dialog style for confirmation of MARC subfield...
[koha.git] / Koha / Calendar.pm
2012-03-20 Colin CampbellBug 5549 : Calendar needed a change array_ref to hash_ref
2012-03-20 Colin CampbellBug 5549 : Koha::Calendar needs to accept scalar add_du...
2012-03-20 Colin CampbellBug 5549 : Make Koha::Calendar testable
2012-03-19 Colin CampbellBug 5549 : Add days_between method to Koha::Calendar
2012-03-19 Colin CampbellBug 5549 : Get basic 24 Hr loan working
2012-03-19 Colin CampbellBug 5549 : Koha::Calendar allow negative offset to...
2012-03-19 Colin CampbellBug 5549 : Due Date calculation in issue needs to be...