Bug 17229: Check if patron is expired in CanItemBeReserved
[koha.git] / t /
2021-01-19 Julian MauriceBug 17229: Add unit test for BlockExpiredPatronOpacActi...
2021-01-14 Nick ClemensBug 11299: (follow-up) adjust tests for bug 26641,...
2021-01-14 Nick ClemensBug 11299: (QA follow-up) Fix tests, spaces, and CSS...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2021-01-14 Martin RenvoizeBug 24254: (QA follow-up) Inlines opachiddenitems handling
2021-01-14 Tomas Cohen AraziBug 24254: Implement separate filters and add patron...
2021-01-14 Tomas Cohen AraziBug 24254: Read the OpacHiddenItems preference internally
2021-01-14 Tomas Cohen AraziBug 24254: Compare itemlost with 0
2021-01-14 Tomas Cohen AraziBug 24254: Unit tests
2021-01-13 Jonathan DruartBug 26950: Fix SIP/Message.t
2021-01-12 Nick ClemensBug 25306: Remove framework paramter from ModBiblioMarc
2021-01-12 Nick ClemensBug 27307: Unit test
2021-01-12 Nick ClemensBug 26957: Unit tests
2021-01-12 Nick ClemensBug 26894: Handle subfield 0 and delete empty fields
2021-01-12 Nick ClemensBug 27149: Unit tests
2021-01-12 Nick ClemensBug 26593: Remove _get_discount_from_rule
2021-01-12 Fridolin SomersBug 21301: add unit tests
2021-01-12 Marcel de RooyBug 21301: (QA follow-up) Fix number of tests
2021-01-12 Fridolin SomersBug 21301: Remove patron informations in issues for...
2021-01-11 Jonathan DruartBug 27336: Fix xt/find-missing-filters.t
2021-01-11 Julian MauriceBug 27336: Sanitize correctly HTML id
2021-01-07 Nick ClemensBug 26367: Unit test
2021-01-07 Nick ClemensBug 26364: Adjust unit tests
2021-01-07 Nick ClemensBug 26364: Remove false matches on isbn
2021-01-05 Victor Grousset... Bug 26847: (follow-up) fix get_attribute() call
2021-01-04 Tomas Cohen AraziBug 27015: Unit tests
2021-01-04 Martin RenvoizeBug 26847: Add UI test for categorycode in masthead
2021-01-04 Nick ClemensBug 26171: (QA follow-up) Add table name and object...
2021-01-04 Fridolin SomersBug 26171: adapt Koha/Exceptions.t
2021-01-04 Jonathan DruartBug 27004: Prevent claim resolution to fail
2021-01-04 Tomas Cohen AraziBug 27004: Regression tests
2020-12-30 Fridolin SomersBug 27317: (Bug 27127 follow-up) fix t/db_dependent...
2020-12-30 Victor Grousset... Bug 27055: Fix compatibility with newer Firefox+Seleniu...
2020-12-26 Jonathan DruartBug 27196: Don't explode if item that is waiting if...
2020-12-26 Jonathan DruartBug 24398: Fix 500 when viewing a single news item...
2020-12-21 Jonathan DruartBug 27117: Only place_holds permission is needed to...
2020-12-21 Jonathan DruartBug 26921: Don't generate an invalid custom cover image...
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on POST /holds
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on PUT /holds...
2020-12-21 Tomas Cohen AraziBug 27209: (follow-up) Add ->is_pickup_location_valid
2020-12-21 Tomas Cohen AraziBug 27209: Unit tests
2020-12-21 Nick ClemensBug 26634: Remove GetHoldRule subroutine in C4::Reserves
2020-12-14 Nick ClemensBug 27166: Unit tests
2020-12-09 Jonathan DruartBug 12430: Fix Search.t failure
2020-12-04 Jonathan DruartBug 12430: Fix selenium/regressions.t failure
2020-12-04 Jonathan DruartBug 16067: Remove FastMmap
2020-12-04 David CookBug 12430: Add unit tests for C4::Search::buildQuery
2020-12-04 Jonathan DruartBug 27003: Item creation log must be done after the...
2020-11-27 Martin RenvoizeBug 27079: Unit tests
2020-11-25 Nick ClemensBug 26518: (QA follow-up) Expect warnings, don't supres...
2020-11-25 Jonathan DruartBug 26518: Hide expected DBI warnings
2020-11-25 Jonathan DruartBug 26518: Use Koha::Biblio[item] in AddBiblio
2020-11-24 Victor Grousset... Bug 18267: (QA follow-up) fix typo: overriden => overridden
2020-11-20 Tomas Cohen AraziBug 26922: Regression tests
2020-11-20 Jonathan DruartBug 25514: Try to fix random failure from REST/Plugin...
2020-11-20 Jonathan DruartBug 27062: Fix pickup_location tests when existing...
2020-11-20 Jonathan DruartBug 27007: Don't call GetMarcSubfieldStructure with...
2020-11-20 Nick ClemensBug 26984: (follow-up) Don't delete patrons and checkou...
2020-11-20 Jonathan DruartBug 26984: Make tests pass if AnonymousPatron is set
2020-11-20 Jonathan DruartBug 26031: Remove the failing tests and the diag
2020-11-20 Mason JamesBug 26031: Remove 4 failing tests from t/db_dependent...
2020-11-18 Tomas Cohen AraziBug 25313: (QA follow-up) DelAuthority tests
2020-11-18 Tomas Cohen AraziBug 25313: Regression tests
2020-11-17 Jonathan DruartBug 26986: Prevent Selenium's StaleElementReferenceExce...
2020-11-17 Nick ClemensBug 26903: Unit tests
2020-11-17 Tomas Cohen AraziBug 26988: (QA follow-up) Unit tests
2020-11-16 Martin RenvoizeBug 27002: Update callers for changed return
2020-11-16 Nick ClemensBug 26516: Don't accept incorrect values for copyrightd...
2020-11-16 Tomas Cohen AraziBug 27021: Regression tests
2020-11-16 Colin CampbellBug 18267: Refactored Edifact Price Calculations
2020-11-16 Joonas KylmäläBug 27012: Add test for C4::Reserves::MergeHolds
2020-11-13 Tomas Cohen AraziBug 26988: Make ->patron prefetchable
2020-11-13 Jonathan DruartBug 26963: Ignore existing libraries
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Fix up tests and cover case...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Update mocked return of picku...
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Don't delete existing data...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Migrate unit tests into picku...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Convert to ResultSets
2020-11-13 Nick ClemensBug 26963: (follow-up) Change subroutine name for QA...
2020-11-13 Nick ClemensBug 26963: Unit tests
2020-11-12 Martin RenvoizeBug 26948: Regression tests
2020-11-12 Andrew IsherwoodBug 24083: (QA follow-up) Fix failing tests
2020-11-11 Jonathan DruartBug 22818: Fix TestBuilder.t
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Squashed follow ups
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Respond to QA feedback
2020-11-11 Andrew IsherwoodBug 24083: Add unit tests
2020-11-11 Agustin MoyanoBug 23019: (follow-up) Fix test permissions and API...
2020-11-11 Nick ClemensBug 23019: (QA follow-up) fix test fiule permissions
2020-11-11 Agustin MoyanoBug 23019: Add tests
2020-11-11 Martin RenvoizeBug 22818: (QA follow-up) Email addressing corrections
2020-11-11 Andrew IsherwoodBug 22818: Unit tests
2020-11-10 Fridolin SomersBug 26594: add Unit Test
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-11-10 Jonathan DruartBug 23916: (follow-up) Add unit tests
2020-11-10 Nick ClemensBug 23916: (QA follow-up) Remove stray changes and...
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix unit test
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Rebase unit tests
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix terminology, use patron...
2020-11-10 Andrew IsherwoodBug 23916: Add unit tests
2020-11-10 Jonathan DruartBug 24603: Simplify tests using TestBuilder
next