Bug 23855: Fix "Mark selected suggestion as" status
[koha.git] / t /
2019-10-23 Tomas Cohen AraziBug 23843: Make funds endpoint tests more robust
2019-10-23 Tomas Cohen AraziBug 23793: Unit tests
2019-10-23 Ere MaijalaBug 13937: (follow-up) Fix searching with UTF-8 characters.
2019-10-22 Jonathan DruartBug 22445: Replace %% with {}
2019-10-22 Martin RenvoizeBug 22445: Add new pattern %normalized_isbn%
2019-10-22 Martin RenvoizeBug 22445: Allow marc fields as pattern
2019-10-22 Martin RenvoizeBug 22445: Add tests for Koha::Biblio->custom_cover_ima...
2019-10-21 Tomas Cohen AraziBug 23770: (follow-up) Add tests for Koha::Objects...
2019-10-21 Tomas Cohen AraziBug 23770: Unit tests
2019-10-17 Tomas Cohen AraziBug 23807: Unit tests
2019-10-17 Jonathan DruartBug 23821: Remove new occurrence of create_helper_biblio
2019-10-15 Martin RenvoizeBug 23129: (RM follow-up) Fix failing test
2019-10-15 Jonathan DruartBug 23038: Remove unused stderr vars
2019-10-15 Jonathan DruartBug 23038: Hide expected warnings from tests
2019-10-15 Nick ClemensBug 23129: Unit test
2019-10-15 Ere MaijalaBug 13937: (QA follow-up) Make tests work with YAZ...
2019-10-14 Ere MaijalaBug 13937: (QA follow-up) Fix tests.
2019-10-10 Colin CampbellBug 21580: Add test for message buyer_ean method
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-09 Fridolin SomersBug 22997: Unit test
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Ere MaijalaBug 13937: Add SRU tests
2019-10-08 Ere MaijalaBug 13937: Fix RPN conversion
2019-10-08 Ere MaijalaBug 13937: Add tests for search and retrieval
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Nick ClemensBug 13937: Add unit tests
2019-10-08 Josef MoravecBug 17005: Test for checked_in parameter
2019-10-08 Tomas Cohen AraziBug 23677: Unit tests
2019-10-08 David GustafssonBug 20334: Option for escaping slashes in search queries
2019-10-08 Katrin FischerBug 14669: Add search option for managing library to...
2019-10-07 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-10-07 Martin RenvoizeBug 23039: (RM follow-up) Fix basic_workflow test
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Add tests for new features in...
2019-10-07 Martin RenvoizeBug 18084: (RM follow-up) Fix authentication tests
2019-10-03 NickBug 20589: (follow-up) Fix tests
2019-10-03 Martin RenvoizeBug 20589: (RM follow-up) Fix Koha::SearchField.t
2019-10-03 NickBug 21985: Fix further occurences
2019-10-03 Jonathan DruartBug 21985: Trying to fix the next failure
2019-10-03 Jonathan DruartBug 21985: Fix Circulation tests when ES it set, by...
2019-10-02 NickBug 20589: Remove expanded_facet variable and fix tests
2019-10-02 David GustafssonBug 20589: fix QueryBuilder tests
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-10-01 Magnus EngerBug 22280: Add a unit test
2019-10-01 Agustin MoyanoBug 19618: Add tests
2019-10-01 Kyle M HallBug 23688: System preference uppercasesurnames broken...
2019-10-01 Fridolin SomersBug 23679: add Unit Test t/db_dependent/Circulation...
2019-09-30 Tomas Cohen AraziBug 23624: (QA follow-up) Test error cases
2019-09-30 Tomas Cohen AraziBug 23624: Unit tests
2019-09-27 Tomas Cohen AraziBug 23607: Make /patrons/:patron_id/account staff only
2019-09-25 Tomas Cohen AraziBug 23517: (follow-up) AddReserve expects a priority...
2019-09-24 Martin RenvoizeBug 23526: (RM follow-up) Fix failing test
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) More test cases
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) Tidy tests
2019-09-23 Tomas Cohen AraziBug 23517: Add a spec for PUT /holds/{hold_id}/priority
2019-09-23 Martin RenvoizeBug 23321: (follow-up) Add test for Koha::Account change
2019-09-23 Martin RenvoizeBug 23321: Allow setting of branch default
2019-09-23 Martin RenvoizeBug 23321: Koha::Library additions
2019-09-23 Martin RenvoizeBug 23321: Add cash register management
2019-09-23 Tomas Cohen AraziBug 23584: Add the controller method and tests
2019-09-23 Tomas Cohen AraziBug 22837: (follow-up) Fix some tests
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-09-23 Tomas Cohen AraziBug 23425: (QA follow-up) Keep it generic
2019-09-13 Tomas Cohen AraziBug 6759: (QA follow-up) Unit tests
2019-09-13 Tomas Cohen AraziBug 23272: Adapt controller and tests
2019-09-12 Tomas Cohen AraziBug 23580: Unit tests
2019-09-12 Lari TaskulaBug 16825: Add API route for getting an item
2019-09-12 Tomas Cohen AraziBug 23599: Regression tests
2019-09-10 Fridolin SomersBug 23004: Unit test
2019-09-09 Fridolin SomersBug 23404: Change UT calls
2019-09-09 Fridolin SomersBug 23404: add UT to show bug
2019-09-06 Jonathan DruartBug 23079: Add tests
2019-09-06 Ere MaijalaBug 22258: Elasticsearch: Add array as an alternative...
2019-08-20 Tomas Cohen AraziBug 14570: (QA follow-up) Fix tests
2019-08-20 Tomas Cohen AraziBug 14570: Add error handling to Koha::Patron::Relation...
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-08-20 Colin CampbellBug 20254: Add tests for transport ingest
2019-08-20 Tomas Cohen AraziBug 11677: Use zebra not-onloan-count index for availab...
2019-08-19 Tomas Cohen AraziBug 23281: Implement ->search_with_library_limits in...
2019-08-16 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-08-16 Nick ClemensBug 23324: Add an ISBN normalization routine
2019-08-13 Josef MoravecBug 16284: Add Koha::Biblio->is_serial method
2019-08-13 Josef MoravecBug 16284: Add test
2019-08-13 Nick ClemensBug 23413: Add a holds method to Koha::Items
2019-08-13 Jonathan DruartBug 22142: Do not revert data if 'unchanged' was set
2019-08-13 Nick ClemensBug 22142: Highlight the issue
2019-08-12 Nick ClemensBug 23416: Add PreserveSerialNotes system preference
2019-08-08 Jonathan DruartBug 22741: Add a test
2019-08-05 Martin RenvoizeBug 11529: (RM follow-up) Add WHILE to directive list
2019-08-05 Ere MaijalaBug 11529: (follow-up) Fix QA issues
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Remove field mapping table and admin page
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-08-05 Ere MaijalaBug 11529: Add new fields to biblio table
2019-08-05 Martin RenvoizeBug 22610: (QA follow-up) Add unit tests for FeePayment
2019-08-05 Martin RenvoizeBug 22610: (follow-up) Correction to accounts tests
next