Bug 22253: Check we actually need to update the password
[koha.git] / t /
2019-02-01 Jonathan DruartBug 21610: Add tests
2019-01-30 Tomas Cohen AraziBug 22132: (QA follow-up) set_password now expects...
2019-01-30 Martin RenvoizeBug 22132: (QA follow-up) Tests - use Mojo builtin...
2019-01-30 Tomas Cohen AraziBug 22132: Unit tests
2019-01-30 Tomas Cohen AraziBug 22144: (QA follow-up) Prepare the ground for other...
2019-01-30 Kyle M HallBug 22144: Add method metadata() to Koha::Biblio
2019-01-30 Tomas Cohen AraziBug 22194: Add Koha::Exceptions::Metadata
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2019-01-28 Jonathan DruartBug 21971: TestBuilder::build_sample_item
2019-01-28 Nick ClemensBug 21798: (RM follow-up) Fix a few added tests
2019-01-28 Marcel de RooyBug 21798: (QA follow-up) Fix Biblios.t
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Replace 2 more occurrences
2019-01-28 Jonathan DruartBug 21798: Fix another test
2019-01-28 Jonathan DruartBug 21798: Fix a wrong test
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2019-01-28 Tomas Cohen AraziBug 21798: We need t::lib::TestBuilder::gimme_a_biblio
2019-01-28 Tomas Cohen AraziBug 21478: (QA follow-up) Make sure tests don't fail...
2019-01-28 Tomas Cohen AraziBug 22061: (follow-up) set_password expects a hashref
2019-01-28 Tomas Cohen AraziBug 22061: (QA follow-up) Rename password_2 => password...
2019-01-28 Tomas Cohen AraziBug 22061: Unit tests
2019-01-28 Tomas Cohen AraziBug 22061: Add a /public namespace that can be switched...
2019-01-28 Tomas Cohen AraziBug 17006: Add /patrons/{patron_id}/password
2019-01-28 Tomas Cohen AraziBug 17006: Unit tests
2019-01-28 Alex ArnaudBug 19945: Add a test proving that using CanBookBeReser...
2019-01-28 Alex ArnaudBug 19945: ILSDI - Return the reason a reserve is impos...
2019-01-28 Alex BuckleyBug 21241: (follow-up) Syspref to control fallback...
2019-01-28 Tomas Cohen AraziBug 21478: Unit tests
2019-01-28 Tomas Cohen AraziBug 21478: Add Koha::Exceptions::Hold
2019-01-25 Tomas Cohen AraziBug 22049: Add tests
2019-01-25 Tomas Cohen AraziBug 22049: Make MarkIssueReturned rely on returndate...
2019-01-25 Tomas Cohen AraziBug 22051: Unit tests
2019-01-25 Tomas Cohen AraziBug 22051: Add Koha::Exceptions::Object::WrongValue
2019-01-25 Martin RenvoizeBug 21002: Add tests for Koha::Account::add_debit
2019-01-25 Tomas Cohen AraziBug 21992: Remove unused Koha::Patron->update_password...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in tests
2019-01-25 Ere MaijalaBug 21826: Move Heading tests to db_dependent since...
2019-01-25 Ere MaijalaBug 21826: Add tests
2019-01-25 Tomas Cohen AraziBug 22047: Unit tests
2019-01-25 Olli-Antti KivilahtiBug 7614: Fix my variable earlier declaration bug.
2019-01-25 Lari TaskulaBug 7614: Check transfer limit in CanBookBeReserved...
2019-01-25 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-23 Baptiste WojtkowskiBug 17047: SQL reports management with Mana-KB
2019-01-23 morgane alonsoBug 17047: subscriptions management with Mana-KB
2019-01-18 Jonathan DruartBug 22006: Add tests
2019-01-18 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2019-01-11 Tomas Cohen AraziBug 22107: patrons.t doesn't need to delete existing...
2019-01-11 Tomas Cohen AraziBug 22107: Make tests use a simpler class, with no FK
2019-01-11 Jonathan DruartBug 21999: FIXMEs are fixed!
2019-01-11 Martin RenvoizeBug 21999: Update Tests to reflect new return value...
2019-01-11 Tomas Cohen AraziBug 21912: (QA follow-up) Do not delete existing patrons
2019-01-11 Tomas Cohen AraziBug 21912: Add tests for Koha::Objects->search
2019-01-11 Josef MoravecBug 22003: Remove unused subroutines displaylog and...
2019-01-11 Tomas Cohen AraziBug 21727: Unit tests for the refund case
2019-01-11 Tomas Cohen AraziBug 21727: (QA follow-up) Test lastincrement changes
2019-01-11 Martin RenvoizeBug 21727: Add tests for Koha::Account::Line->adjust
2019-01-04 Martin RenvoizeBug 21753: Remove all reference of chargename from...
2019-01-04 Tomas Cohen AraziBug 21915: Reconcile balance on _FixAccountForLostAndRe...
2019-01-04 Tomas Cohen AraziBug 22071: Regression tests
2019-01-04 Tomas Cohen AraziBug 21788: Unit tests
2019-01-08 Tomas Cohen AraziBug 21786: Unit tests
2019-01-08 Nick ClemensBug 22052: Unit tests
2019-01-08 Tomas Cohen AraziBug 22059: regression tests
2019-01-03 Nick ClemensBug 19066: (RM follow-up) Fix test count and structure...
2019-01-03 Tomas Cohen AraziBug 19066: Add tests for Koha::Account->pay
2019-01-03 Tomas Cohen AraziBug 19066: Tests for AddRenewal AddIssuingCharge and...
2019-01-03 Kyle M HallBug 19066: (QA follow-up) Remove bad and unecessary...
2019-01-03 Kyle M HallBug 19066: Add branchcode to accountlines
2019-01-02 Jonathan DruartBug 22007: Generated with add_missing_filters.pl
2019-01-02 Jonathan DruartBug 22007: Also handle Price and HtmlTags
2019-01-02 Jonathan DruartBug 22007: Handle safe filtered output (KohaDates)
2019-01-02 Tomas Cohen AraziBug 21909: Unit tests
2019-01-02 Jonathan DruartBug 21817: Fix 2 failing tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-12-26 Alex BuckleyBug 21754: Automatically clean up outstanding transfers...
2018-12-19 Marcel de RooyBug 21848: Resolve unac_string warning from Circulation.t
2018-12-19 Jonathan DruartBug 21956: (bug 21775 follow-up) Use set_preference...
2018-12-19 Jonathan DruartBug 21065: Add tests
2018-12-14 Jonathan DruartBug 14334: Remove AutoCommit from tests
2018-12-11 Tomas Cohen AraziBug 21969: Regression tests
2018-12-11 Tomas Cohen AraziBug 21759: Regression tests
2018-12-11 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-12-11 Kyle M HallBug 21849: Add unit tests
2018-12-11 Nick ClemensBug 21962: Unit tests
2018-12-11 Josef MoravecBug 21911: Regression test
2018-12-11 Jonathan DruartBug 21910: Remove duplicated lines in tests
2018-12-11 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-11-29 Martin RenvoizeBug 21896: (QA follow-up) Document and Test for FIFO...
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) Add tests for FIFO behaviour
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) normalize_balance -> reconcil...
2018-11-29 Tomas Cohen AraziBug 21896: Add unit tests for Koha::Account::normalize_...
2018-11-29 Julian MauriceBug 21895: Fix translation for package install
2018-11-26 Martin RenvoizeBug 19365: Clean up, fix and add new tests.
2018-11-21 Marcel de RooyBug 21774: Cloned item subfields disappear when editing...
2018-11-16 Martin RenvoizeBug 21835: (QA follow-up) Fix failing test
2018-11-16 Tomas Cohen AraziBug 21567: Remove Koha_ExternalContent_RecordedBooks.t
2018-11-16 Mirko TietgenBug 21567: Move Koha_ExternalContent_OverDrive.t to...
2018-11-16 Nick ClemensBug 20598: Update number of tests
2018-11-16 Kyle M HallBug 20598: Unit test
next