Update release notes for 22.11.17 release
[koha.git] / tools / batch_delete_records.pl
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-03-09 Tomas Cohen AraziBug 29771: Scalar context for split
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-12-11 Jonathan DruartBug 9565: Use Koha::Biblio
2021-12-11 Marion DurandBug 9565: (follow-up) Adapt batch record deletion tool
2021-11-26 Jonathan DruartBug 28959: Fix occurrence in tools/batch_delete_records.pl
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete authorities
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete biblios
2021-08-11 Fridolin SomersBug 28835: Fix ability to pass list contents to batch...
2021-07-29 Jonathan DruartBug 17600: Fix missing C4::AuthoritiesMARC import
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-03-23 Jonathan DruartBug 23463: Fix safe_return return value in deletion...
2020-03-23 Jonathan DruartBug 23463: (follow-up) Remove DelItemCheck and ItemSafe...
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-02-19 Aleisha AmohiaBug 12759: (follow-up) Using tabs for diff ways of...
2019-02-19 Aleisha AmohiaBug 12759: Use a list (shelf) for batch record modifica...
2018-08-31 Jonathan DruartBug 21201: Replace C4::Items::GetItemnumbersForBiblio...
2018-08-21 Jonathan DruartBug 21142: Open uploaded files in utf-8 - batch mod/del
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-03-31 Fridolin SomersBug 18329 - Batch record deletion broken
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-03 Marcel de RooyBug 18070: [Follow-up] What should DelAuthority return?
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2015-11-13 Kyle M HallBug 15079: Batch Delete Records Error
2014-11-07 Owen LeonardBug 12403 [Follow-up] Batch record deletion
2014-11-07 Katrin FischerBug 12403: Follow-up - fixing a few typos
2014-11-07 Jonathan DruartBug 12403: Add a batch record deletion