Bug 17642: Do not explode if no authorised value exist
[koha.git] / Koha / Patron /
2016-11-15 Jonathan DruartBug 17604: GetMemberDetails - Add Koha::Patron::Categor...
2016-11-12 Josef MoravecBug 17558: Fix adding manager id to patron messages...
2016-11-04 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-10-28 Josef MoravecBug 17397: Show name of librarian who created circulati...
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Create HouseboundRole objects.
2016-10-21 Alex SassmannshausenBug 5670: [Followup] Return Koha::Patron objects.
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
2016-10-21 Jonathan DruartBug 17080: categories.checkprevcheckout - use the defau...
2016-09-09 Jonathan DruartBug 16911: ->get_expiry_date accepts strings
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Move GetExpiryDat...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-08-22 Jonathan DruartBug 16960: Update 1 missing occurrence of GetModifications
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-08-10 Jonathan DruartBug 17069: Koha::Patron::Category->store must default...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-08 Kyle M HallBug 14757 [QA Followup] - Don't overload new for Modifi...
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove empty BEGIN block
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove use vars qw();
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-04 Jonathan DruartBug 15635: Change method type to _type for bug 15446
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Add new classes
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Kyle M Hall Bug 15632 [QA Followup] - Change method type to _type...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Be sure add and...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Add new classes
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2015-11-05 Jonathan DruartBug 14836: Move Koha::PatronCategor* to Koha::Patron...