Bug 18276: Remove GetBiblioFromItemNumber - circulation pages
[koha.git] / t /
2017-07-10 Jonathan DruartBug 17680: Add few tests for AddReturn when overdue
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-07-06 Marcel de RooyBug 18104: [QA Follow-up] Add a test for customized...
2017-07-06 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-06 Nick ClemensBug 18434 - Followup fix tests for sorting and factes
2017-07-06 Tomas Cohen AraziBug 18434: (QA followup) Move _convert_marc_to_json...
2017-07-06 Tomas Cohen AraziBug 18434: Add tests for K:SE:E::get_fixer_rules
2017-07-06 Fridolin SomersBug 18756 - add Unit Test
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-07-05 Julian MauriceBug 18782: Remove unused C4::Serials::getsupplierbyserialid
2017-07-05 Nick ClemensBug 18228: QA Followup - use gender neutral language...
2017-07-05 Marcel de RooyBug 18228: Adjust Virtualshelves.t
2017-06-21 Marc VéronBug 18665: Add test for HtmlTags.pm
2017-06-21 Jonathan DruartBug 18651: Fix tests if no circ rule exist
2017-06-20 Jonathan DruartBug 18651: Update accountlines.issue_id is the issue_id...
2017-06-20 Jonathan DruartBug 18651: Do not charge if the checkin failed
2017-06-20 Jonathan DruartBug 18651: Update issue_id in AddReturn
2017-06-19 Marcel de RooyBug 18697: Final polishing
2017-06-19 Marcel de RooyBug 18697: Adjusting unit tests for dayly serial freque...
2017-06-19 Marcel de RooyBug 18697: Adjusting unit tests for weekly serial frequ...
2017-06-19 Marcel de RooyBug 18607: Adjusting unit tests for monthly serial...
2017-06-19 Marcel de RooyBug 18356: Extend GetNextDate.t, add GetFictiveIssueNum...
2017-06-19 Mark TompsettBug 18807: t/db_dependent/www/batch.t fails
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
next