Bug 26963: (QA follow-up) Fix up tests and cover case of undefined ccode
[koha.git] / t / db_dependent / Koha / Item.t
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Fix up tests and cover case...
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Don't delete existing data...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Migrate unit tests into picku...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Convert to ResultSets
2020-11-13 Nick ClemensBug 26963: (follow-up) Change subroutine name for QA...
2020-11-13 Nick ClemensBug 26963: Unit tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-18 Marcel de RooyBug 20469: Remove effective parameter
2020-08-18 Marcel de RooyBug 20469: Add Koha::Item->itemtype
2020-05-12 Tomas Cohen AraziBug 25421: Make ->pickup_locations only return an arrayref
2020-05-11 Jonathan DruartBug 8132: Fix failing tests
2020-05-11 Jonathan DruartBug 8132: Adding a new message 'last_item_for_hold...
2020-04-03 Tomas Cohen AraziBug 25006: Regression tests
2020-03-24 Nick ClemensBug 24759: (follow-up) Fix tests
2020-03-24 Nick ClemensBug 24759: Rename renewalbranch to renewal_branchcode
2020-03-24 Nick ClemensBug 24759: CleanUp OpacRenewalBranch values
2020-03-24 Nick ClemensBug 24759: Move OpacRenewalBranch code to Koha::Item
2020-03-23 Jonathan DruartBug 23463: Move DelItem.t and Items_DelItemCheck.t...
2020-02-20 Jonathan DruartBug 24657: Do not explicitely pass a branchcode
2020-02-20 Agustin MoyanoBug 24657: Fix t/db_dependent/Koha/Item.t and t/db_depe...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Adjust circ rule related tests...
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Remove accidentally left comment
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-10-17 Tomas Cohen AraziBug 23807: Unit tests
2019-05-14 Martin RenvoizeBug 22899: (QA follow-up) Change accessor name
2019-05-14 Nick ClemensBug 22899: Add pending_hold method to Koha::Item
2019-04-24 Tomas Cohen AraziBug 22749: Regression tests for Koha::Item->hidden_in_opac
2019-03-18 Nick ClemensBug 22454: (RM follow-up) Adjusts tests to avoid random...
2019-03-13 Tomas Cohen AraziBug 22454: Unit tests