Bug 23428: (bug 23151 follow-up) Fix self registration with a verification email
[koha.git] / t /
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
2019-08-05 Nick ClemensBug 14549: Unit tests
2019-07-26 Colin CampbellBug 23251: Correct formatting of IMD data ending in...
2019-07-26 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-07-26 Nick ClemensBug 11573: (QA follow-up) Correct spelling typo
2019-07-26 Martin RenvoizeBug 11573: Update of unit tests
2019-07-26 Alex ArnaudBug 22249: Mana - Move comment process in a dedicated sub
2019-07-19 Nick ClemensBug 20607: (QA follow-up) Test corrections
2019-07-19 Alex ArnaudBug 20607: Make Koha::SearchEngine::Elasticsearch:...
2019-07-19 Mark TompsettBug 23151: (follow-up) tweaked tests
2019-07-19 Jonathan DruartBug 23151: Add tests
2019-07-16 Kyle M HallBug 23057: Unit tests
2019-07-16 Martin RenvoizeBug 18930: (RM follow-up) Restore primary key find
2019-07-15 Katrin FischerBug 23219: (QA follow-up) Change wording of test slightly
2019-07-15 EmmiBug 23219: (QA Follow up) Cancel patrons holds when...
2019-07-15 Martin RenvoizeBug 22709: (RM follow-up) AddBiblio returns a list...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-15 Martin RenvoizeBug 19919: Unit Tests
2019-07-15 Tomas Cohen AraziBug 22563: (follow-up) Fix tests in Koha/Account.t
2019-07-15 Martin RenvoizeBug 22563: (QA follow-up) Use issue_id in chargelostitem
2019-07-15 Martin RenvoizeBug 22563: (follow-up) Corrections for overdue tests
2019-07-15 Martin RenvoizeBug 22563: (follow-up) Corrections for tests
2019-07-15 Martin RenvoizeBug 22563: Be more descriptive with accountypes
2019-07-15 Josef MoravecBug 18930: (QA follow-up) Remove debug code
2019-07-15 Agustin MoyanoBug 18930: (follow-up) Amend Koha::RefundLostItemFeeRul...
2019-07-15 Kyle M HallBug 18930: Move lost item refund rules to circulation_r...
2019-07-15 Nick ClemensBug 12537: Don't retrieve XISBN results for the same...
2019-07-15 Martin RenvoizeBug 22709: (RM follow-up) Clean up plugin tests
2019-07-09 Martin RenvoizeBug 22709: (RM follow-up) Enable plugin in tests
2019-07-09 Martin RenvoizeBug 23284: Remove test duplication
2019-07-08 Martin RenvoizeBug 22709: (RM follow-up) Add rollback to plugin test
2019-07-08 Martin RenvoizeBug 23280: Silence warning
2019-07-08 Martin RenvoizeBug 23230: (RM follow-up) Add rollback to plugin test
2019-07-05 Mark TompsettBug 23199: Added tests for Koha::Patron
2019-07-05 Nick ClemensBug 23077: Fix import of cardnumber 0
2019-07-05 Nick ClemensBug 23077: Unit tests
2019-07-05 Nick ClemensBug 21181: Unit tests
2019-07-05 Jonathan DruartBug 23083: Add tests
2019-07-04 Kyle M HallBug 22709: (follow-up) Move new test file into a Plugin...
2019-07-04 Tomas Cohen AraziBug 22709: (follow-up) Mock enable_plugins config entry
2019-07-04 Tomas Cohen AraziBug 22709: Unit tests
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-07-03 Mark TompsettBug 23230: (follow-up) Fix broken tests
2019-07-03 Tomas Cohen AraziBug 23230: Unit tests
2019-07-02 Martin RenvoizeBug 20959: (RM follow-up) Fix selenium test
2019-07-01 Kyle M HallBug 17003: (QA follow-up) Fix the number of tests
2019-07-01 Josef MoravecBug 17003: (follow-up) Update definitions according...
2019-07-01 Josef MoravecBug 17003: Adapt to OpenAPI
2019-07-01 Lari TaskulaBug 17003: Add API route to get checkout's renewability
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
2019-07-01 Nick ClemensBug 18928: (QA follow-up) Remove DBIC files and referen...
2019-07-01 Jonathan DruartBug 18928: (bug 22679 follow-up) Do not remove all...
2019-07-01 Jonathan DruartBug 18928: Update new occurrences
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-07-01 Jonathan DruartBug 23225: Add a test
2019-06-26 Jonathan DruartBug 23211: Prevent SIP/Transaction.t to fail randomly
2019-06-25 Jonathan DruartBug 23126: Add tests
2019-06-25 Julian MauriceBug 23156: Add pagination to checkouts in ILS-DI GetPat...
2019-06-25 Martin RenvoizeBug 5287: (RM follow-up) Make tests basket compatible
2019-06-24 Jonathan DruartBug 23152: Add tests
2019-06-24 Julian MauriceBug 23154: Add pagination to /api/v1/checkouts
2019-06-24 Tomas Cohen AraziBug 23146: Unit tests
2019-06-24 Kyle M HallBug 20292: Filter/censor info sent via SIP
2019-06-24 Fridolin SomersBug 22944: remove obsolete unit test
2019-06-24 Fridolin SomersBug 22944: change unit tests
2019-06-21 Mark TompsettBug 22571: (follow up) fix Donald cut-&-paste error
2019-06-21 Jonathan DruartBug 22571: Add tests
2019-06-21 Kyle M HallBug 23103: Cannot checkin items lost by deleted patrons...
2019-06-21 Martin RenvoizeBug 23177: (RM follow-up) Further test clarifications
2019-06-21 Marcel de RooyBug 23177: (QA follow-up) Remove subtest txn_begin...
2019-06-21 Marcel de RooyBug 23177: (QA follow-up) Move rollback to the end
2019-06-21 Marcel de RooyBug 23177: (QA follow-up) Move three subs from the...
2019-06-20 Tomas Cohen AraziBug 21073: (QA follow-up) Fix plugin-related tests
2019-06-18 Tomas Cohen AraziBug 22834: Add tests for Koha::Plugins::Base->bundle_path
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Add ->is_enabled and tests
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Only public subs should be...
2019-06-18 Agustin MoyanoBug 21073: (follow-up) QA fixes after rebase
2019-06-18 Tomas Cohen AraziBug 21073: Regression tests for GetPlugins
2019-06-18 Kyle M HallBug 21073: Upgrade the kitchen sink plugin to get rid...
2019-06-18 Kyle M HallBug 21073: Improve plugin performance
2019-06-18 Jonathan DruartBug 23104: Add tests for maxonsiteissueqty
2019-06-18 Jonathan DruartBug 23104: Add tests
2019-06-15 Jonathan DruartBug 9834: Add tests
2019-06-11 Kyle M HallBug 18344: Add unit tests
next