Bug 6267: [SIGNED-OFF]Fix a typo
[koha-equinox.git] / Koha /
2012-06-09 Jared Camins-EsakovBug 8092: Convert Koha::Cache to use CHI
2012-06-09 Galen CharltonBug 7818: utility to generate DOM indexing configs
2012-05-15 Paul PoulainBug 7248 follow-up (alternative)
2012-05-15 Chris HallBug 7248 Added caching support and and moved Caching...
2012-05-15 Jonathan DruartBut 5742: Batch edit patrons
2012-05-14 Adrien SauratBug 8045: fixes "date due" when checking in
2012-04-03 Colin CampbellBug 7562 Add strict & warnings to KohaDates Plugin
2012-04-03 Colin CampbellUse hour or day deltas to calculate overdue durations
2012-03-23 Chris CormackBug 6679 : Fixing perlcritic violation
2012-03-20 Elliott DavisBug 5549 : fixed non-cloned date object in Add date...
2012-03-20 Colin CampbellBug 5549 : Koha::Calendar::addDate should not loop...
2012-03-20 Colin CampbellBug 5549 : Format due dates in opac
2012-03-20 Colin CampbellBug 5549 : Don't confuse the users with an irrelevant...
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 : DateUtils add subroutine format_sqldatetime
2012-03-19 Colin CampbellBug 5549 : DateUtils handling odd cases
2012-03-19 Colin CampbellBug 5549 : Add Tests For Koha::DateUtils
2012-03-19 Colin CampbellBug 5549 : Get basic 24 Hr loan working
2012-03-19 Colin CampbellBug 5549 : Pass time_zone correctly
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...
2012-03-19 Colin CampbellBug 5549 : Add DateUtils Module
2012-01-06 Chris CormackBug 929 : Followup fixing date formatting