Bug 29697: Replace GetMarcBiblio occurrences with $biblio->metadata->record
[koha.git] / t / Koha /
2022-07-22 Marcel de RooyBug 30678: (follow-up) Add oclc_number routine and...
2022-07-18 Tomas Cohen AraziBug 31106: Unit tests
2022-05-04 Jonathan DruartBug 28998: Add encryption_key to the config file
2022-05-03 Martin RenvoizeBug 30536: Fix Query.t Unit Test
2022-04-12 Jonathan DruartBug 29695: Add new module Koha::Database::Columns
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/Koha/REST/Plugin/Query.t
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix t/Koha/Email.t
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix t/Koha/Object/Message.t
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix t/Koha/Plugins/Tab.t
2022-03-02 Tomas Cohen AraziBug 29857: Unit tests
2022-01-05 Tomas Cohen AraziBug 29746: (it-doesn't-hurt follow-up) More tests
2022-01-05 Tomas Cohen AraziBug 29746: Unit tests
2021-11-15 Tomas Cohen AraziBug 29330: Add Koha::Email->new_from_string
2021-11-02 Martin RenvoizeBug 28729: Unit tests
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Move get_component_part_query
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Take account of bug 15851
2021-10-26 Joonas KylmäläBug 11175: Search using double quotes to support Elasti...
2021-10-26 Joonas KylmäläBug 11175: Limit the amount of component parts returned
2021-10-25 Nick ClemensBug 29284: Unit test
2021-10-01 Tomas Cohen AraziBug 29121: Add new plugin exceptions
2021-09-28 Jonathan DruartBug 28870: non-FQDN addresses are valid
2021-09-28 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-09-28 Tomas Cohen AraziBug 28870: Regression tests
2021-09-20 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-09-20 Petro VashchukBug 28316: add tests
2021-08-31 Julian MauriceBug 28306: Allow to query database with minimal memory...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-25 Jonathan DruartBug 28385: Add tests
2021-05-17 David CookBug 28200: Remove unit test using abbreviated format
2021-05-07 Jonathan DruartBug 28278: Uncomment and test access_dirs
2021-05-07 Julian MauriceBug 28278: Add unit test for Koha::Config::read_from_file
2021-05-04 Jonathan DruartBug 27760: Improve readabiliity using map
2021-05-04 Tomas Cohen AraziBug 27760: Add stash_overrides helper
2021-04-09 Tomas Cohen AraziBug 28056: Unit tests
2021-04-09 Tomas Cohen AraziBug 27858: (follow-up) Consistency in stringified exception
2021-04-09 Tomas Cohen AraziBug 27833: (follow-up) Add InvalidType exception
2021-04-09 Tomas Cohen AraziBug 27833: Make Koha::Exceptions::Patron::Attribute...
2021-04-01 Tomas Cohen AraziBug 28017: Test IPs are supported
2021-04-01 Tomas Cohen AraziBug 28017: Regression tests
2021-04-01 Tomas Cohen AraziBug 28023: Regression tests
2021-04-01 Tomas Cohen AraziBug 26705: (QA follow-up) Do not rely on latest Email...
2021-04-01 Martin RenvoizeBug 26705: (QA follow-up) Clarify test result
2021-04-01 Tomas Cohen AraziBug 26705: Regression tests
2021-03-16 Jonathan DruartBug 27597: Remove leading colon in ES query
2021-03-02 Martin RenvoizeBug 27680: (QA follow-up) Update test for dbic_merge_so...
2021-02-08 Katrin FischerBug 23763: (QA follow-up) Add +x to Search.t file permi...
2021-02-08 Nick ClemensBug 23763: Make search on staff and opac use new routine
2021-02-08 Nick ClemensBug 23763: Create a pagination_bar routine
2021-01-28 Jonathan DruartBug 27353: Add tests
2021-01-04 Nick ClemensBug 26171: (QA follow-up) Add table name and object...
2021-01-04 Fridolin SomersBug 26171: adapt Koha/Exceptions.t
2020-11-06 Jonathan DruartBug 24786: Fix Script_cron.t and t/Koha/Script.t
2020-11-04 Nick ClemensBug 24567: Don't strip spaces along with dangling colons
2020-10-15 Tomas Cohen AraziBug 26555: (QA follow-up) Add a 'payload' attribute...
2020-10-15 Tomas Cohen AraziBug 26555: Add Koha::Object::Message
2020-10-05 Jonathan DruartBug 22343: Add exec flag on .t files
2020-10-02 Tomas Cohen AraziBug 22343: Revamped Koha::Email class
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-08-18 Jonathan DruartBug 26127: local_referer should not compare with OPACBa...
2020-08-10 Jonathan DruartBug 24201: fix failing tests
2020-08-05 Tomas Cohen AraziBug 26143: Regression tests
2020-08-05 Tomas Cohen AraziBug 26143: The API is always paginated
2020-07-20 David CookBug 25950: Remove <client> in X-Forwarded-For from...
2020-05-12 David GustafssonBug 24823: Remove unused parameters
2020-05-08 Tomas Cohen AraziBug 25423: (follow-up) Fix wrong test
2020-05-08 Tomas Cohen AraziBug 25423: Add Koha::Exceptions::Object::NotInstantiated
2020-04-29 Nick ClemensBug 25229: (follow-up) Move QueryBuilder test to Elasti...
2020-04-29 Nick ClemensBug 25229: Unit test
2020-04-14 Tomas Cohen AraziBug 25109: Add 'wait' tests
2020-04-14 Tomas Cohen AraziBug 25109: Add ->new and ->lock_exec to Koha::Script
2020-04-14 Tomas Cohen AraziBug 25044: (follow-up) Fix wrong tests
2020-04-14 Nick ClemensBug 25050: Unit tests
2020-03-25 David GustafssonBug 22771: Respect nonfiling indicators for search...
2020-03-24 Julian MauriceBug 24902: Join different mc- limits with AND (elastics...
2020-03-20 Agustin MoyanoBug 24830: Add tests
2020-03-10 Martin RenvoizeBug 17845: Remove some missed references to branchprinter
2020-03-03 Agustin MoyanoBug 24502: object.search also filter by prefetched...
2020-02-28 David CookBug 24739: Perform IPv6 tests only if Net::Netmask...
2020-02-28 Martin RenvoizeBug 24739: Skip tests when IPv6 support is found
2020-02-28 David CookBug 24753: Change Koha/Middlware to Koha/Middleware...
2020-02-24 Jonathan DruartBug 24545: Fix newly added files
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-24 Agustin MoyanoBug 24356: Make objects.search prefetch embedded relations
2020-02-20 David CookBug 24538: Add unit tests for Koha::Middleware::RealIP
2020-02-19 Nick ClemensBug 24269: Adjust C4::Heading to generate headings...
2020-01-31 Tomas Cohen AraziBug 24528: Add a syntax to x-koha-embed to specify...
2020-01-30 Agustin MoyanoBug 24487: Don't apply matching criteria to path parameters
2020-01-23 Agustin MoyanoBug 24432: Regresion test
2020-01-08 Tomas Cohen AraziBug 24302: Add a way to specify nested objects to embed...
2020-01-08 Tomas Cohen AraziBug 24321: Make dbic_merge_sorting accept a result...
2019-12-10 Tomas Cohen AraziBug 24191: Add to_model param to _build_order_atom...
2019-11-05 Tomas Cohen AraziBug 23050: (QA follow-up) Add Koha::Plugins::Tab class
2019-11-03 NickBug 23089: Unit tests
2019-10-31 Nick ClemensBug 23630: (QA follow-up) Fix tests
2019-10-09 Martin RenvoizeBug 20334: (RM follow-up) Fix test for case insensative...
2019-10-09 Martin RenvoizeBug 20334: (RM follow-up) Fix test for case insensative...
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Nick ClemensBug 13937: Add unit tests
2019-10-08 David GustafssonBug 20334: Option for escaping slashes in search queries
next