Bug 8392: Avoid having an untranslatable age range
[koha-equinox.git] / Koha /
2012-07-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-07-16 Tomas Cohen AraziBug 8251 - Follow up, use 'day' instead of 'days' for...
2012-07-13 Chris CormackBug 5644 : Fixing dropbox mode calculation
2012-07-06 Jonathan DruartBug 8233: Replace the given statement with for
2012-07-06 Jonathan DruartBug 8233 : SearchEngine: Add a Koha::SearchEngine module
2012-06-28 Kyle M HallBug 8130 - attach PDF files to a patron record
2012-06-20 Tomas Cohen AraziBug 8251 - Patrons get incorrectly debarred
2012-06-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8092'
2012-06-14 Jared Camins-EsakovBug 8092 follow-up: Fix perlcritic violations
2012-06-11 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8092'
2012-06-11 Jared Camins-EsakovBug 8092: Cheer up Jenkins on loading Cache modules
2012-06-11 Kyle M HallBug 8004 - Items on Hold Lose Transfer After Being...
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