1011 Commits (df2a7e4aa200ea9648d993241e75ef27e12fa103)

Author SHA1 Message Date
Chad Billman 4dea9b80f9 Bug 15752: Automatically switch to patron when cardnumber is read during circulation 8 years ago
Jonathan Druart 7809a6bd13 Bug 18403: Add new methods Koha::Patrons->search_limited and use it where needed 7 years ago
Jonathan Druart 032992042d Bug 18403: output_and_exit_if_error for circulation.pl 7 years ago
Jonathan Druart ea15f3112b Bug 18403: Use patron-title.inc when hidepatronname is used [SPECIFIC for view_holdsqueue] 7 years ago
Jonathan Druart e09ed656af Bug 18403: Only display libraries from group in dropdown lists 7 years ago
Jonathan Druart 4bc92169dc Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 7 years ago
Kyle Hall e667fc1cfc Bug 16735: Remove use of get_categories 7 years ago
Liz Rea 0927962b45 Bug 19801: Display messages on user details page as well as on check out page 7 years ago
Charlotte Cordwell f9b93e07fd Bug 19997: use Modern::Perl in Circulation perl scripts 6 years ago
Nick Clemens c1cb8a14bc Bug 20003: (QA follow-up) use patron checkouts method instead of Koha::Checkouts 6 years ago
Josef Moravec ccea385ce7 Bug 20003: Fix showing number of remaining checkouts during checking in 6 years ago
Jonathan Druart 585453fe20 Bug 19921: Fix update child when only one adult patron category exist 6 years ago
Jonathan Druart d8dc86bc4b Bug 19280: Pass a Koha::Patron to CanBookBeIssued 7 years ago
Jonathan Druart aceb2eead5 Bug 19899: Restore Item floats feature - do not crash 6 years ago
Jonathan Druart 91990b04b9 Bug 19798: Fix print transfer slip 7 years ago
Marcel de Rooy e111e4415d Bug 19494: Add reservedate to Holds awaiting pickup 8 years ago
Jonathan Druart 62a8f49848 Bug 19840: Fix - display patron note on checkin 7 years ago
Jonathan Druart 20b8568a99 Bug 19746: Remove debug statements in returns.pl 7 years ago
Jonathan Druart e110f90c34 Bug 19299: Replace C4::Reserves::GetReservesForBranch with Koha::Holds->waiting 7 years ago
Jonathan Druart f54693ac86 Bug 10021: Drop columns notify_id and notify_level from accountlines 7 years ago
Jonathan Druart 32fcf995a3 Bug 10021: Drop table notifys and related code 8 years ago
Jonathan Druart 529793d4ae Bug 10748: Add the ability to block return of lost items 7 years ago
Marcel de Rooy 4a4b3aa948 Bug 19493: Remove few warnings from circulation.pl 7 years ago
Jonathan Druart e6b8e12391 Bug 17829: (follow-up) Move GetMember to Koha::Patron 7 years ago
Jonathan Druart 1a8ca21875 Bug 19431: Fix error when checking out an unknown barcode 7 years ago
Josef Moravec 5fc8c03b59 Bug 19438: Fix sorting by date due in overdues.pl 7 years ago
Jonathan Druart da6824d6e2 Bug 15685: Avoid "Use of uninitialized value" warning in logs 7 years ago
Nick Clemens 04aea91de0 Bug 15685: (QA follow-up) Address QA issues 7 years ago
Jonathan Druart c43a555dbc Bug 19059: Fix compilation issues 7 years ago
Jonathan Druart 82115d164a Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Jonathan Druart 9af6c4e34b Bug 19080: Handle non-existing patrons gratefully 7 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Nick Clemens a66c0b1dd7 Bug 18469: QA Follow-up 7 years ago
Jonathan Druart 3808dbc1d2 Bug 19053: Keep auto_renew flag if a confirmation is needed 7 years ago
Jonathan Druart a9a500e81d Bug 18966: Do not deal with duplicate issue_id on checkin 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart b977e9ec24 Bug 18276: barcode may be nonexistent when checking out/in 7 years ago
Jonathan Druart 6eade474ed Bug 18276: Remove GetBiblioFromItemNumber - Easy ones 7 years ago
Jonathan Druart 1544f9a5d4 Bug 18276: Remove GetBiblioFromItemNumber - circulation pages 7 years ago
Jonathan Druart fa592a9685 Bug 17680: C4::Circulation - Remove GetItemIssue, complex calls 8 years ago
Marcel de Rooy e48a5fb560 Bug 18881: [QA Follow-up] Remove even more 7 years ago
Marc Véron f40c093c19 Bug 18881: Remove dead code from view_holdsqueue.pl 7 years ago
Jonathan Druart bbe2216887 Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds 8 years ago
Jonathan Druart 091d6c513b Bug 17843: Replace C4::Koha::getitemtypeinfo with Koha::ItemTypes 8 years ago
Jonathan Druart f7b11f38e8 Bug 17762: Send lang to GetPreparedLetter 8 years ago
Alex Arnaud 26634151db Bug 12063 - Fix QA failures 7 years ago
Jonathan Druart a56690d3a4 Bug 14224: Do not reintroduce GetItemIssue, it's dying 7 years ago
Aleisha Amohia 0159908ca1 Bug 14224: Allow patron notes about item shown at check in 9 years ago
Nick Clemens 330ecff1de Bug 18435 - Language entered in Materials Specified does not display when items are checked out and checked in 7 years ago
Marc Véron 8b0bed34c2 Bug 18335 - Check in: Make patron info in hold messages obey syspref AddressFormat 7 years ago