Bug 17600: Standardize our EXPORT_OK
[koha.git] / t / db_dependent / Items.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-19 Kyle M HallBug 27837: Check the MARC directly, not the transformed...
2021-05-19 Nick ClemensBug 27837: Unit tests for blank permanent location
2021-05-19 Jonathan DruartBug 27837: Prevent the tests to fail is the field is...
2021-05-19 Kyle M HallBug 27837: Add unit tests
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Update unit test for ModItemT...
2021-01-22 Jonathan DruartBug 27509: Prevent cn_sort value to be lost when editin...
2020-11-04 Fridolin SomersBug 26032: Add unit test
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-21 Jonathan DruartBug 18501: Don't use paidfor for DB fields not mapped...
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Remove duplicate test
2020-07-13 Jonathan DruartBug 25964: Prevent data loss when editing items from...
2020-04-27 Jonathan DruartBug 23081: Adjust tests
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-25 Martin RenvoizeBug 21800: (RM follow-up) Fix unit tests
2020-03-23 Jonathan DruartBug 23463: Use new method Koha::Object->set_or_blank
2020-03-23 Jonathan DruartBug 23463: update permanent_location if location has...
2020-03-23 Jonathan DruartBug 23463: Remove no longer needed subs related to...
2020-03-23 Jonathan DruartBug 23463: Remove DelItem
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Replace SearchItemsByField by SearchItems
2020-03-18 Nick ClemensBug 24298: Update test count and use build_sample_item
2020-03-18 Martin RenvoizeBug 24298: Add tests for ModItemTransfer
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-24 Fridolin SomersBug 24443: Unit test
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Correct test description
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-08-20 Agustin MoyanoBug 14570: (follow-up) Fix tests
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix qa FAIL tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-05-14 Martin RenvoizeBug 22899: (QA follow-up) Change accessor name
2019-04-19 Nick ClemensBug 15505: Mark Hold Items 'On hold' instead of 'Available'
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-15 Katrin FischerBug 10676: Add unit tests - GetItemsInfo
2019-02-15 Fridolin SomersBug 22140: Larger unit test for get_hostitemnumbers_of
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Fix another test
2019-01-28 Jonathan DruartBug 21798: Fix a wrong test
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2018-11-21 Marcel de RooyBug 21774: Cloned item subfields disappear when editing...
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-19 Jonathan DruartBug 20592: Add tests
2018-10-09 Tomas Cohen AraziBug 11897: (QA follow-up) Fix tests
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Convert param to hashref...
2018-04-06 Kyle M HallBug 18816: Make CataloguingLog work in production by...
2018-02-18 charlesBug 17672: Fixing Items.t expected tests from 12 to 13
2018-02-18 Nick ClemensBug 17672: Add damaged_on to items and deleteditems...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for biblio...
2017-12-07 Marcel de RooyBug 19096: Adjusts unit tests
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-10-03 Jonathan DruartBug 19350: Add tests
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-02-14 Marcel de RooyBug 17512: Improve handling dates in C4::Items
2016-11-16 Tomas Cohen AraziBug 17633: (QA followup) remove debugging leftover
2016-11-16 Tomas Cohen AraziBug 17633: (QA followup) Remove unneeded warnings
2016-11-16 Jonathan DruartBug 17633: Do not call set_preference from tests
2016-10-28 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-10-28 Kyle M HallBug 14598 [QA Followup] - Correct the behavior of GetItem
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-07-08 Jonathan DruartBug 16431: Use Koha::Cache to cache marc subfield structure
2016-06-17 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-05-03 Marcel de RooyBug 16170: [QA Follow-up] Fix embeded typos
2016-05-03 Marcel de RooyBug 16170: [QA Follow-up] Adjust Items.t
2016-03-15 Jonathan DruartBug 11998: Use C4::Context->preference in Koha/Schema...
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Move existing Koha::Branch[es]
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-10-23 Jonathan DruartBug 14778: Make 3 tests pass
2015-10-02 Jonathan DruartBug 14811: Don't update permanent_location with CART...
2015-09-17 Jonathan DruartBug 12252: Add tests for EmbedItemsInMarcBiblio
2015-09-16 Jonathan DruartBug 7634: Add tests
2015-09-16 Jonathan DruartBug 7634: Make the tests pass
2015-09-07 Tomas Cohen AraziBug 14651: (regression test) fallback to bib-level...
2015-08-11 Jonathan DruartBug 13853: (follow-up) unit tests
2015-08-11 Kyle M HallBug 13853: (QA followup) Add unit tests for branch...
2015-07-24 Jonathan DruartBug 8684: Add regression tests for SearchItemsByField
2015-03-19 Marcel de RooyBug 13713: Follow-up removing biblioitem routines
2015-03-19 Jonathan DruartBug 13713: Remove useless constraints previously added
2015-02-09 Julian MauriceBug 13562: Fix item search on item MARC subfields
2014-11-26 Jonathan DruartBug 13332: Fix conflict between 5304 and 10860
2014-11-21 SrdjanBug 5304: Use branch codes from the database rather...
2014-11-10 Marcel de RooyBug 12264: [QA Follow-up] Fixing biblionumber/biblioite...
2014-11-10 Katrin FischerBug 12264: Correct tiny typo in t/db_dependent/Items.t
2014-11-04 Tomas Cohen AraziBug 11425: (maniac followup) remove diag from tests
2014-11-04 Kyle M HallBug 11425 [QA Followup] - Fix number of unit tests
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - prefer hashref
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - Remove $dbh
2014-06-23 Tomas Cohen AraziBug 12428: remove debugging leftover
2014-06-23 Tomas Cohen AraziBug 12428: (QA followup) regression tests.
2014-06-19 Galen CharltonBug 11891: set up tests to require that Koha::Database...
next