Bug 25954: (QA follow-up) Correct label "for" attribute in authorities search
[koha.git] / t /
2021-01-10 Nick ClemensBug 26171: (QA follow-up) Add table name and object...
2021-01-10 Fridolin SomersBug 26171: adapt Koha/Exceptions.t
2021-01-05 Jonathan DruartBug 27004: Prevent claim resolution to fail
2021-01-05 Tomas Cohen AraziBug 27004: Regression tests
2021-01-05 Victor Grousset... Bug 27055: Fix compatibility with newer Firefox+Seleniu...
2020-12-28 Jonathan DruartBug 27117: Only place_holds permission is needed to...
2020-12-28 Tomas Cohen AraziBug 27205: Check valid pickup location on POST /holds
2020-12-28 Tomas Cohen AraziBug 27205: Check valid pickup location on PUT /holds...
2020-12-28 Tomas Cohen AraziBug 27209: (follow-up) Add ->is_pickup_location_valid
2020-12-28 Tomas Cohen AraziBug 27209: Unit tests
2020-12-18 Nick ClemensBug 27166: Unit tests
2020-12-15 Jonathan DruartBug 12430: Fix Search.t failure
2020-12-15 Jonathan DruartBug 12430: Fix selenium/regressions.t failure
2020-12-15 David CookBug 12430: Add unit tests for C4::Search::buildQuery
2020-12-15 Jonathan DruartBug 16067: Remove FastMmap
2020-12-14 Martin RenvoizeBug 27079: Unit tests
2020-12-14 Nick ClemensBug 26518: (QA follow-up) Expect warnings, don't supres...
2020-12-14 Jonathan DruartBug 26518: Hide expected DBI warnings
2020-12-14 Jonathan DruartBug 26518: Use Koha::Biblio[item] in AddBiblio
2020-12-14 Martin RenvoizeBug 27002: Update callers for changed return
2020-12-10 Jonathan DruartBug 25514: Try to fix random failure from REST/Plugin...
2020-12-10 Nick ClemensBug 26903: Unit tests
2020-12-09 Jonathan DruartBug 27007: Don't call GetMarcSubfieldStructure with...
2020-12-09 Nick ClemensBug 26984: (follow-up) Don't delete patrons and checkou...
2020-12-09 Jonathan DruartBug 26984: Make tests pass if AnonymousPatron is set
2020-12-09 Tomas Cohen AraziBug 14708: (QA follow-up) Add tests
2020-12-09 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-12-09 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-12-09 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-12-09 Kyle M HallBug 14708: Skip AnonymousPatron in GetBorrowersToExpunge
2020-12-09 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-12-09 Tomas Cohen AraziBug 25313: (QA follow-up) DelAuthority tests
2020-12-09 Tomas Cohen AraziBug 25313: Regression tests
2020-12-09 Jonathan DruartBug 26986: Prevent Selenium's StaleElementReferenceExce...
2020-12-09 Nick ClemensBug 26516: Don't accept incorrect values for copyrightd...
2020-12-09 Tomas Cohen AraziBug 27021: Regression tests
2020-12-09 Victor Grousset... Bug 18267: (QA follow-up) fix typo: overriden => overridden
2020-12-09 Colin CampbellBug 18267: Refactored Edifact Price Calculations
2020-12-08 Tomas Cohen AraziBug 26988: (QA follow-up) Unit tests
2020-12-08 Tomas Cohen AraziBug 26988: Make ->patron prefetchable
2020-11-20 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-11-17 Nick ClemensBug 26963: [20.05.x]
2020-11-16 Fridolin SomersBug 26594: add Unit Test
2020-11-16 Nick ClemensBug 26581: (follow-up) Skip merge when deleting authority
2020-11-16 Martin RenvoizeBug 26581: [20.05.x] Only reindex records once per...
2020-11-13 Nick ClemensBug 26781: (follow-up) Adjust tests as fields are no...
2020-11-13 Nick ClemensBug 26781: Check for subfield defined rather than truth
2020-11-13 Nick ClemensBug 23432: (QA follow-up) Add a unit test
2020-11-13 Didier GautheronBug 26232: Test for empty smart rule fine grace period
2020-11-13 Nick ClemensBug 23828: Unit tests
2020-11-13 Jonathan DruartBug 20804: Add tests
2020-11-10 Alex BuckleyBug 26589: Fix t/db_dependent/OAI/Sets.t failing when...
2020-11-09 Martin RenvoizeBug 26506: (QA follow-up) Add Unit Test
2020-10-20 Jonathan DruartBug 25913: Get the correct return of AddBiblio
2020-10-20 Jonathan DruartBug 25913: Prevent get_coins to crash if record does...
2020-10-20 Nick ClemensBug 25957: Unit test
2020-10-20 Jonathan DruartBug 26414: Tidy the tests
2020-10-20 Alexis RipettiBug 26414: Unable to export Withdrawn status using...
2020-10-16 Lucas GassBug 18958: (Rmaint follow-up) Adjust number of tests
2020-10-16 Nick ClemensBug 18958: (follow-up) Ensure hold fill target reserve_...
2020-10-16 Nick ClemensBug 18958: Make hold_fill_targets specific to reserves
2020-10-16 Nick ClemensBug 18958: Unit tests
2020-10-16 David GustafssonBug 24807: [20.05.x] Add "year" type to improve sorting...
2020-10-16 Nick ClemensBug 25265: [20.05.x] Prevent double reindex of the...
2020-10-16 Nick ClemensBug 25265: [20.05.x] Unit tests
2020-10-09 Jonathan DruartBug 26157: Correct two occurrences
2020-09-28 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-09-22 Tomas Cohen AraziBug 26322: Regression tests
2020-09-14 Joonas KylmäläBug 26271: Add failing test to reveal issue with patron...
2020-09-14 Nick ClemensBug 26309: Unit tests
2020-09-04 Jonathan DruartBug 24147: Don't assume search_related will return...
2020-09-04 Tomas Cohen AraziBug 25662: (follow-up) Add tests for the wrong patron_i...
2020-09-04 Tomas Cohen AraziBug 25662: Regression tests
2020-09-04 Kyle M HallBug 25903: Add unit tests
2020-09-04 Andrew NuggedBug 24683: whole test formatted by 'perltidy'
2020-09-04 Andrew NuggedBug 24683: Fix for take smart rules into account in...
2020-09-04 Andrew NuggedBug 24683: Subroutine name changed (fix), no code logic...
2020-09-04 Jonathan DruartBug 23632: Remove C4::Logs::GetLogs
2020-09-03 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-09-03 Nick ClemensBug 25872: Unit tests
2020-09-03 Jonathan DruartBug 26127: local_referer should not compare with OPACBa...
2020-09-03 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-08-31 Lucas GassMerge remote-tracking branch 'translations/20.05.03...
2020-08-31 Jonathan DruartBug 26162: Don't fall into an infinite loop
2020-08-31 David CookBug 25360: Use secure flag for CGISESSID cookie when...
2020-08-31 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-31 Nick ClemensBug 23634: (QA follow-up) Adjust tests
2020-08-31 Martin RenvoizeBug 23634: (QA follow-up) Catch all email cases in API
2020-08-31 Tomas Cohen AraziBug 23634: Secure the email on the API
2020-08-31 Tomas Cohen AraziBug 23634: Add tests for is_superlibrarian
2020-08-17 Tomas Cohen AraziBug 25348: (QA follow-up) Silence irrelevant warnings
2020-08-17 Kyle M HallBug 25348: Add support for circulation status 12 (...
2020-08-17 Kyle M HallBug 25347: Add support for circulation status 11 (...
2020-08-17 Kyle M HallBug 25344: Add support for circulation status 10 (...
2020-08-17 Tomas Cohen AraziBug 26114: Regression tests
2020-08-17 Nick ClemensBug 25882: Unit test
2020-08-14 Josef MoravecBug 26009: (QA follow-up) It does not harm to test...
2020-08-14 Nick ClemensBug 26009: Add facet size to home/holdingbranch
2020-08-14 Nick ClemensBug 25683: Patron with no accountlines should have...
2020-08-13 Tomas Cohen AraziBug 26115: Remove leftover Carp::Always
next