3483 Commits (d33552f871946a874ff2c912c65a5b12102f841d)

Author SHA1 Message Date
Nick Clemens ad1d734e54 Bug 16446: Add ability to add patrons to list by borrowernumber 3 years ago
Nick Clemens df63fe79e0 Bug 25030: (QA follow-up) Add POD 3 years ago
Julian Maurice 2c0d09e993 Bug 25030: Implement IncludeSeeFromInSearches with Elasticsearch 4 years ago
Marcel de Rooy f7acb5eaad Bug 28211: (QA follow-up) POD changes 3 years ago
Kyle Hall 18c1500772 Bug 28211: Replace use of call_recursive() with call() 3 years ago
Jonathan Druart 4390b7be04 Bug 28785: Adjust check_cookie_auth calls 3 years ago
Jonathan Druart 95fd884441 Bug 28445: Split and join on ' | ' instead of '|' for repeatable 3 years ago
Jonathan Druart c048faac3f Bug 28445: Respect MaxItemsToDisplayForBatchMod from job detail view 3 years ago
Jonathan Druart ef09becd10 Bug 28445: delete_biblios is a boolean 3 years ago
Jonathan Druart ac90166f45 Bug 28445: Don't surround the whole batch with a transaction 3 years ago
Jonathan Druart 508ef298f7 Bug 28445: Fix encoding issue with the background job's report 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 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
Jonathan Druart 1b32a55126 Bug 29093: DBIC schema changes 3 years ago
Tomás Cohen Arazi 868e02bfab Bug 29157: Date and Datetime attributes cannot be set NULL 3 years ago
Jonathan Druart b0038f4035 Bug 29172: Make CustomCoverImagesURL compatible with control fields 3 years ago
Ere Maijala 155c3f1824 Bug 29135: Fix handling of deleted items in OAI-PMH provider 3 years ago
Jonathan Druart 1aa70c9bb6 Bug 3142: Handle biblio level item type 3 years ago
Marcel de Rooy 05ddd7eede Bug 3142: (QA follow-up) Include notforloan itemtypes 3 years ago
Marcel de Rooy 10b971c08b Bug 3142: (QA follow-up) Cosmetic changes 3 years ago
Jonathan Druart 064500bc96 Bug 3142: Add note about imprecision of filter_by_for_hold 3 years ago
Jonathan Druart 70a303a5de Bug 3142: Add tests 3 years ago
Jonathan Druart 1ad0e172cd Bug 3142: Use filter_by_for_holds where holdability is calculated 3 years ago
Jonathan Druart a9b306fa7c Bug 3142: Add itype 3 years ago
Jonathan Druart 4d63e9be18 Bug 3142: Exclude damaged items 3 years ago
Jonathan Druart 31392f5fc2 Bug 3142: Add itemlost, withdrawn and notforloan 3 years ago
Tomás Cohen Arazi c9285e1072 Bug 29182: (follow-up) Simplify Koha::ArticleRequest->store 3 years ago
Tomás Cohen Arazi 707e68b7fc Bug 29182: Make sure methods call the overloaded ->store 3 years ago
Jonathan Druart 8f10b6c32c Bug 18984: DBIC schema changes 3 years ago
Jonathan Druart 08c03af2ae Bug 18984: Remove NORMARC support 3 years ago
Jonathan Druart 9e249435f9 Bug 28931: Use EXPORT_OK from Koha::DateUtils 3 years ago
Tomás Cohen Arazi 107176a07b Bug 29086: (follow-up) Remove unrequired Koha::ArticleRequest::Status uses 3 years ago
Tomás Cohen Arazi cb6ffc0008 Bug 29086: Simplify querying active article requests 3 years ago
Tomás Cohen Arazi f968a65793 Bug 29084: Update article requests-related Koha::Biblio methods to use relationships 3 years ago
Tomás Cohen Arazi 02db36b95c Bug 29083: Update article requests-related Koha::Patron methods to use relationships 3 years ago
Tomás Cohen Arazi 6ae273ddcb Bug 29082: Add filtering methods to Koha::ArticleRequests 3 years ago
Kyle Hall 4f533776c6 Bug 26352: Switch from using call() to call_recursive() 3 years ago
Martin Renvoize ec3bce4fa1 Bug 26352: (QA follow-up) Add additional tests 4 years ago
Kyle Hall b00aab7052 Bug 26352: Replace call to barcode_generate with call to patron_barcode_transform 4 years ago
Kyle Hall aea8ce7fcc Bug 26352: Add plugin hooks to transform patron barcodes 4 years ago
Kyle Hall b2b1483f4d Bug 26351: Add plugin hooks to transform item barcodes 4 years ago
Kyle Hall fc68d49897 Bug 28026: Add call_recursive() as a supplement for call() 3 years ago
Jonathan Druart cc1c2cbaaf Bug 27526: Add tests for columns_to_str and host_items 3 years ago
Jonathan Druart 33d4367cd8 Bug 27526: Add missing POD 3 years ago
Jonathan Druart 7a8357f709 Bug 27526: Adjust code to use Koha::Items 3 years ago
Tomás Cohen Arazi e85290a703 Bug 27947: (QA follow-up) Make parameters a hashref 3 years ago
Jonathan Druart 2fccde3acd Bug 27947: DBIC schema changes 3 years ago