Bug 29562: Adjust CanItemBeReserved and checkHighHolds to take objects
[koha.git] / t / db_dependent / Passwordrecovery.t
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-05 Tomas Cohen AraziBug 22343: (follow-up) Remove traces of Mail::Sendmail
2020-10-05 Tomas Cohen AraziBug 22343: (follow-up) Make sure no invalid address...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2018-03-27 Jonathan DruartBug 20474: Mimick Letters.t
2018-03-27 Mark TompsettBug 20474: Mock sendmail instead of actually emailing
2018-03-26 Mark TompsettBug 18570: Follow up to fix test noise
2018-03-19 Mark TompsettBug 18570: Tests to prove if email send was attempted
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-04-21 Marcel de RooyBug 18420: Fix HoldFulfillmentPolicy.t and Passwordreco...
2017-04-21 Jonathan DruartBug 18420: Fix Passwordrecovery.t when no patron catego...
2017-02-17 Jonathan DruartBug 18025: Fix test
2017-02-17 Liz ReaBug 18025 - Expired password recovery links cause sql...
2016-03-22 Jonathan DruartBug 15585: Remove "shift on reference is experimental...
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-03 Kyle M HallBug 15548 [QA Followup] - More new uses of Koha::Borrower
2016-01-27 Charles FarmerBug 8753 - Smartmatch substitute, Math::Random::Secure...