Bug 28772: Make validate_secret return 1|0
[koha.git] / t / db_dependent / Koha /
2021-09-15 Jonathan DruartBug 28772: Make validate_secret return 1|0
2021-09-15 Tomas Cohen AraziBug 28772: (QA follow-up) Fix wrong message
2021-09-15 Tomas Cohen AraziBug 28772: Make Koha::ApiKey->store encrypt the secret
2021-09-03 Tomas Cohen AraziBug 28744: Regression tests
2021-08-20 Fridolin SomersBug 28873: Fix age displayed in db_dependent/Koha/Patrons.t
2021-08-20 Jonathan DruartBug 28802: Fix Asset.t
2021-08-06 Jonathan DruartBug 28509: Prevent Koha/Acquisition/Orders.t to fail...
2021-07-30 Nick ClemensBug 22801: (follow-up) Use date-of-publication directly
2021-07-09 Martin RenvoizeBug 28581: Add 'from_email_address' method and use...
2021-06-18 Martin RenvoizeBug 24434: Add Unit Tests for relations
2021-06-18 Joonas KylmäläBug 28490: Revert "Bug 26995: Remove references to...
2021-06-18 Martin RenvoizeBug 27064: (QA follow-up) Pass 'replace' through to...
2021-06-18 Nick ClemensBug 28482: Unit test
2021-05-20 Tomas Cohen AraziBug 28273: Unit tests
2021-05-19 Fridolin SomersBug 27724: Add unit test
2021-05-17 Jonathan DruartBug 28220: UI changes
2021-05-17 Jonathan DruartBug 28220: Add more tests
2021-05-17 Jonathan DruartBug 28220: Add test for updating an existing patron
2021-05-17 Jonathan DruartBug 28220: Handle NonRepeatable
2021-05-17 Jonathan DruartBug 28220: Handle InvalidType
2021-05-17 Jonathan DruartBug 28220: prevent patron to be created if attributes...
2021-05-17 Jonathan DruartBug 28220: Add tests to import
2021-05-17 Jonathan DruartBug 28220: Deal with merge
2021-05-12 Tomas Cohen AraziBug 18989: (QA follow-up) Make Koha::Biblio->hidden_in_...
2021-05-10 Kyle M HallBug 26995: Remove references to relationship column
2021-05-10 Petro VashchukBug 28286: show "Place hold" button if item is holdable
2021-05-04 Martin RenvoizeBug 28254: (QA follow-up) override -> force
2021-05-04 Tomas Cohen AraziBug 28254: Add 'override' parameter to Koha::Hold-...
2021-04-30 Jonathan DruartBug 28217: Prevent several non-repeatable attributes...
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Fix tests and validate
2021-04-28 Fridolin SomersBug 28202: Unit test
2021-04-27 Martin RenvoizeBug 27636: Update failing test
2021-04-27 Martin RenvoizeBug 27636: Add payin_amount to Koha::Account
2021-04-27 Martin RenvoizeBug 27995: Unit tests
2021-04-27 Nick ClemensBug 28210: Add issue, replacementprice, and set onloan...
2021-04-27 Martin RenvoizeBug 28210: Unit test
2021-04-27 Martin RenvoizeBug 27281: (QA follow-up) Fix Indexer Test
2021-04-27 Nick ClemensBug 24446: (follow-up) Fix tests
2021-04-23 Martin RenvoizeBug 27971: Enhance unit tests
2021-04-23 Martin RenvoizeBug 27971: Update void method to use double entry accou...
2021-04-23 Martin RenvoizeBug 24300: (QA follow-up) Enhance test and catch failures
2021-04-23 Martin RenvoizeBug 24300: (QA follow-up) Add Unit Tests
2021-04-23 Kyle M HallBug 27281: (QA follow-up) Fix typo
2021-04-23 Martin RenvoizeBug 27281: Add unit test for Koha::Item->get_transfers
2021-04-23 Jonathan DruartBug 23971: Rename pref with AcquisitionLog
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Make changes for 26582
2021-04-22 Tomas Cohen AraziBug 28157: Add Koha::Patron->can_log_into
2021-04-22 Tomas Cohen AraziBug 23207: Regression tests
2021-04-22 Agustin MoyanoBug 23207: Add test
2021-04-21 Jonathan DruartBug 23271: Fix random failure from Categories.t
2021-04-21 Jonathan DruartBug 23271: Prevent crash if called without parameters
2021-04-21 Jonathan DruartBug 23271: Use Koha::Object::Limit::Library for Koha...
2021-04-21 Tomas Cohen AraziBug 23271: (QA follow-up) Make search_with_library_limi...
2021-04-21 Jonathan DruartBug 27857: Remove unecessary $attribute_type3 var
2021-04-21 Jonathan DruartBug 27857: Start a transaction foreach subtest
2021-04-16 Jonathan DruartBug 28156: Rename Koha::Account::Line->renewal with...
2021-04-16 Nick ClemensBug 15986: Rename send_notice to queue_notice and updat...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-16 Jonathan DruartBug 28125: Display a warning on the about page for...
2021-04-16 Martin RenvoizeBug 27927: Add Unit Tests
2021-04-16 Martin RenvoizeBug 25508: Add Unit Tests
2021-04-14 Jonathan DruartBug 21549: Make filter_by_last_update returns a Koha...
2021-04-14 Jonathan DruartBug 21549: Rename filter_by_dateexpiry with filter_by_e...
2021-04-14 Jonathan DruartBug 21549: Use filter_by_last_update from filter_by_dat...
2021-04-14 Marcel de RooyBug 21549: (follow-up) Switch to filter_by
2021-04-14 Marcel de RooyBug 21549: Lock expired patron accounts
2021-04-12 Jonathan DruartBug 24695: Move to Koha::Report->is_sql_valid
2021-04-12 Pasi KallinenBug 24695: Improve SQL report validation
2021-04-09 Jonathan DruartBug 28031: Add missing txn_begin in Attribute.t
2021-04-09 Jonathan DruartBug 28031: Fix patron.t
2021-04-09 Tomas Cohen AraziBug 28031: Regression tests
2021-04-09 Tomas Cohen AraziBug 27857: (follow-up) Use a more fine-grained exceptio...
2021-04-09 Tomas Cohen AraziBug 27857: Get the right column
2021-04-09 Martin RenvoizeBug 27857: Add handling for globally mandatory attributes
2021-04-09 Tomas Cohen AraziBug 27857: Regression tests
2021-04-09 Tomas Cohen AraziBug 27857: Move extended_attributes tests to Koha/Patron.t
2021-04-09 Tomas Cohen AraziBug 27858: (follow-up) Consistency in stringified exception
2021-04-09 Tomas Cohen AraziBug 27858: Unit tests
2021-04-09 Tomas Cohen AraziBug 27858: Reorganize tests
2021-04-09 Tomas Cohen AraziBug 27833: Add unit tests
2021-04-08 Martin RenvoizeBug 28097: Mock finesModes to disable recalculation
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2021-04-01 Martin RenvoizeBug 27993: Add unit tests
2021-04-01 Martin RenvoizeBug 25946: (QA follow-up) Add Unit tests
2021-03-11 Martin RenvoizeBug 22569: Add Unit Tests
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-09 Jonathan DruartBug 27545: Keep the location if passed
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-09 Tomas Cohen AraziBug 26636: Regression tests for undef case
2021-03-09 Agustin MoyanoBug 26636: Add tests
2021-03-05 Jonathan DruartBug 27851: Add tests
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-04 Martin RenvoizeBug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950R...
2021-03-03 Martin RenvoizeBug 26618: Improve Exception Class Names
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Correction to datecancelled...
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Fix Indexer tests
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Drop test for 'reason'
2021-03-03 Martin RenvoizeBug 26057: Add 'cancel' method to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 26481: Add Koha::Item::Transfer->in_transit method
2021-03-03 Martin RenvoizeBug 25767: Add Koha::Item::Transfer->receive method
next