Bug 35979: (follow-up) Add check in ->enqueue
[koha.git] / t / db_dependent / Koha /
2024-05-23 Marcel de RooyBug 35979: (follow-up) Add check in ->enqueue
2024-05-23 Kyle M HallBug 34621: Tidy Import.t
2024-05-23 Kyle M HallBug 34621: implement Patron import option to 'Renew...
2024-05-23 Janusz KaczmarekBug 32707: Unit tests
2024-05-23 Julian MauriceBug 36432: Remove circular dependency from Koha::Object
2024-05-22 Emily LamancusaBug 34972: Add tests for ModReservesCancelAll
2024-04-24 Jonathan DruartBug 19613: Scrub borrowers fields: borrowernotes opacnote
2024-04-17 Kyle M HallBug 36159: (QA follow-up) Tidy code
2024-04-17 Kyle M HallBug 36159: Add unit test
2024-03-27 Fridolin SomersBug 24879: (follow-up) Fix test suite
2024-03-21 Jonathan DruartBug 33036: Use Koha::Objects
2024-03-21 Jonathan DruartBug 33036: Add more tests
2024-03-21 Jonathan DruartBug 33036: Improve merge_with tests
2024-03-21 Zeno TajoliBug 33036: REST API: Merge biblio records implements...
2024-03-19 Martin RenvoizeBug 35248: Add tests for Koha::Booking->_assign_item_fo...
2024-03-19 Martin RenvoizeBug 35248: Add tests for Koha::Booking->store
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->bookable_items
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->check_booking
2024-03-19 Martin RenvoizeBug 35248: Add Koha::Biblio->bookings unit test
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Booking relations
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->check_booking
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->find_booking
2024-03-19 Martin RenvoizeBug 35248: Add unit test for Koha::Item->bookings relation
2024-03-12 Jonathan DruartBug 35955: Add tests
2024-03-11 Kyle M HallBug 35398: (QA follow-up) Tidy code
2024-03-11 Martin RenvoizeBug 35398: Unit test
2024-03-11 David CookBug 36098: (follow-up) extend test to check driver
2024-03-11 David CookBug 36098: Add Koha::Session module to ease session...
2024-02-19 Tomas Cohen AraziBug 29510: Regression tests
2024-02-13 Jonathan DruartBug 35962: (bug 35843 follow-up 2) Fix BackgroundJob...
2024-02-13 Jonathan DruartBug 35962: (bug 35843 follow-up) Fix BackgroundJob...
2024-02-09 Nick ClemensBug 35277: (follow-up) Fix tests
2024-02-09 Nick ClemensBug 35277: (follow-up) Remove debugging module
2024-02-09 Nick ClemensBug 35277: Unit tests
2024-01-31 Marcel de RooyBug 35843: Correct invalid exception
2024-01-17 Nick ClemensBug 35086: Tidy tests
2024-01-17 Nick ClemensBug 35086: Add chunk_size option to elasticsearch confi...
2024-01-08 Julian MauriceBug 35070: Add test verifying plugins cannot override...
2024-01-08 Tomas Cohen AraziBug 35070: Tidy
2024-01-08 Julian MauriceBug 35070: Add plugin hook template_include_paths
2024-01-03 Martin RenvoizeBug 30287: (follow-up) Make unit test more reliable...
2024-01-03 Martin RenvoizeBug 30287: (follow-up) Unit test for html_content
2024-01-03 Marcel de RooyBug 35507: Plugins.t - Mock SessionStorage, remove...
2023-11-29 Pedro AmorimBug 35418: Add TR_B2 tests
2023-11-24 Marcel de RooyBug 35393: Fix Objects.t - filter_by_last_update
2023-11-10 Kyle M HallBug 12133: (QA follow-up) Tidy for qa script
2023-11-10 Kyle M HallBug 12133: (QA follow-up) Fix number of tests
2023-11-10 Emmi TakkinenBug 12133: Add requirements for guarantor and guarantee
2023-11-09 Marcel de RooyBug 21431: Add unit test
2023-11-08 Nick ClemensBug 32986: (follow-up) Unit tests
2023-11-08 Nick ClemensBug 34519: (follow-up) fix QA tool complaints
2023-11-08 Nick ClemensBug 34519: Unit tests
2023-11-08 Tomas Cohen AraziBug 35269: Rename `update_item_location` to `location_u...
2023-11-06 Tomas Cohen AraziBug 21159: Add Koha::Item->update_item_location tests
2023-11-03 Emily LamancusaBug 35190: Adjust tests
2023-11-01 Tomas Cohen AraziBug 32730: Add tests for Koha::Patron->get_lists_with_p...
2023-11-01 Magnus EngerBug 26170: Add protected status for patrons
2023-10-31 Nick ClemensBug 34587: (QA follow-up) Tidy
2023-10-31 Pedro AmorimBug 34587: SushiCounter tests
2023-10-31 Nick ClemensBug 34924: Handle final renewal errors
2023-10-31 Nick ClemensBug 34924: Add Koha::Checkout->attempt_auto_renew
2023-10-28 Tomas Cohen AraziBug 29523: Fix tests
2023-10-27 Martin RenvoizeBug 29523: (follow-up) Comprehensive tests for redaction
2023-10-27 Martin RenvoizeBug 29523: Add redaction for inaccessible objects
2023-10-27 Martin RenvoizeBug 29523: Remove the FIXME
2023-10-27 Martin RenvoizeBug 29523: Cache the restricted branches list
2023-10-27 Martin RenvoizeBug 29523: Pass the logged user around and use for...
2023-10-27 Tomas Cohen AraziBug 29523: Regression tests
2023-10-27 Tomas Cohen AraziBug 29523: Add Koha::Object->accessible
2023-10-25 Katrin FischerBug 33887: (QA follow-up) Perltidy and fix some formatt...
2023-10-25 Sam LauBug 33887: Unit tests
2023-10-25 Marcel de RooyBug 33608: (QA follow-up) Remove ->insert method
2023-10-25 Marcel de RooyBug 33608: (QA follow-up) Restore older gt zero tests
2023-10-25 Marcel de RooyBug 33608: Move older Stats tests to Koha/Statistics.t
2023-10-25 Marcel de RooyBug 33608: Redirect UpdateStats to Koha namespace
2023-10-25 Marcel de RooyBug 31503: (QA follow-up) Fix number of tests in rebase
2023-10-25 Marcel de RooyBug 31503: (QA follow-up) Improve count of available_types
2023-10-25 Martin RenvoizeBug 31503: (follow-up) Remove OPACCustomConsentTypes
2023-10-25 Martin RenvoizeBug 31503: (follow-up) Add 'feature_enabled' to Koha...
2023-10-25 Marcel de RooyBug 31503: Make opac-patron-consent more generic
2023-10-24 Nick ClemensBug 27153: Add filter option to Elasticsearch indexing
2023-10-24 Marcel de RooyBug 35001: Simplify ->is_active in light of activity...
2023-10-24 Martin RenvoizeBug 35030: Add 'article' to patron activity triggers
2023-10-24 Martin RenvoizeBug 35027: Add 'hold' to patron activity triggers
2023-10-24 Martin RenvoizeBug 15504: Remove PatronLastActivity preference
2023-10-24 Martin RenvoizeBug 15504: (follow-up) Rename cache key
2023-10-24 Martin RenvoizeBug 15504: (follow-up) Fix is_active test
2023-10-24 Martin RenvoizeBug 15504: (follow-up) Tidy 'lastseen' section of unit...
2023-10-24 Martin RenvoizeBug 15504: (follow-up) Unit tests
2023-10-23 Nick ClemensBug 33547: (QA follow-up) Tidy
2023-10-23 Jonathan DruartBug 33547: Add print slip
2023-10-20 Laura EscamillaBug 34954: Fixed typo to 'dateexpiry'
2023-10-20 Martin RenvoizeBug 31383: (QA follow-up) Tidy
2023-10-20 Jonathan DruartBug 31383: Adjust and add tests
2023-10-19 Tomas Cohen AraziBug 35105: Regression tests
2023-10-18 Tomas Cohen AraziBug 30708: Tidy perl files
2023-10-18 Jonathan DruartBug 30708: Do not allow adding new items to a closed...
2023-10-18 Jonathan DruartBug 30708: Do not allow copy item to a train if the...
2023-10-18 Jonathan DruartBug 30708: Do not allow deletion of processings that...
2023-10-18 Jonathan DruartBug 30708: Duplicate/copy items to an opened train
next