Bug 16330: Move patches to OpenAPI
[koha.git] / t / db_dependent / Koha /
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...
2017-09-21 Olli-Antti KivilahtiBug 18290: Fix t/db_dependent/Koha/Object.t, Mojo:...
2017-09-19 Jonathan DruartBug 6758: Use 'is' instead of 'ok' in tests
2017-09-19 Marcel de RooyBug 6758: [QA Follow-up] Typo popular vs populate
2017-09-19 Kyle M HallBug 6758: Add new patron column for date of renewal
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-19 Tomas Cohen AraziBug 10132: (QA followup) Organize tests in subtest
2017-09-19 Josef MoravecBug 10132: Unit tests
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - add new tests
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - move tests
2017-09-07 Marcel de RooyBug 19268: Fix TestBuilder parameter in C/Branch.t...
2017-09-01 Marcel de RooyBug 19004: Patrons.t should create its own data for...
2017-09-01 Kyle M HallBug 19209 [Followup] - Ensure checkouts don't prevent...
2017-09-01 Tomas Cohen AraziBug 19209: (QA followup) Improve tests
2017-09-01 Tomas Cohen AraziBug 19209: Add ->is_paged method to Koha::Objects
2017-08-25 Tomas Cohen AraziBug 19130: (followup) Add t/db_dependent/Koha/Acquisiti...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-15 Jonathan DruartBug 18624: Do not return 1 in tests
2017-08-15 Tomas Cohen AraziBug 18624: Regression test for 'any' vs 'all'
2017-08-10 Jonathan DruartBug 13012: Add more tests
2017-08-10 Kyle M HallBug 13012 - suggestion.suggesteddate should be set...
2017-08-08 Jonathan DruartBug 17699: Reset time simulation
2017-08-08 Jonathan DruartBug 17699: Add test descriptions
2017-08-08 Jonathan DruartBug 17699: Use limit as end_of_month
2017-08-08 Jonathan DruartBug 17699: Add more tests to highlight the problem
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
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-15 Jonathan DruartBug 18539: Forbid list context calls for Koha::Objects...
2017-06-09 Tomas Cohen AraziBug 18767: Remove useless diags from GetDailyQuote.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-12 Jonathan DruartBug 18314: Add tests
2017-05-12 Julian MauriceBug 18579: Fix call to append_fields, fix tests
2017-05-12 Tomas Cohen AraziBug 18579: Regression tests
2017-04-28 Kyle M HallRevert "Bug 18179: Forbid list context calls for Koha...
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 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-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
next