Merge branch 'new/security-release-19.11.11' into 19.11.x
[koha.git] / t / db_dependent / api /
2020-09-21 Aleisha AmohiaMerge branch 'new/security-release-19.11.10' into 19...
2020-09-15 Joonas KylmäläBug 26271: Add failing test to reveal issue with patron...
2020-08-18 Aleisha AmohiaMerge branch 'new/security-release-19.11.09' into 19...
2020-08-25 Nick ClemensBug 23634: (QA follow-up) Adjust tests
2020-08-25 Martin RenvoizeBug 23634: (QA follow-up) Catch all email cases in API
2020-08-25 Tomas Cohen AraziBug 23634: Secure the email on the API
2020-07-12 Tomas Cohen AraziBug 25570: (follow-up) Fix tests
2020-06-22 Tomas Cohen AraziBug 25623: Make sure oauth.t rolls back the db
2020-06-22 Tomas Cohen AraziBug 25327: Regression tests
2020-06-21 Tomas Cohen AraziBug 24003: Regression tests
2020-06-21 Tomas Cohen AraziBug 25045: Unit tests
2020-06-21 Tomas Cohen AraziBug 24862: Regression tests
2020-06-14 Tomas Cohen AraziBug 24909: Unit tests
2020-06-12 Tomas Cohen AraziBug 24229: Avoid fetching ALL items in test
2020-06-09 Ere Maijala[SIGNED-OFF] Bug 22522: [19.11.x] Fix several REST...
2020-05-08 Tomas Cohen AraziBug 24908: Unit tests
2020-04-01 Jonathan DruartBug 24813: Prevent api/v1/holds.t to fail randomly
2020-02-10 Jonathan DruartBug 24543: Fix wrong test in api/v1/checkouts.t
2020-01-03 Tomas Cohen AraziBug 24232: Regression tests
2019-11-01 Tomas Cohen AraziBug 23860: Update tests to new style
2019-11-01 Tomas Cohen AraziBug 23860: Regression tests
2019-11-01 Tomas Cohen AraziBug 23859: Update tests to new style
2019-11-01 Tomas Cohen AraziBug 23859: Regression tests
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Organize tests in subtests
2019-10-31 Tomas Cohen AraziBug 14697: Make controller methods rely on the stashed...
2019-10-31 Tomas Cohen AraziBug 14697: (follow-up) Rely on the UNIQUE constraint...
2019-10-31 Kyle M HallBug 14697: Add routes to handle return claims
2019-10-29 Tomas Cohen AraziBug 23667: Add route to GET /items
2019-10-28 Tomas Cohen AraziBug 23858: (follow-up) Return code fix
2019-10-28 Tomas Cohen AraziBug 23858: Regression tests
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction to patrons_accounts.t
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-23 Tomas Cohen AraziBug 23843: Make funds endpoint tests more robust
2019-10-08 Josef MoravecBug 17005: Test for checked_in parameter
2019-10-08 Tomas Cohen AraziBug 23677: Unit tests
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Add tests for new features in...
2019-10-01 Agustin MoyanoBug 19618: Add tests
2019-09-27 Tomas Cohen AraziBug 23607: Make /patrons/:patron_id/account staff only
2019-09-25 Tomas Cohen AraziBug 23517: (follow-up) AddReserve expects a priority...
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) More test cases
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) Tidy tests
2019-09-23 Tomas Cohen AraziBug 23517: Add a spec for PUT /holds/{hold_id}/priority
2019-09-23 Tomas Cohen AraziBug 23584: Add the controller method and tests
2019-09-12 Lari TaskulaBug 16825: Add API route for getting an item
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-06-24 Julian MauriceBug 23154: Add pagination to /api/v1/checkouts
2019-06-24 Tomas Cohen AraziBug 23146: Unit tests
2019-04-26 Josef MoravecBug 15496: (QA follow-up) Change success status on api
2019-04-26 Kyle M HallBug 15496: Add API endoint for deleting a bib
2019-04-18 Tomas Cohen AraziBug 21336: Fix the API
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-03-28 Josef MoravecBug 13895: Fix test
2019-03-28 Josef MoravecBug 13895: (follow-up) Fix POST response
2019-03-28 Josef MoravecBug 13895: Change renewal endpoint
2019-03-28 Josef MoravecBug 13895: Refactor test using REST Basic auth
2019-03-28 Josef MoravecBug 13895: Remove create_item and create_biblio subs...
2019-03-28 Josef MoravecBug 13895: Remove the opac checks in privileged endpoint
2019-03-28 Josef MoravecBug 13895: (follow-up) Adapt checkout endpoint to opena...
2019-03-28 Julian MauriceBug 13895: Add API routes for checkouts retrieval and...
2019-03-22 Andrew IsherwoodBug 18589: (follow-up) Add borrowernumber test
2019-03-22 Josef MoravecBug 19661: (follow-up) Use Basic auth in tests
2019-03-22 Matthias MeusburgerBug 19661: REST API - Funds Endpoint
2019-03-13 Martin RenvoizeBug 21756: Replace manualinvoice with add_debit in...
2019-03-15 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-15 Josef MoravecBug 22206: (QA follow-up) Fix tests for hold suspension api
2019-03-15 Tomas Cohen AraziBug 22206: Unit tests
2019-03-15 Tomas Cohen AraziBug 20006: Unit tests fixes
2019-03-15 Josef MoravecBug 20563: (QA follow-up) Fix number of tests in api...
2019-03-15 Andrew IsherwoodBug 20563: (follow-up) Add unit test
2019-03-15 Andrew IsherwoodBug 21063: Add "Columns settings" for ILL
2019-03-08 Tomas Cohen AraziBug 22483: (follow-up) Fix wrong tests higlighted by bug
2019-02-22 Tomas Cohen AraziBug 22216: Make GET /patrons/{patron_id} staff only
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix unit tests
2019-02-19 Tomas Cohen AraziBug 16497: Refactor tests using BASIC authentication
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) GET operations require staff...
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-19 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-02-15 Tomas Cohen AraziBug 22227: Make GET /cities staff only
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-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-11 Tomas Cohen AraziBug 22107: patrons.t doesn't need to delete existing...
2019-01-04 Tomas Cohen AraziBug 22071: Regression tests
2019-01-08 Tomas Cohen AraziBug 21786: Unit tests
2018-11-16 Martin RenvoizeBug 21835: (QA follow-up) Fix failing test
2018-11-06 Jonathan DruartBug 20996: Remove warning 'Un-mocked method'
2018-11-06 Martin RenvoizeBug 20996: (RM follow-up) Fix the api tests
2018-11-02 Andrew IsherwoodBug 20996: Fix unit tests
2018-10-09 Tomas Cohen AraziBug 11897: Use 'stockrotation' permission for the endpoint
next