378 Commits (2a2a04a641289f6043971dd98037e02fbb30f64f)

Author SHA1 Message Date
Jonathan Druart fafcbff015 Bug 27673: Fix encoding issues 3 years ago
Jonathan Druart 46f7239b08 Bug 27673: Replace YAML with YAML::XS 3 years ago
Jonathan Druart c8adefecb7 Bug 4037: Correctly join the itemtypes array 3 years ago
Aleisha Amohia 8057a433f6 Bug 4037: Add item type filter to inventory tool 3 years ago
Jonathan Druart dcd4ab94cd Bug 27509: Prevent cn_sort value to be lost when editing items 3 years ago
Nick Clemens a96c73eb76 Bug 25306: Remove framework paramter from ModBiblioMarc 4 years ago
Matthias Meusburger cb4df3b29a Bug 20888: (follow-up) 'is not' operator behaves as 'not like' 4 years ago
Fridolin Somers 07cab93d5d Bug 26032: (follow-up) Replace IFNULL() mysqlism with COALESCE() 4 years ago
Fridolin Somers 8a874de3f4 Bug 26032: Add 'is new' filter in items search 4 years ago
Martin Renvoize 8a5cda8b7a Bug 26581: Only reindex records once per checkin 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
Owen Leonard 0629d4082f Bug 24134: Add placeholder for 2 digit years to allow autogeneration of dates in 008 5 years ago
Jonathan Druart 189851fb9b Bug 25964: Prevent data loss when editing items from a MARC record 4 years ago
Julian Maurice b168f4a2e9 Bug 21395: Make perlcritic happy 6 years ago
Jonathan Druart abc00eb1cf
Bug 23081: Revert "Bug 24443: Consider NULL as 0 for issues in items search" 4 years ago
Katrin Fischer 6f3c1d5af8
Bug 21927: Acq - Add blank values in pull downs of mandatory item subfields 4 years ago
Jonathan Druart a1437dae8d
Bug 23463: Remove double store call 4 years ago
Tomás Cohen Arazi 6fa71e82f8
Bug 24027: (QA follow-up) Fix POD warning 4 years ago
Andrew Nugged 3eec846d7f
Bug 24027: Call ModZebra once after all items added/deleted in a batch 4 years ago
Marcel de Rooy 01219b09ba
Bug 21800: Check the correct framework for the repeatable tag 4 years ago
Jonathan Druart 243a5395de
Bug 23463: Fix wrong variable name 4 years ago
Jonathan Druart e6d255b5e5
Bug 23463: Fix items.cn_sort vs cn_sort 4 years ago
Jonathan Druart a881984413
Bug 23463: Use new method Koha::Object->set_or_blank 4 years ago
Jonathan Druart befc3f19f7
Bug 23463: Fix items.cn_source vs cn_source 5 years ago
Jonathan Druart 2088b6857e
Bug 23463: Fix CancelReceipt.t 5 years ago
Jonathan Druart 2677da8f17
Bug 23463: Remove no longer needed subs related to default values 5 years ago
Jonathan Druart a3687711b0
Bug 23463: Remove DelItemCheck and ItemSafeToDelete 5 years ago
Jonathan Druart b844b19dfc
Bug 23463: Remove DelItem 5 years ago
Jonathan Druart fc09b0d491
Bug 23463: Remove ModItem 5 years ago
Jonathan Druart 6ae8919e92
Bug 23463: Remove _mod_item_dates 5 years ago
Jonathan Druart 516e76d1b5
Bug 23463: _do_column_fixes_for_mod dealt with integer location and timestamp moved 5 years ago
Jonathan Druart 7ec06a1ae8
Bug 23463: _set_derived_columns_for_mod was only used for cn_sort 5 years ago
Jonathan Druart 7d35052a14
Bug 23463: Move plugin hook 5 years ago
Jonathan Druart bbb504c86f
Bug 23463: Replace ModItem with Koha::Item->store 5 years ago
Jonathan Druart 0c8d8e867b
Bug 23463: AddItem removing 5 years ago
Jonathan Druart 488a6f98a6
Bug 23463: Replace _set_derived_columns_for_add 5 years ago
Jonathan Druart 02134d7604
Bug 23463: Remove _set_defaults_for_add 5 years ago
Jonathan Druart 2075a22ed3
Bug 23463: Replace AddItem calls with Koha::Item->store 5 years ago
Jonathan Druart 150b835ab3
Bug 23463: Remove uneeded SearchItemsByField subroutine 5 years ago
Martin Renvoize 3fbc212d63
Bug 24298: Record transfer triggers for returns 4 years ago
Jonathan Druart 82716a0172
Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 5 years ago
Jonathan Druart f2b1086387
Bug 24361: Silent Items/GetItemsForInventory.t 4 years ago
Marcel de Rooy 30005cd2ea
Bug 13305: Remove tabindex from PrepareItemsRecordDisplay 4 years ago
Jonathan Druart a29d1db971
Bug 24361: Silent t/db_dependent/Items.t 4 years ago
Fridolin Somers 80f1374f26
Bug 24443: Consider NULL as 0 for issues in items search 4 years ago
Nick Clemens 2aa49ebab4
Bug 3426: Allow for multiple fields in itemcallnumber syspref 5 years ago
Jonathan Druart 094f0623c2
Bug 24361: (bug 24217 follow-up) Fix several warnings in C4 modules 4 years ago
Jonathan Druart dc5fe323d2
Bug 24217: use Modern::Perl for modules when strict is missing 5 years ago
Kyle Hall f4746340c1
Bug 23233: Remove use of AllowItemsOnHoldCheckout from C4::Items::GetItemsInfo 5 years ago