Bug 19056: Replace C4::Reserves::GetReserveCount with Koha::Patron->holds->count
[koha.git] / t /
2017-06-19 Jonathan DruartBug 18807: Fix tests www/batch.t
2017-06-16 Jonathan DruartBug 18804: Add additional information to execute succes...
2017-06-16 Jonathan DruartBug 18804: (bug 13501 follow-up) Fix add item form...
2017-06-16 Jonathan DruartBug 18804: (bugs 16400,11088 follow-up) Update the...
2017-06-16 Jonathan DruartBug 18804: (bug 16286 follow-up) Update the "save categ...
2017-06-16 Jonathan DruartBug 18804: Skip selenium tests if Selenium::Remote...
2017-06-16 Marcel de RooyBug 18361: [QA Follow-up] Resolve warning on undef...
2017-06-16 Tomas Cohen AraziBug 18361: (QA followup) Add tests for the no params...
2017-06-16 Marcel de RooyBug 18361: Additional tests for Koha::Objects->find
2017-06-16 Marcel de RooyBug 18361: Koha::Objects->find should accept composite...
2017-06-15 Jonathan DruartBug 18539: remove occurrence in ReNewSubscription.t
2017-06-15 Jonathan DruartBug 18539: Forbid list context calls for Koha::Objects...
2017-06-15 Jonathan DruartBug 17975: TT syntax for notices - Prove that HOLD_SLIP...
2017-06-15 Jonathan DruartBug 17965: TT syntax for notices - Prove that DUEDGST...
2017-06-14 Jonathan DruartBug 18762: Remove some warnings from Search.t
2017-06-14 Jonathan DruartBug 18762: Remove a warning from History.t
2017-06-14 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2017-06-13 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-06-12 Jonathan DruartBug 18794: Fix test ListMetadataFormats in OAI/Server.t
2017-06-12 Mark TompsettBug 18773: Fix failing history.t test
2017-06-12 Mark TompsettBug 18411: Fix failing search_utf8.t tests
2017-06-09 Tomas Cohen AraziBug 18767: Remove useless diags from GetDailyQuote.t
2017-06-09 Tomas Cohen AraziBug 18766: Remove itemtype-related warnings from Articl...
2017-06-09 Jonathan DruartBug 18759: (follow-up) Try to fix random failure from...
2017-06-08 Jonathan DruartBug 18759: Try to fix random failure from Circulation.t
2017-06-05 Olli-Antti KivilahtiBug 18289 - Fix t/Prices.t having a Test::DBIx::Class...
2017-06-05 Olli-Antti KivilahtiBug 18288 - Fix t/SocialData.t having a Test::DBIx...
2017-06-05 Olli-Antti KivilahtiBug 18287 - Fix t/Koha.t having a Test::DBIx::Class...
2017-06-05 Jonathan DruartBug 18226: Perltidy + license
2017-06-05 Marcel de RooyBug 18226: [QA Follow-up] Remove verbose
2017-06-05 Marcel de RooyBug 18226: [QA Follow-up] Remove further assumptions...
2017-06-05 Olli-Antti KivilahtiBug 18226 - Remove "use Test::DBIx::Class" instantiatio...
2017-06-05 Olli-Antti KivilahtiBug 18226 - Remove "use Test::DBIx::Class" instantiatio...
2017-06-05 Olli-Antti KivilahtiBug 18226 - Remove "use Test::DBIx::Class" instantiatio...
2017-06-05 Marcel de RooyBug 18286: [Follow-up] Remove assumption on branch...
2017-06-05 Marcel de RooyBug 18286: [QA Follow-up] Fix some warnings from qa...
2017-06-05 Marcel de RooyBug 18286: [Follow-up] Add t/etc/schema.pl
2017-06-05 Olli-Antti KivilahtiBug 18286: Test::DBIx::Class connection/schema is shado...
2017-06-05 Marcel de RooyBug 8612: [QA Follow-up] Remove two newlines from templ...
2017-06-05 Josef MoravecBug 8612: [Follow-up] Fix unit test GetBasketAsCSV.t
2017-06-05 Josef MoravecBug 8612: [Follow-up] Make usage and type different...
2017-06-05 BlouBug 8612: Use CSV profile for exporting basket
2017-06-05 Jonathan DruartBug 17944: QA follow-up
2017-06-05 Alex BuckleyBug 17944 - Add Koha::ItemType->can_be_deleted and...
2017-05-29 Jonathan DruartBug 18664: Make IssueSlip returns if params are not...
2017-05-29 Marcel de RooyBug 18611: [QA Follow-up] Add unit test for GetItemNumb...
2017-05-29 Marcel de RooyBug 18620: [QA Follow-up] Move the final rollback to...
2017-05-29 Nick ClemensBug 18478 - QA Followup
2017-05-29 Nick ClemensBug 18478 - Additional unit tests
2017-05-29 Nick ClemensBug 18478 - Unit tests
2017-05-29 Nick ClemensBug 18620 - t/db_dependent/Letters.t failing on master
2017-05-24 Jonathan DruartBug 16344: Fix test in GetHardDueDate.t
2017-05-19 Jonathan DruartBug 17898: Automagically convert SQL reports
2017-05-12 Jonathan DruartBug 18314: Add tests
2017-05-09 Jonathan DruartBug 15582: Ability to block auto renewals if OPACFineNo...
2017-05-09 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-05-09 Nick ClemensBug 17762 (QA Followup) Fix Letters.t - add lang to...
2017-05-09 Jonathan DruartBug 17762: Add the lang parameter to C4::Letters::getletter
2017-05-09 Jonathan DruartBug 17762: Update the letter form interface
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: Regression tests
2017-05-09 Marcel de RooyBug 12063: [QA Follow-up] Small change of two test...
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 - Fix unit tests
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 Mark TompsettBug 18494: Pass a code, not hash & Fix double commas
2017-05-08 Ere MaijalaBug 15108: (followup) OAI-PMH provider improvements
2017-05-08 Ere MaijalaBug 15108: OAI-PMH provider improvements
2017-05-08 Olli-Antti KivilahtiBug 18233 - t/db_dependent/00-strict.t has non-existant...
2017-05-08 Jonathan DruartBug 18512: Add tests
2017-05-08 Jonathan DruartBug 18152: Add tests
2017-05-08 Jonathan DruartBug 18442: Add a test
2017-04-28 Kyle M HallRevert "Bug 18179: Forbid list context calls for Koha...
2017-04-28 Jonathan DruartBug 16344: Add a circ rule to limit the auto renewals...
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-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 Tomas Cohen AraziBug 18461: Make tests break on wrong UTF8 data handilng
2017-04-24 Mark TompsettBug 15702: Add test cases for modified code
2017-04-24 Jonathan DruartBug 18457: Add tests
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: Tests all Koha::Objects-based modules
2017-04-21 Marcel de RooyBug 18182: [QA Follow-up] Fix a few typos, consistent...
2017-04-21 Tomas Cohen AraziBug 18182: Make TestBuilder capable of returning Koha...
2017-04-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2017-04-21 Jonathan DruartBug 17669: Remove warning 'variable $kohaobj masks...
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 17964: [QA Follow-up] Test descriptions, typo
2017-04-21 Jonathan DruartBug 17964: Add old_issues
next