Bug 20944: OpenAPI spec for /patrons/{patron_id}/account/credits
[koha.git] / t /
2018-08-31 Nick ClemensBug 18639: Unit tests
2018-08-31 Jonathan DruartBug 14302: Remove grs1 records from test data
2018-08-31 Jonathan DruartBug 14302: Remove GRS1 specific code
2018-08-30 Jonathan DruartBug 20366: Add new method Koha::Acquisition::Basket...
2018-08-30 Jonathan DruartBug 20366: Add new method Koha::Acquisition::Order...
2018-08-30 Jonathan DruartBug 20726: Add new method Acquisition::Order->invoice
2018-08-30 Jonathan DruartBug 20726: Add new method Koha::Acquisition::Order...
2018-08-30 Kyle M HallBug 21231: Add Unit Test
2018-08-30 Jonathan DruartBug 21068: Remove NorwegianPatronDB related code
2018-08-30 Jonathan DruartBug 21199: Hide patron's attributes from ILSDI if required
2018-08-24 Kyle M HallBug 15524: (QA follow-up) Change Can[Book|Item]BeReserv...
2018-08-24 Marcel de RooyBug 15524: (QA follow-up) Fix meaningless test
2018-08-24 Kyle M HallBug 15524: Set limit on maximum possible holds per...
2018-08-22 Ere MaijalaBug 20248: Improve Elasticsearch mappings UI and rebuil...
2018-08-22 Nick ClemensBug 15408: Fix tests to fail without patch
2018-08-22 Baptiste WojtkowskiBug 15408: Remove fund's timestamp when cloning a budget
2018-08-22 Marcel de RooyBug 20487: AddReturn should clear items.onloan for...
2018-08-20 Jonathan DruartBug 21238: Prevent TemplateToolkit.t to fail on slow...
2018-08-20 Nick ClemensBug 18947: LDAP - do not assume anonymous bind if no...
2018-08-16 Jonathan DruartBug 21226: Remove xISBN services
2018-08-16 Jonathan DruartBug 21230: Prevent Reserves.t to fail randomly
2018-08-14 Kyle M HallBug 19743: Unit Tests
2018-08-14 Jonathan DruartBug 21213: Add diagnostics to Circulation.t
2018-08-10 Tomas Cohen AraziBug 20997: (QA follow-up) POD fixes and offset type...
2018-08-10 Tomas Cohen AraziBug 20997: ->apply should be applied to Koha::Account...
2018-08-10 Josef MoravecBug 20997: (follow-up) Add Koha::Account::Line->is_debi...
2018-08-10 Tomas Cohen AraziBug 20997: Add unit tests for Koha::Account::Line:...
2018-08-10 Marcel de RooyBug 19633: Use alphanumeric error codes in upload
2018-08-09 David CookBug 18586: Create module to mint RDF subject URIs
2018-08-09 Nick ClemensBug 18635: Unit tests
2018-08-09 David BourgaultBug 20660: Test AddReturn with $return_date override
2018-08-09 Josef MoravecBug 21154: Remove unused subs from C4::Serials
2018-08-08 Nick ClemensBug 21075: Unit tests
2018-08-08 Matthias MeusburgerBug 19436: Add SRU support for authorities
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-31 Alex ArnaudBug 21032: Fix using facet for searches made on specifi...
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-30 Jonathan DruartBug 21087: Test to describe the issue
2018-07-23 Jonathan DruartBug 20757: Add pod for ->capture
2018-07-23 Jonathan DruartBug 20757: Capture and upload screenshot on selenium...
2018-07-23 Kyle M HallBug 19191: (QA follow-up) Remove double fetches from...
2018-07-23 Kyle M HallBug 19191: Add syspref to control use of email receipts...
2018-07-23 Kyle M HallBug 19191: Add correct unit tests
2018-07-23 Nick ClemensBug 21095: Add ccode facets info to tests
2018-07-19 Nick ClemensBug 19166: (follow-up) Adjust table and files and QA...
2018-07-19 Nick ClemensBug 19166: (follow-up) Shipment cost is always added...
2018-07-19 Nick ClemensBug 19166: Unit tests for GetBudgetSpent and GetBudget...
2018-07-19 Nick ClemensBug 19166: Add the ability to add adjustments to an...
2018-07-19 Nick ClemensBug 19604: Unit tests
2018-07-19 Nick ClemensBug 13560: Unit tests
2018-07-19 Jonathan DruartBug 21086: Fix wrong mock of DateTime->now
2018-07-18 Julian MauriceBug 20393: (QA follow-up) Remove only occurence of...
2018-07-18 Jonathan DruartBug 18072: Only accept Koha::Library in parameters
2018-07-18 Tomas Cohen AraziBug 18072: (QA follow-up) Remove warning from tests
2018-07-18 Lari TaskulaBug 18072: Add Koha::Biblio->can_be_transferred
2018-07-18 Lari TaskulaBug 18072: (QA follow-up) let Koha::Item->can_be_transf...
2018-07-18 Lari TaskulaBug 18072: Add Koha::Item->can_be_transferred
2018-07-18 Kyle M HallBug 19524: Share patron lists between staff
2018-07-18 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen AraziBug 20942: Unit tests for /patrons/{patron_id}/account
2018-07-18 Jonathan DruartBug 20287: (follow-up) Test exception DuplicateID for...
2018-07-18 Jonathan DruartBug 20287: Test exception DuplicateID for Koha::Patron...
2018-07-18 Jonathan DruartBug 20287: Use more simple object for Object.t
2018-07-18 Tomas Cohen AraziBug 20287: Fix tests expecting a warning
2018-07-18 Jonathan DruartBug 20287: generate_userid now set the userid
2018-07-18 Jonathan DruartBug 20287: There is a warning, we just want to unset...
2018-07-18 Jonathan DruartBug 20287: ->store new deal with enrolment fee
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Add plain_text_password (& Remove AddMember_...
2018-07-18 Jonathan DruartBug 20287: Remove AddMember_Auto
2018-07-18 Jonathan DruartBug 20287: Use DBIC transaction instead of AutoCommit=0
2018-07-18 Jonathan DruartBug 20287: New warning in t/db_dependent/Koha/Object...
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-07-18 Jonathan DruartBug 20287: Move fixup_cardnumber
2018-07-13 Tomas Cohen AraziBug 21022: Unit tests
2018-07-13 Marcel de RooyBug 20900: Add CPL branch in t_Batch.t too
2018-07-13 Marcel de RooyBug 20900: Add CPL test branch in rollingloans.t
2018-07-13 Tomas Cohen AraziBug 21023: Remove warning in t/db_dependent/Circulation...
2018-07-13 Tomas Cohen AraziBug 20990: (QA follow-up) make outstanding_credits...
2018-07-13 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-07-13 Josef MoravecBug 20990: (follow-up) Fix test description
2018-07-13 Tomas Cohen AraziBug 20990: Unit tests for Koha::Account->outstanding_cr...
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-12 Alex ArnaudBug 21046: Return the correct borrowernumber when there...
2018-07-06 Julian MauriceBug 12395: Add unit test to check created_by is correct...
2018-07-06 Tomas Cohen AraziBug 20980: (QA follow-up) Do not delete existing data...
2018-07-06 Tomas Cohen AraziBug 20980: (follow-up) Only use UpdateStats for 'paymen...
2018-07-06 Tomas Cohen AraziBug 20978: (QA follow-up) Do not delete existing data...
2018-07-06 Tomas Cohen AraziBug 20978: Unit tests
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-07-06 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-06 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-06 Kyle M HallBug 20946: Additional unit tests for 0 lines edge case
2018-07-06 Tomas Cohen AraziBug 20946: Add Koha::Account::outstanding_debits
2018-07-02 Marcel de RooyBug 20272: Changes for Breeding.pm and Record.pm
2018-07-02 Marcel de RooyBug 20272: Replace error numbers by codes in XSLT_Handler
2018-07-02 Nick ClemensBug 20495: Remove get_saved_report
2018-06-29 Nick ClemensBug 20921: (RM follow-up) Fix QA pod errors
2018-06-29 Jonathan DruartBug 20921: Add selenium tests for .loggedinusername
2018-06-29 Jonathan DruartBug 20921: Fix opac_auth for selenium
next