Bug 26268: Correct mapping for internal note to items.itemnotes_nonpublic
[koha.git] / t / db_dependent / Koha /
2020-09-30 Jonathan DruartBug 26524: Save some processor cycles
2020-09-29 Tomas Cohen AraziBug 26524: Unit tests
2020-09-29 Tomas Cohen AraziBug 26322: Regression tests
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Add shebang to Indexer.t
2020-09-28 Nick ClemensBug 25265: Rename skip_modzebra_update to skip_record_index
2020-09-28 Nick ClemensBug 25265: Unit tests
2020-09-23 Nick ClemensBug 24807: (QA follow-up) Remove uneccessary tests
2020-09-18 Nick ClemensBug 24807: (follow-up) Add support for spaces as unknow...
2020-09-18 David GustafssonBug 24807: Refactor using tokenize_callbacks
2020-09-18 David GustafssonBug 24807: Update tests
2020-09-18 David GustafssonBug 24807: Add "year" type to improve sorting behaviour
2020-09-18 Tomas Cohen AraziBug 26470: Regression tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-09 Jonathan DruartBug 26157: Correct two occurrences
2020-09-09 Agustin MoyanoBug 23816: Add tests
2020-09-03 Nick ClemensBug 26309: Unit tests
2020-09-03 Jonathan DruartBug 23634: Make is_superlibrarian return 1 or 0
2020-09-02 Tomas Cohen AraziBug 23634: Add tests for is_superlibrarian
2020-09-02 Jonathan DruartBug 24147: Don't assume search_related will return...
2020-09-01 Jonathan DruartBug 25504: Fix failing tests
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-31 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-08-25 Jonathan DruartBug 25534: Use build_sample_item in tests
2020-08-25 Kyle M HallBug 25534: (QA follow-up) Unit tests
2020-08-25 Jonathan DruartBug 26139: Centralize code for "Place hold" button...
2020-08-25 Jonathan DruartBug 23166: Add filter_by_current and _cancelled Koha...
2020-08-24 Lari TaskulaBug 25113: Refactor CirculationRules.t when testing...
2020-08-24 Jonathan DruartBug 26157: Hide expected DBI warnings from tests
2020-08-21 Martin RenvoizeBug 19036: (follow-up) Test credits should be credits
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Use t::lib::Dates::compare in...
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Add fallback to ItemHomeBranch
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Test undefined userenv behaviour
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Migrate and update unit tests
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Add test of *_on functionality
2020-08-20 Martin RenvoizeBug 19036: (follow-up) Improve test output
2020-08-20 Jonathan DruartBug 19036: Add missing test
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Fix test plan
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Use Koha::DateUtils
2020-08-20 Julian MauriceBug 19036: Add ability to enable credit number for...
2020-08-20 Julian MauriceBug 19036: Add ability to auto generate a number for...
2020-08-18 Marcel de RooyBug 20469: Remove effective parameter
2020-08-18 Marcel de RooyBug 20469: Add Koha::Item->itemtype
2020-08-18 Jonathan DruartBug 23632: Remove C4::Logs::GetLogs
2020-08-18 NickBug 23695: Set holding branch to transferring branch...
2020-08-18 Nick ClemensBug 25872: Unit tests
2020-08-13 Jonathan DruartBug 16371: Fix inconsistencies with timestamp
2020-08-13 Emmi TakkinenBug 16371: Combine get_daily_quote and get_daily_quote_...
2020-08-13 Emmi TakkinenBug 16371: Rewrite get_daily_quote
2020-08-13 Emmi TakkinenBug 16371: Fix tests
2020-08-13 Emmi TakkinenBug 16371: Use multi-select on syspref
2020-08-13 Olli-Antti KivilahtiBug 16371: Quote of the Day (QOTD) - Display in differe...
2020-08-13 Emmi TakkinenBug 16371: Rename test file
2020-08-13 Emmi TakkinenBug 16371: Move GetDailyQuote to get_daily_quote
2020-08-13 Tomas Cohen AraziBug 26132: (QA follow-up) Make tests more robust
2020-08-13 Nick ClemensBug 21946: Add test for parent method
2020-08-13 Nick ClemensBug 21946: Display parent-child relationship on smart...
2020-08-13 Martin RenvoizeBug 25663: Add unit tests
2020-08-12 Nick ClemensBug 25882: Unit test
2020-08-07 Josef MoravecBug 26009: (QA follow-up) It does not harm to test...
2020-08-07 Nick ClemensBug 26009: Add facet size to home/holdingbranch
2020-08-05 Tomas Cohen AraziBug 26143: Regression tests
2020-08-05 Jonathan DruartBug 26138: Make Koha::Plugins->call return consistent...
2020-07-31 Tomas Cohen AraziBug 26108: Regression tests
2020-07-30 Tomas Cohen AraziBug 21468: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen AraziBug 21468: (QA follow-up) Enhance tests
2020-07-30 Martin RenvoizeBug 21468: Unit tests for AddReturn
2020-07-30 Martin RenvoizeBug 21468: Unit tests for AddIssue
2020-07-30 Tomas Cohen AraziBug 24031: (QA follow-up) Add tests for the AddReserve...
2020-07-30 Kyle M HallBug 24031: Add hook to test plugin with unit test
2020-07-30 Kyle M HallBug 24031: Fix warnings
2020-07-30 Julian MauriceBug 24031: Add plugin hook after_hold_create
2020-07-30 Tomas Cohen AraziBug 25855: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen AraziBug 25855: (QA follow-up) Generalize hook and simplify...
2020-07-30 Tomas Cohen AraziBug 25855: Unit tests
2020-07-30 Jonathan DruartBug 24157: Add new method Acq::Invoice::Adjustement...
2020-07-27 Jonathan DruartBug 25729: Prevent Charges/Fees.t to fail on slow server
2020-07-24 Martin RenvoizeBug 23092: Add unit tests
2020-07-22 Martin RenvoizeBug 25998: Add Unit Tests
2020-07-21 Jonathan DruartBug 23820: Fix Koha/Club/Hold.t
2020-07-20 Jonathan DruartBug 24152: Add the ability to purge pseudonymized tables
2020-07-20 Jonathan DruartBug 24151: Rename the config key with 'bcrypt_settings'
2020-07-20 Jonathan DruartBug 24151: Add description for tests
2020-07-20 Jonathan DruartBug 24151: Add items.homebranch to the list
2020-07-20 Jonathan DruartBug 24151: Sync patron's attributes
2020-07-20 Jonathan DruartBug 24151: Add tests - if config does not exist
2020-07-20 Jonathan DruartBug 24151: Add tests
2020-07-20 Nick ClemensBug 24379: Make login_attempts not nullable
2020-07-09 Nick ClemensBug 25864: Unit test adjustment
2020-06-25 Jonathan DruartBug 24156: Fix some QA failures
2020-06-25 Martin RenvoizeBug 24159: (QA follow-up) Make terminology consistent
2020-06-25 Jonathan DruartBug 24159: Add new tests for get_useDaysMode_effective_...
2020-06-24 Tomas Cohen AraziBug 25570: Regression tests
2020-06-23 Jonathan DruartBug 25774: Handle utf8 chars in REST API queries
2020-06-07 Tomas Cohen AraziBug 25638: Add tests for JSON conversion vs DBD::mysql
2020-06-07 Jonathan DruartBug 25641: Fix Koha/XSLT/Base.t failures on U20
2020-05-23 Jonathan DruartBug 25540: Use build_sample_item
2020-05-22 Tomas Cohen AraziBug 25411: Regression tests
2020-05-18 Nick ClemensBug 25278: add clear_search_fields_cache method
2020-05-18 Nick ClemensBug 25278: (follow-up) Fix other occurrences
2020-05-18 Nick ClemensBug 25278: Unit tests
next