Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / ArticleRequests.t
2021-10-07 Marcel de RooyBug 29182: (follow-up) Fix ArticleRequests.t
2021-10-07 Tomas Cohen AraziBug 29084: Update article requests-related Koha::Biblio...
2021-10-07 Tomas Cohen AraziBug 29083: Update article requests-related Koha::Patron...
2021-10-06 Jonathan DruartBug 27945: (follow-up) Add tests
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-10-05 Agustin MoyanoBug 27945: Add tests
2021-10-05 Tomas Cohen AraziBug 27944: Add missing tests
2021-10-05 Tomas Cohen AraziBug 27944: (QA follow-up) Rename ->open for ->set_pending
2021-10-05 Tomas Cohen AraziBug 27944: REQUESTED is the new default status
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-02 Marcel de RooyBug 22273: Modify Koha::ArticleRequest->store to fill...
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Add pref ArticleRequestsLinkC...
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Move may_article_request...
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Replace our variable by cache...
2018-09-07 Marcel de RooyBug 17530: Add Koha::IssuingRules->guess_article_reques...
2018-06-08 Marcel de RooyBug 20866: (QA follow-up) Use build_object and remove...
2018-06-08 Jonathan DruartBug 20866: Make ArticleRequests.t pass even if table...
2018-02-12 Jonathan DruartBug 18403: Article requests
2018-01-23 Jonathan DruartBug 18477: Add tests
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-06-09 Tomas Cohen AraziBug 18766: Remove itemtype-related warnings from Articl...
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2016-10-26 Kyle M HallBug 14610 - Add unit tests