240 Commits (373d1a7ed38ce2b19391011c13c1f89ff52a7f87)

Author SHA1 Message Date
Jonathan Druart 78ecdc8439 Bug 29788: (follow-up) Make Koha::Item->safe_to_delete use Koha::Result::Boolean 2 years ago
Jonathan Druart 21bc236e57 Bug 29788: Make Koha::Item->safe_to_delete use Koha::Result::Boolean 2 years ago
Jonathan Druart d85328ee3c Bug 29789: Remove unused $error from cataloguing/additem.pl 2 years ago
Andrew Nugged 1fa2afe44b Bug 27526: Fix for prefill preventing duplication 2 3 years ago
Jonathan Druart fd29c73a38 Bug 27526: Fix SubfieldsToUseWhenPrefill 3 years ago
Jonathan Druart 3376e0d218 Bug 27526: Correct NULL vs empty string when editing 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 e125ea2aa5 Bug 28445: Use Koha::UI::Form::Builder::Item from batchmod as well 3 years ago
Jonathan Druart 103ae6edcc Bug 28445: Move controller code to Koha::UI::Form::Builder::Item 3 years ago
Jonathan Druart c66668b16c Bug 28769: Remove tabloop from cataloguing plugins 3 years ago
Andrew Nugged 6ae81043b7 Bug 27526: Fix for prefill preventing duplication 3 years ago
Jonathan Druart 46394b0021 Bug 27526: Fix 'add & duplicate item' 3 years ago
Jonathan Druart e8d9c0e1a7 Bug 27526: Fix 'duplicate item' 3 years ago
Jonathan Druart 08c03af2ae Bug 18984: Remove NORMARC support 3 years ago
Kyle Hall b2b1483f4d Bug 26351: Add plugin hooks to transform item barcodes 4 years ago
Jonathan Druart 9f1d78e875 Bug 27526: Fix encoding issue on subfield 3 years ago
Jonathan Druart 5c0c400e16 Bug 27526: Remove uneeded call to TransformMarcToKoha 3 years ago
Jonathan Druart b21be4f35e Bug 27526: Fix empty string vs undef 3 years ago
Jonathan Druart 9c4cccec97 Bug 27526: Fix incorrect condition 3 years ago
Jonathan Druart 738ffb5047 Bug 27526: Fix Add multiple copies 3 years ago
Jonathan Druart 1439243ac4 Bug 27526: Fix Add & duplicate 3 years ago
Jonathan Druart 9d6fc598a4 Bug 27526: Fix PrefillItem 3 years ago
Jonathan Druart 9341e74aa2 Bug 27526: Fix repeatable more subfields 3 years ago
Jonathan Druart 7a8357f709 Bug 27526: Adjust code to use Koha::Items 3 years ago
Jonathan Druart 13557d1646 Bug 27526: Remove AddItemFromMarc from additem 3 years ago
Jonathan Druart 96826fd2d0 Bug 27526: Remove ModItemFromMarc from additem 3 years ago
Lucas Gass 01bb1f2787 Bug 21093: In additem.pl set the right stickyduedate for fast add 3 years ago
Nick Clemens 6ad858a410 Bug 28533: Set subfields to 'undef' if whole field request in itemcallnumebr system preference 3 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 6f204fdf96 Bug 28591: Don't pass debug to get_template_and_user 3 years ago
Jonathan Druart d776fa7b27 Bug 27545: Use NewItemsDefaultLocation from places where an item is created 3 years ago
Jonathan Druart d9ff0b5023 Bug 8976: Change for the item forms 4 years ago
Pasi Kallinen 9a7f778737 Bug 20971: Prevent Storable::thaw to fail on LastCreatedItem 6 years ago
Alex Buckley ac1a8adba2 Bug 25460: Update OAI sets when adding/editing/deleting item records 4 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Owen Leonard 8de7332a35 Bug 26473: Get items for editing using only itemnumber 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
Jonathan Druart c181f7a5e3 Bug 25728: Create AV when adding a new item 4 years ago
Jonathan Druart dd1eec2715 Bug 18501: Add _set_found_trigger 4 years ago
Jonathan Druart 79da944246 Bug 18501: Auto refund if mark as found from cataloguing 4 years ago
Owen Leonard 0629d4082f Bug 24134: Add placeholder for 2 digit years to allow autogeneration of dates in 008 5 years ago
Kyle Hall 330c51c272 Bug 24279: Disable editing lost status in items editor if item is a return claim 4 years ago
Kyle Hall 2a57e3d3db Bug 24279: (QA follow-up) Show values disabled with tooltips 4 years ago
Kyle Hall b38546f1d1 Bug 24279: Claims Returned does not work when set from additem.pl 4 years ago
Jonathan Druart 31800ba46b Bug 25553: Make date columns sortable on the edit items table 4 years ago
Jonathan Druart a57cc4645d
Bug 25248: (bug 23463 follow-up) Adjust second occurrence 4 years ago
Nick Clemens c748a445c0
Bug 25248: (bug 23463 follow-up) Item is returned if deletion successful, not 1 4 years ago
Andrew Nugged 3eec846d7f
Bug 24027: Call ModZebra once after all items added/deleted in a batch 4 years ago