Bug 9382 - updating permission labels
[koha-equinox.git] / Koha /
2013-01-24 Tomas Cohen AraziBug 9211 - days_between wrong behaviour
2012-12-29 Tomas Cohen AraziBug 9209 - Mocked Koha::Calendar tests
2012-12-14 Kyle M HallBug 7067 QA Followup
2012-12-14 Jonathan DruartBug 7067: Followup FIX QA fails
2012-12-14 Owen LeonardBug 7067 [Follow-up: templates] allow patron self regis...
2012-12-14 Kyle M HallBug 7067 - OPAC Borrower Self Registration
2012-11-22 Tomas Cohen AraziBug 9078 - fixing exceptions broke tests
2012-11-22 Tomas Cohen AraziBug 9078 - is_holiday should honour holiday exceptions
2012-11-22 Tomas Cohen AraziBug 8800 - useDaysMode=Datedue wrong behaviour (revisited)
2012-10-29 Maxime PelletierBug 8966 Koha::Calendar::is_holiday truncates the date
2012-10-24 Jared Camins-EsakovBug 8890: Koha::Borrower::Files shouldn't use db in...
2012-10-09 Jonathan DruartBug 8652: Followup: add a default value for date_from
2012-10-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8209'
2012-10-01 Jared Camins-EsakovBug 8209 follow-up: another correction for BuildSummary API
2012-09-28 Jared Camins-EsakovBug 8726 follow-up: fix QA issues
2012-09-28 Jared Camins-EsakovBug 8726: ExplodedTerms suggestion plugin (functionality)
2012-09-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7417'
2012-09-14 Jared Camins-EsakovBug 7417 follow-up: fix a perlcritic violation
2012-09-14 Kyle M HallBug 4173: Followup: Document KohaAuthorisedValues plugin
2012-09-14 Kyle M HallBug 4173 - Statuses not appearing in the OPAC
2012-09-14 Colin CampbellBug 8418: load repeating holidays hash correctly
2012-09-14 Colin CampbellBug 8656 Calendar needs to load both exception and...
2012-09-13 Jared Camins-EsakovBug 7417: Include see from references in bibliographic...
2012-09-13 Jared Camins-EsakovBug 8209 follow-up: fix failing test in AuthorityFile...
2012-09-13 Jared Camins-EsakovBug 8209: "Did you mean?" from authorities
2012-09-12 Paul PoulainRevert "Bug 8089: Use Koha::Cache for all caching"
2012-09-07 Jared Camins-EsakovBug 8089: Use Koha::Cache for all caching
2012-09-03 Robin SheatBug 8391: prevent error when viewing circ history with...
2012-08-31 Robin SheatBug 8532 - improve robustness when converting dates
2012-08-02 Mason JamesBug 8463 - Koha/SearchEngine/Solr/Search.pm fails perlc...
2012-07-25 Colin CampbellBug 8486 Correct calculation of days_between
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