Bug 20980: (RMaint follow-up) - Fix for missing use after merge
[koha.git] / t / db_dependent / Koha /
2018-08-03 Martin RenvoizeBug 20980: (RMaint follow-up) - Fix for missing use...
2018-08-02 Tomas Cohen AraziBug 20990: (QA follow-up) make outstanding_credits...
2018-08-02 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-08-02 Josef MoravecBug 20990: (follow-up) Fix test description
2018-08-02 Tomas Cohen AraziBug 20990: Unit tests for Koha::Account->outstanding_cr...
2018-08-02 Tomas Cohen AraziBug 20980: (QA follow-up) Do not delete existing data...
2018-08-02 Tomas Cohen AraziBug 20980: (follow-up) Only use UpdateStats for 'paymen...
2018-07-10 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-10 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-10 Kyle M HallBug 20946: Additional unit tests for 0 lines edge case
2018-07-10 Tomas Cohen AraziBug 20946: Add Koha::Account::outstanding_debits
2018-06-11 Jonathan DruartBug 20886: Do not cast undef to 0 (TO_JSON)
2018-06-05 Jonathan DruartBug 20767: Display a stack trace when a method is not...
2018-05-14 Jonathan DruartBug 20764: (follow-up) Rename the test file
2018-05-14 Jonathan DruartBug 20404: Fix Patrons/Import.t
2018-05-14 Jonathan DruartBug 20764: Rename the test file
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Test client_id and secret...
2018-05-09 Tomas Cohen AraziBug 20568: Unit tests
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-20 Jonathan DruartBug 20400: Fix get_routing_lists tests
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Jonathan DruartBug 20400: Fix number of tests
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add error messages, correct number of unit...
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-20 Nick ClemensBug 20047: Add Koha::Z3950Server Oject and use it to...
2018-04-19 Jonathan DruartBug 20599: Add the Koha::Subscription->vendor method
2018-04-16 Jonathan DruartBug 18725: Test return values of make_column_dirty
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-13 Jonathan DruartBug 20584: Prevent Koha/Patron/Categories.t to fail...
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-12 Marcel de RooyBug 14769: Put ControlledIndicators to work
2018-04-12 Jonathan DruartBug 19936: Reuse existing userid if none provided
2018-04-12 Jonathan DruartBug 19936: Adapt tests
2018-04-12 Jonathan DruartBug 19936: Move and add tests for Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - just move the tests
2018-04-10 Jonathan DruartBug 20557: Prevent Koha/Acquisition/Order.t to fail...
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Josef MoravecBug 17553: (follow-up) Adjust number of tests
2018-04-03 Jonathan DruartBug 17553: Move existing tests
2018-04-03 Jonathan DruartBug 19926: Add tests for Koha::Object->unblessed_all_re...
2018-04-02 Nick ClemensBug 20052: (follow-up) Fix QA tool complaints and bad...
2018-04-02 Nick ClemensBug 20052: Add Koha Reports object class
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-03-27 Nick ClemensBug 19582: Unit tests
2018-03-23 Nick ClemensBug 19929: Add Koha objects for class sources and sorters
2018-03-23 Kyle M HallBug 18626: Add unit tests
2018-02-28 Jonathan DruartBug 20311: Prevent get_age tests to fail on Feb 28th
2018-02-26 Jonathan DruartBug 20199: Add tests for Koha::Acq::Order->store
2018-02-23 Josef MoravecBug 12001: (QA follow-up) Add test for Koha::Account...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-18 Jonathan DruartBug 20145: Do not insert 0000-00-00 in patron tests...
2018-02-16 Tomas Cohen AraziBug 19686: (follow-up) Add to_api param for completeness
2018-02-16 Tomas Cohen AraziBug 19686: Unit tests
2018-02-16 Jonathan DruartBug 12598: Remove warnings from tests and make them...
2018-02-16 Jonathan DruartBug 12598: Update code to use new modules
2018-02-16 Kyle M HallBug 12598: New misc/import_borrowers.pl command line...
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 20176: [sql_modes] Set biblio.datecreated to NOW...
2018-02-16 Jonathan DruartBug 18403: Prevent Modifications.t to fail randomly
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Do not store 0000-00-00
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add a value for borrower_attribu...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten items.barcode
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Correct quotes.timestamp values...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default values for export_fo...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten cities.city_zipcode
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set auth_header.marcxml to an...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix date format in tests
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix datatype for aqbasket.author...
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add a few simple tests
2018-02-13 Alex ArnaudBug 4319: (QA follow-up) Rename hasItemswaitingOrInTran...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-02-12 Jonathan DruartBug 20133: Enable/disable the "Hide patron information...
2018-02-12 Jonathan DruartBug 18403: Patron reviews
2018-02-12 Jonathan DruartBug 18403: Patron modification requests
2018-02-12 Jonathan DruartBug 18403: Add tests for Koha::Patrons
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed...
2017-12-26 Jonathan DruartBug 19826: Add tests
2017-12-22 Tomas Cohen AraziBug 19828: Unit tests
2017-12-21 Jonathan DruartBug 19830: Add the Koha::Patron->old_checkouts method
2017-12-14 Lari TaskulaBug 18330: Handle date-time in Koha::Object->TO_JSON
2017-12-11 Tomas Cohen AraziBug 19410: Move build_query_params_from_api into a...
2017-12-11 Julian MauriceBug 19410: Move search_for_api into a Mojo helper
2017-12-11 Tomas Cohen AraziBug 19410: Unit tests
2017-12-11 Marcel de RooyBug 19096: Add update DB entry to sync kohafield in...
2017-12-07 Marcel de RooyBug 19096: Restructure MarcSubfieldStructures.t first
2017-12-07 Marcel de RooyBug 19096: Make Default authoritative in core modules
2017-10-27 Josef MoravecBug 14919: Add test for Koha::Patron->old_holds subroutine
2017-10-23 Jonathan DruartBug 12768: Fix tests - itemtypes.rentalcharge is now...
2017-10-11 Tomas Cohen AraziBug 15685: Add tests for Koha::Acquisition::Order-...
2017-10-11 Tomas Cohen AraziBug 15685: (QA follow-up) Tidy tests
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Improve Update DB entry ...
2017-10-09 Julian MauriceBug 18785: Add the Koha::Subscription->biblio method
2017-10-09 Aleisha AmohiaBug 13208: [FOLLOW-UP] Tests for Koha::Acquisition...
next