Bug 17767: Make Koha::Patron::Modification handle extended attributes
[koha.git] / Koha / Biblio.pm
2016-12-16 Jonathan DruartBug 17630: Add the Koha::Biblio->holds method
2016-12-02 Kyle M HallBug 17709 - Article request broken - 'internal server...
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-10-26 Katrin FischerBug 14610 - Follow-up
2016-10-26 Kyle M HallBug 14610 [QA Followup] - Fix publishercode issue
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-03-07 Kyle M Hall Bug 14694 - Make decreaseloanHighHolds more flexible
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Improve $biblio->subtitles()
2015-12-31 Kyle M HallBug 13918 - Add waiting expiration date to opac list...
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...