Bug 14229: Add link from patron search results fine to accounting tab in patron account
[koha.git] / t /
2020-04-20 Jonathan DruartBug 13518: Delete patron's modifications along with...
2020-04-17 Kyle M HallBug 23727: Editing course reserve items is broken
2020-04-17 Martin RenvoizeBug 21901: (RM follow-up) Use TestBuilder to fix tests
2020-04-17 Jonathan DruartBug 21901: Add FK on subscription and serial tables
2020-04-17 Marcel de RooyBug 24715: Cache repeatable subfield in TransformKohaToMarc
2020-04-17 Martin RenvoizeBug 25147: (RM follow-up) Update pref references.
2020-04-16 Tomas Cohen AraziBug 25131: Regression tests
2020-04-16 Tomas Cohen AraziBug 25131: Add C4::Context->needs_install
2020-04-15 Jonathan DruartBug 24380: (QA follow-up) Do not use compare float...
2020-04-15 Kyle M HallBug 24380: Add syspref CalculateFinesOnBackdate
2020-04-15 Kyle M HallBug 24380: Unit Test
2020-04-15 Martin RenvoizeBug 24820: (RM follow-up) Fix test after switch to...
2020-04-14 Martin RenvoizeBug 22887: (RM follow-up) Fix Charges Test
2020-04-14 Nick ClemensBug 24620: Fix test, remove replaced code, use dt_from_...
2020-04-14 Nick ClemensBug 24620: Unit tests
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 Jonathan DruartBug 20728: Replace the calls by their Koha::Acq::Orders...
2020-04-14 Jonathan DruartBug 23591: Add some useful methods to Koha::Suggestions
2020-04-14 Marcel de RooyBug 21190: Add tests for authentication success and...
2020-04-14 Marcel de RooyBug 21190: Remove t/Log.t
2020-04-14 Marcel de RooyBug 21190: Add subtest to Log.t for GDPR logging
2020-04-14 Marcel de RooyBug 21190: Prepare Log.t for further changes
2020-04-14 Tomas Cohen AraziBug 25044: (follow-up) Fix wrong tests
2020-04-14 Jonathan DruartBug 25044: Remove the need to define koha_object[s...
2020-04-14 Tomas Cohen AraziBug 25008: Tests for ->options
2020-04-14 Tomas Cohen AraziBug 25008: Regression tests
2020-04-14 Marcel de RooyBug 24903: Add tests for _handle_seqno
2020-04-14 Kyle M HallBug 24966: Add unit tests
2020-04-14 Jonathan DruartBug 24800: Add tests
2020-04-14 Nick ClemensBug 25050: Unit tests
2020-04-14 Kyle M HallBug 22778: Add unit test
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-08 Jonathan DruartBug 25046: Add test
2020-04-08 Alex BuckleyBug 7046: Implemented subscription renewal dropdown...
2020-04-08 Jonathan DruartBug 24801: (follow-up) Display all the libraries -...
2020-04-06 Martin RenvoizeBug 4944: (RM follow-up) Add OpacNoItemTypeImages to...
2020-04-06 Andrew IsherwoodBug 23173: Add unit tests
2020-04-03 Tomas Cohen AraziBug 25006: Regression tests
2020-04-03 Jonathan DruartBug 19475: Clear the caches at the end of the tests
2020-04-03 Emmi TakkinenBug 19475: Don't copy holiday if it already exists...
2020-04-03 Emmi TakkinenBug 19475: Add unit tests
2020-04-03 Martin RenvoizeBug 24474: (QA follow-up) Fix failing test
2020-04-03 Jonathan DruartBug 24474: Add tests
2020-04-03 Aleisha AmohiaBug 24900: Checks in MARC mod templates for when from...
2020-03-31 Jonathan DruartBug 22001: Errors are no longer logged by default (!)
2020-03-31 Jonathan DruartBug 22001: Fix Koha/Patrons.t
2020-03-31 Jonathan DruartBug 22001: Make the DBD error regex less strict
2020-03-31 Jonathan DruartBug 23463: (follow-up 3) Fix timestamp default value
2020-03-31 Jonathan DruartBug 22001: Fix Object.t - handle correct RaiseError...
2020-03-27 Jonathan DruartBug 24614: Fix Reports/Guided.t
2020-03-27 Jonathan DruartBug 18177: (follow-up) remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 23204: Fix tests swapping fields (they are not...
2020-03-27 Marcel de RooyBug 23473: (QA follow-up) Fix number of tests
2020-03-27 Nick ClemensBug 23473: (follow-up) Fix QA complaints (tabs, filters...
2020-03-27 Nick ClemensBug 23473: Don't allow staff password changes for imports
2020-03-27 Nick ClemensBug 23473: Don't allow setting blank passwords via...
2020-03-27 NickBug 23473: (follow-up) Make passwords 'secure' for...
2020-03-27 Nick ClemensBug 23473: Allow overwrite of passwords during import
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerurl
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerfax
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.othersupplier
2020-03-27 Alex ArnaudBug 23204: Move code in a unit tested sub
2020-03-27 Martin RenvoizeBug 22001: (RM follow-up) Allow RaiseError tests in...
2020-03-27 Jonathan DruartBug 22001: Add tests
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-27 Jonathan DruartBug 22685: Use DBIx::Class relationships in Koha::Acq...
2020-03-27 Jonathan DruartBug 24964: Prevent random failures sorting by borrowern...
2020-03-27 Jonathan DruartBug 24964: Add tests
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-26 Fridolin SomersBug 20415: add Koha.ArePluginsEnabled Template Toolkit...
2020-03-26 Jonathan DruartBug 24614: Add tests
2020-03-26 Jonathan DruartBug 24801: Display all the libraries - Selenium fix
2020-03-25 Andrew NuggedBug 24185: Make holds page faster: Preparatory refactoring
2020-03-25 David GustafssonBug 22771: Respect nonfiling indicators for search...
2020-03-25 Nicolas LegrandBug 13881: Add desk management
2020-03-25 Martin RenvoizeBug 21800: (RM follow-up) Fix unit tests
2020-03-24 Martin RenvoizeBug 21443: (RM follow-up) Fix failing tests
2020-03-24 Jonathan DruartBug 21503: Restore existing ternary operator logic
2020-03-24 Christopher BrannonBug 21503: Tests clarification for debugging
2020-03-24 Jonathan DruartBug 21503: Tests cleanup and highlight a missing case
2020-03-24 Tomas Cohen AraziBug 21503: Tests for the existing behavior
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: Allow patrons to opt out of auto-renewal
2020-03-24 Nick ClemensBug 24476: Change CanBookBeRenewed and adjust tests
2020-03-24 Marcel de RooyBug 24276: Add unit tests for mandatory parameter of...
2020-03-24 Kyle M HallBug 21443: Remove the dependency on finesCalendar
2020-03-24 Kyle M HallBug 21443: Unit tests
2020-03-24 Jonathan DruartBug 24468: Remove unused C4::Reserves::_get_itype subro...
2020-03-24 Marcel de RooyBug 21800: Add tests for _check_split
2020-03-24 Marcel de RooyBug 21800: Add tests for repeatable subfields
2020-03-24 Nick ClemensBug 24759: (follow-up) Fix tests
2020-03-24 Jonathan DruartBug 24759: Test intranet at the same time
2020-03-24 Jonathan DruartBug 24759: Simplify tests
2020-03-24 Nick ClemensBug 24759: Rename renewalbranch to renewal_branchcode
2020-03-24 Kyle M HallBug 24759: Unit tests for AddRenewal
2020-03-24 Nick ClemensBug 24759: CleanUp OpacRenewalBranch values
2020-03-24 Nick ClemensBug 24759: Move OpacRenewalBranch code to Koha::Item
next