Bug 16911: Koha::Patron::Categories - Add tests for ->get_expiry_date
[koha.git] / t / db_dependent / Auth.t
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-06-10 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-10 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-05-05 Jonathan DruartBug 16447: Remove occurrence of the borrow permission...
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-02 Tomas Cohen Arazi Bug 15288: (QA followup) Tests still point to old...
2015-06-24 Jonathan DruartBug 14439: Add test - template path should finish by .tt
2015-06-22 Jonathan DruartBug 14408: Allow integers in template paths
2015-06-22 Jonathan DruartBug 14408: Add tests to get_template_and_user
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-01-10 Galen CharltonBug 10952: (follow-up) remove mention of KohaOpacRecent...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-04 Tomas Cohen AraziBug 9735: Unit tests for get_template_and_user (cookies...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-15 Chris CormackMerge remote branch 'kc/new/enh/bug_3659' into kcmaster
2011-03-14 Chris CormackMerge remote branch 'kc/new/bug_4438' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-27 Chris CormackMerge remote branch 'kc/new/bug_4885' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
2011-02-21 Chris CormackMerge remote branch 'kc/new/enh/bug_3550' into kcmaster
2011-02-15 Chris CormackMerge remote branch 'kc/new/enh/bug_2170' into kcmaster
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2010-11-18 Christopher HallMerge branch 'master' into template_toolkit
2010-10-14 Chris CormackMerge remote branch 'kc/master'
2010-10-06 Galen CharltonMerge branch 'translation' of git://git.workbuffer...
2010-10-06 Chris CormackShifting the tests that need user input to their own...
2008-01-08 Galen CharltonDB-dependent tests moved