Bug 19074: Fix category display in Batch patron modification.
[koha.git] / Koha /
2017-08-10 Fridolin SomersBug 18900: wrong number format in receiving order
2017-08-08 Jonathan DruartBug 17699: Use limit as end_of_month
2017-08-08 Jonathan DruartBug 18851: Database handler must not be created at...
2017-07-28 Alex BuckleyBug 18987 - Added Koha::Account package pragma to Patron.pm
2017-07-17 Marc VéronBug 18672: Fix overwriting creation date with modificat...
2017-07-14 Jonathan DruartBug 18854: Protect few other occurrences of offset
2017-07-14 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-07-13 Jonathan DruartBug 18775: Use Koha::Patron->library instead of Koha...
2017-07-13 David KuhnBug 18775 - The "Password Reset" notice should use...
2017-07-10 Jonathan DruartBug 18577: Add FIXME about the missing FK
2017-07-10 Nick ClemensBug 18577 - Importing a batch using a framework not...
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - Easy...
2017-07-06 Nick ClemensBug 18434 - Followup - same changes for sort and facet...
2017-07-06 Nick ClemensBug 18434: Elasticsearch indexing broken with newer...
2017-07-06 Jonathan DruartBug 18870: Force scalar context for Koha::Club methods
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Marcel de RooyBug 17843: [QA Follow-up] Some polishing
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-07-05 Marcel de RooyBug 18228: Implement the new columns in code
2017-07-05 Marcel de RooyBug 18228: DBIx schema changes for Virtualshelve.pm
2017-06-21 Marc VéronBug 18665 - Translatability: Add tt filter to allow...
2017-06-16 Marcel de RooyBug 18361: [QA Follow-up] Resolve warning on undef...
2017-06-16 Marcel de RooyBug 18361: Koha::Objects->find should accept composite...
2017-06-15 Jonathan DruartBug 18539: Forbid list context calls for Koha::Objects...
2017-06-05 Olli-Antti KivilahtiBug 18285: Koha::Database schema cache accessors
2017-06-05 Josef MoravecBug 8612: [Followup] Update DBIx schema
2017-06-05 Jonathan DruartBug 17944: QA follow-up
2017-06-05 Alex BuckleyBug 17944 - Add Koha::ItemType->can_be_deleted and...
2017-05-12 Kyle M HallBug 18314 - DBRev 16.12.00.037
2017-05-12 Jonathan DruartBug 18314: Resetting the password removes the lock
2017-05-12 Jonathan DruartBug 18314: Account lockout
2017-05-09 Jonathan DruartBug 15705: DBIC Schema changes
2017-05-09 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-05-09 Kyle M HallBug 17762 - DBRev 16.12.00.033
2017-05-09 Jonathan DruartBug 17762: DBIC Schema changes
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-05-12 Kyle M HallBug 18557 [QA Followup] - Use dt_from_string
2017-05-12 Kyle M HallBug 18557 - Mysqlim CURRENT_DATE in Koha::Clubs::get_en...
2017-05-12 Julian MauriceBug 18579: Fix call to append_fields, fix tests
2017-05-12 Tomas Cohen AraziBug 18579: Make EmbedItemsAvailability handle control...
2017-05-09 Alex ArnaudBug 12063 - Remove checking of ExpireReservesMaxPickUpD...
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-05-09 Alex ArnaudBug 12063 - Keep patron's requested expiration date...
2017-05-09 Alex ArnaudBug 12063 - Remove Koha::Hold::waiting_expires_on since...
2017-05-09 Alex ArnaudBug 12063: Change date calculation for reserve expirati...
2017-05-08 Ere MaijalaBug 15108: OAI-PMH provider improvements
2017-05-08 Nick ClemensBug 18512 - GetAuthorisedValues.GetByCode Template...
2017-04-28 Kyle M HallRevert "Bug 18179: Forbid list context calls for Koha...
2017-04-27 Kyle M HallBug 16344 - Update Schema
2017-04-27 Jonathan DruartBug 14424: DBIC Schema changes
2017-04-28 Jonathan DruartBug 18402: Add the Koha::Item->checkout method
2017-04-28 Jonathan DruartBug 18401: Add new method Koha::Checkout->patron
2017-04-27 Kyle M HallBug 12461 - DBRev 16.12.00.027
2017-04-28 Nick ClemensBug 12461 - (QA Followup)
2017-04-28 Kyle M HallBug 12461 [QA Followup]
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-28 Jonathan DruartBug 18179: Forbid list context calls for Koha::Objects...
2017-04-28 Jonathan DruartBug 18461: (bug 13757 follow-up) Do not mix decode_json...
2017-04-24 Tomas Cohen AraziBug 18409: Make the controller for holds use Koha:...
2017-04-21 Marcel de RooyBug 18300: [QA Follow-up] Fix return value inconsistency
2017-04-21 Marcel de RooyBug 18300: Delete missing upload records
2017-04-21 Jonathan DruartBug 18182: Fix Koha::RefundLostItemFeeRules
2017-04-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-04-21 Marcel de RooyBug 18427: DBIx schema changes
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] More consistency in return...
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] Allow zero in temp-uploads...
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] Rename preference by removing...
2017-04-21 Marcel de RooyBug 17669: Add delete_temporary method with unit tests
2017-04-21 Marcel de RooyBug 17669: Small change to sub delete
2017-04-21 Jonathan DruartBug 17502: Add info when throwing the exception
2017-04-21 Marcel de RooyBug 17502: Throw some exceptions in output_pref
2017-04-21 Marcel de RooyBug 17502: Add type check to output_pref
2017-04-14 Jonathan DruartBug 17835: Add an additional LEFT JOIN condition using...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-14 Jonathan DruartBug 17835: Do not reselect translated_description if...
2017-04-14 Jonathan DruartBug 17835: Create a ItemtypeLocalization view
2017-04-12 Kyle M HallBug 9988 - DBRev 16.12.00.023
2017-04-13 Marcel de RooyBug 9988: [QA Follow-up] Satisfy QA issues
2017-04-13 Marcel de RooyBug 9988: Refactor the cron script
2017-04-13 Marcel de RooyBug 9988: Add get_usage_count and linked_biblionumbers...
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine
2017-04-13 Marcel de RooyBug 9988: Add Koha objects for table need_merge_authorities
2017-04-13 Marcel de RooyBug 9988: DBIx schema changes for need_merge_authorities
2017-04-13 Marcel de RooyBug 18208: [QA Follow-up] Get count from Koha::Items
2017-04-13 Tomas Cohen AraziBug 18208: Add RecordProcessor filter to inject not...
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-04-13 Jonathan DruartBug 18395: (bug 14610 followup) Remove article requests...
2017-04-03 Jonathan DruartBug 18093: Koha::Objects->get_column should not return...
2017-04-03 Jonathan DruartBug 18093: Add Koha::Objects->get_column
2017-03-31 Jonathan DruartBug 17828: return $self to be consistent
2017-03-31 Jonathan DruartBug 17828: Use Koha::Patron::Attributes instead of...
2017-03-31 Tomas Cohen AraziBug 17828: (QA followup) Add ->type and reuse it
2017-03-31 Tomas Cohen AraziBug 17828: Overload Koha::Patron::Attribute->store...
2017-03-31 Nick ClemensBug 18189 - Elasticsearch sorting broken
2017-03-31 Marcel de RooyBug 18174: Add update to Koha::Object
2017-03-31 David CookBug 15541 - Prevent normalization during matching/impor...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Resolve inherited AUTOLOAD for...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
next