97 Commits (fd8aee927005f27fb10ed8944afbbd318e610dfb)

Author SHA1 Message Date
Jonathan Druart b3b3781ea3 Bug 27003: Item creation log must be done after the item is created 3 years ago
Nick Clemens e61bcc270e Bug 26963: (QA follow-up) Fix up tests and cover case of undefined ccode 4 years ago
Martin Renvoize 7179a29fea Bug 26963: (QA follow-up) Convert to ResultSets 4 years ago
Nick Clemens 5b06c361d6 Bug 26963: (follow-up) Change subroutine name for QA tools 4 years ago
Nick Clemens 780ced27f5 Bug 26963: Don't call 'can_be_transferred' for each possible library for each item 4 years ago
Martin Renvoize d643bf75a0 Bug 23091: Move _Restore to Koha::Item store trigger 4 years ago
Björn Nylén 395bb76039 Bug 26750: Deleted items not indexed 4 years ago
Jonathan Druart a06223a20d Bug 26145: Allow multi covers per item 4 years ago
Jonathan Druart 7bc87ce75e Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages 4 years ago
Martin Renvoize ff64264092 Bug 26268: Remove final references to paidfor db field 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
Nick Clemens af9938c43f Bug 26507: Elasticsearch - Index records after storing new item 4 years ago
Tomás Cohen Arazi 4b3657b3d6 Bug 26470: Store the item before calling the after action hook 4 years ago
Martin Renvoize 80bef54875 Bug 18501: (follow-up) Do not rely on userenv->{branchcode} 4 years ago
Jonathan Druart 112e2788c5 Bug 18501: Fix QA issues 4 years ago
Martin Renvoize 7e2514ac36 Bug 18501: (QA follow-up) Fix regressions highlighted by unit tests 4 years ago
Martin Renvoize bb0cd3d229 Bug 18501: (QA follow-up) Remove FIXME + Track issue_id 4 years ago
Jonathan Druart 0a651f9ee7 Bug 18501: Adjust condition for flagging an item found 4 years ago
Jonathan Druart 9aa5eb713d Bug 18501: set the is_refunded flag as internal var 4 years ago
Jonathan Druart dd1eec2715 Bug 18501: Add _set_found_trigger 4 years ago
Jonathan Druart 32c2662072 Bug 18501: Remove the borrowernumber parameter 4 years ago
Jonathan Druart 05a156fe08 Bug 18501: Prepare the ground 4 years ago
Marcel de Rooy 5a474e50e0 Bug 20469: Remove effective parameter 4 years ago
Marcel de Rooy b1235746d9 Bug 20469: Add Koha::Item->itemtype 4 years ago
Jonathan Druart 50302c714e Bug 26063: Use Koha::Plugins->call for some other hooks 4 years ago
Jonathan Druart 312efadd31
Bug 25421: Update POD 4 years ago
Tomás Cohen Arazi 6f1e9fe750
Bug 25421: Make ->pickup_locations only return an arrayref 4 years ago
Jonathan Druart e8414baf5b
Bug 8132: Adding a new message 'last_item_for_hold' blocking item deletion 4 years ago
Jonathan Druart 479474e532
Bug 24027: Add POD about the new parameter in Koha::Item->store 4 years ago
Andrew Nugged 3eec846d7f
Bug 24027: Call ModZebra once after all items added/deleted in a batch 4 years ago
Tomás Cohen Arazi 55b9b8e17d
Bug 25006: Make Koha::Item->as_marc_field skip undefined subfields 4 years ago
Jonathan Druart 9c383aa286
Bug 23463: (follow-up 3) Fix timestamp default value 4 years ago
Fridolin Somers 21c9b685bf
Bug 20415: Remove UseKohaPlugins system preference 4 years ago
Nick Clemens 5ff045a83e
Bug 24759: Rename renewalbranch to renewal_branchcode 4 years ago
Nick Clemens 8dfb0adc8c
Bug 24759: CleanUp OpacRenewalBranch values 4 years ago
Nick Clemens 6de018f65f
Bug 24759: Move OpacRenewalBranch code to Koha::Item 4 years ago
Jonathan Druart 6285224143
Bug 23463: Fix cn_source for new item 4 years ago
Jonathan Druart 57eb6e4226
Bug 23463: (follow-up) Fix timestamp default value 4 years ago
Jonathan Druart f70a738bca
Bug 23463: Fix timestamp default value 4 years ago
Jonathan Druart 18555f244a
Bug 23463: cn_sort needs to be updated if cn_source changed 4 years ago
Jonathan Druart f76a75a3d3
Bug 23463: Replace recently added occurrences 4 years ago
Jonathan Druart 22f8584ead
Bug 23463: build cn_sort only if needed 5 years ago
Jonathan Druart fce29fb77d
Bug 23463: update permanent_location if location has been updated 5 years ago
Jonathan Druart bef6c36156
Bug 23463: Fix AutomaticItemModificationByAge.t 5 years ago
Jonathan Druart 2088b6857e
Bug 23463: Fix CancelReceipt.t 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 7d35052a14
Bug 23463: Move plugin hook 5 years ago
Jonathan Druart bbb504c86f
Bug 23463: Replace ModItem with Koha::Item->store 5 years ago