152 Commits (8cc404b651fb848fc840838e121ed684f1762929)

Author SHA1 Message Date
Jonathan Druart 8943451f85 Bug 28445: Fix subfields to blank 3 years ago
Jonathan Druart 424aca3d56 Bug 28445: Use the task queue for the batch delete and update items tool 3 years ago
Jonathan Druart b52c7d7b36 Bug 28445: Start form with empty library for batch mod 3 years ago
Jonathan Druart 86156da415 Bug 28445: Adjust code to handle regexs 3 years ago
Jonathan Druart e125ea2aa5 Bug 28445: Use Koha::UI::Form::Builder::Item from batchmod as well 3 years ago
Jonathan Druart c66668b16c Bug 28769: Remove tabloop from cataloguing plugins 3 years ago
Joonas Kylmälä f808671295 Bug 29111: Remove unused indicator modification code for items 3 years ago
Kyle Hall b2b1483f4d Bug 26351: Add plugin hooks to transform item barcodes 4 years ago
Jonathan Druart cd6ab5e2e8 Bug 28765: Remove sub find_value from batchMod.pl 3 years ago
Jonathan Druart 638b3df2e8 Bug 28745: (bug 28158 follow-up) Restore the items table once the job is done 3 years ago
Jonathan Druart f0108f4ff7 Bug 17600: Fix batchMod.pl 3 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 3fe837bc74 Bug 28572: Remove C4::Debug 3 years ago
Jonathan Druart 52c82407fd Bug 28353: Display a list of items that cannot be deleted 3 years ago
Jonathan Druart 48e5171214 Bug 28158: Remove additional backgroundjob related code 3 years ago
Jonathan Druart 41551dfda7 Bug 28158: Remove backgroundjob from batchMod 3 years ago
Tomás Cohen Arazi ba5eff837b Bug 23830: Adapt callers 3 years ago
Nick Clemens ae76d7626b Bug 26298: Don't set too_many_items_to_process if equal to limit 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Katrin Fischer 0afcf3936a Bug 24780: Make items.stocknumber show up in batch item modification 4 years ago
Nick Clemens 205d909a56 Bug 25265: Rename skip_modzebra_update to skip_record_index 4 years ago
Nick Clemens 88cb7f223d Bug 25265: Prevent double reindex of the same item in batchmod 4 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Nick Clemens 0de40dd877 Bug 19889: (QA follow-up) Check that exclude from local holds priority is set and not a blank string 4 years ago
Nick Clemens fee0b9310e Bug 19889: (QA follow-up) use em over i and update field if unset 4 years ago
Agustin Moyano c1be2b8817 Bug 19889: (follow-up) Fix few minor things 4 years ago
Agustin Moyano 18d42db176 Bug 19889: (follow-up) Fix overlapping blue box and message in batch item modification 4 years ago
Agustin Moyano bcf9b259c5 Bug 19889: Make it possible to exclude items and categories from local holds priority 4 years ago
Nick Clemens cf6d7d18bc Bug 5428: (QA follow-up) Add searchid for deleting items in a batch and editing in batch 4 years ago
Martin Renvoize e968af4377 Bug 21395: (QA follow-up) Remove some introduced issues 4 years ago
Julian Maurice b168f4a2e9 Bug 21395: Make perlcritic happy 6 years ago
Jonathan Druart c256a30998
Bug 8132: Delete the items in a transaction and rollback if something wrong 5 years ago
Jonathan Druart 2363179198
Bug 8132: No changes but disable checkboxes 5 years ago
Jonathan Druart de9ce93cf2
Bug 23463: Fix safe_return return value in deletion tools 4 years ago
Jonathan Druart a3687711b0
Bug 23463: Remove DelItemCheck and ItemSafeToDelete 5 years ago
Jonathan Druart 6d55462f1b
Bug 24051: Remove "search( %condition ) is deprecated" warning from batchMod.pl 5 years ago
Nick Clemens eb4a843ace
Bug 24423: Add biblionumber to modify items link 4 years ago
Alex Arnaud ae5728020a
Bug 21959: allow only i and g regex modifiers 5 years ago
Alex Arnaud 6fb8b680c0
Bug 21959: Batch item modification - ability to apply regular expression on text fields 6 years ago
Marcel de Rooy f8030195f7
Bug 23800: (QA follow-up) Remove useless line 5 years ago
Marcel de Rooy 8da531afc3
Bug 23800: (QA follow-up) Fix item case, reduce code 5 years ago
Jonathan Druart 73870efdb7
Bug 23800: Does not order items by barcode in batch item modification 5 years ago
Jonathan Druart 5d94cbefdc
Bug 23987: "return to cataloguing" if the record is deleted from bachMod-del 5 years ago
Marcel de Rooy 237b86006b
Bug 22996: Move barcode separators to a preference 5 years ago
Aleisha Amohia 2071fa4aca
Bug 22799: Avoiding batch item modification case sensitivity when entering barcodes 5 years ago
Josef Moravec 68eeefa07e
Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Nick Clemens 192e3baa75 Bug 22288: Correct item search in batchMod by barcode file 5 years ago
Nick Clemens c18fd98bc7 Bug 19722: Don't show items at job completion if over pref 5 years ago
Nick Clemens 32cdfed1ec Bug 19722: Add MaxItemsToDisplayForBatchMod systempreference 7 years ago
Jonathan Druart 31c29fd31f Bug 21206: Replace C4::Items::GetItem 6 years ago