Bug 23156: Add pagination to checkouts in ILS-DI GetPatronInfo service
[koha-equinox.git] / t / db_dependent / ILSDI_Services.t
2019-06-25 Julian MauriceBug 23156: Add pagination to checkouts in ILS-DI GetPat...
2019-05-14 Jonathan DruartBug 22891: Add tests
2019-03-29 Julian MauriceBug 19380: Use Koha::Item::get_transfer instead of...
2019-03-29 Julian MauriceBug 19380: Add transfer informations in ILS-DI GetRecor...
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-21 Kyle M HallBug 22330: Transfer limits should be respected for...
2019-03-13 Fridolin SomersBug 21832: add unit test
2019-02-08 Alex ArnaudBug 21738: unit tests for HoldTitle
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...
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-10-31 Jonathan DruartBug 21681: Add tests for GetPatronInfo
2018-08-30 Jonathan DruartBug 21199: Hide patron's attributes from ILSDI if required
2018-07-12 Alex ArnaudBug 21046: Return the correct borrowernumber when there...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountBalance to Koha::Accoun...
2018-01-30 Mark TompsettBug 13990: (QA follow-up) Add unit test coverage
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-01-20 Tomas Cohen AraziBug 17836: (ILSDI) Regression test
2016-05-04 Tomas Cohen AraziBug 16155: (QA followup) fix small bug in t/db_dependen...
2016-04-29 Marcel de RooyBug 16320: [QA Follow-up] Fix borrower attribute test...
2016-04-29 Tomas Cohen AraziBug 16320: Refactor ILSDI_Services.t so it uses TestBuilder
2016-03-31 Katrin Fischer Bug 14257: Follow-up - Add documentation, fix typo...
2016-03-31 Martin Persson Bug 14257 - Add show_attributes to GetPatronInfo
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-06-19 Galen CharltonBug 11891: set up tests to require that Koha::Database...
2014-05-26 Galen CharltonBug 6254: (follow-up) work-around to fix a failing...
2013-09-16 Galen CharltonBug 10667: (follow-up) fix reference to UT library...
2013-09-16 Katrin FischerBug 10667: Allow authentication with cardnumber for...
2013-09-16 Katrin FischerBug 10667: Add unit tests for ILSDI::Services::Authenti...