462 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Jonathan Druart 63cc298016 Bug 18912: Display more info when using itemBarcodeFallbackSearch 3 years ago
Jonathan Druart 010181a6a0 Bug 27652: Display patron's categories for sysprefs expecting them 3 years ago
Joonas Kylmälä fd0bc2204c Bug 25690: Make CanBookBeIssued return In Processing state as needing confirmation 3 years ago
Joonas Kylmälä fbef547832 Bug 25690: Remove double usage of 'Reserved' return value 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Kyle Hall 7f61ca7f47 Bug 19382: (QA follow-up) Fix typos 3 years ago
Kyle Hall 899bd08e0c Bug 19382: Add blocking of ability to checkout on circulation.pl 3 years ago
Kyle Hall 7a7a0a2474 Bug 19382: Add ability to block guarantees based on fees owed by guarantor and other guarantees 4 years ago
Martin Renvoize be379b664c Bug 25261: (QA follow-up) Capitalize return of needsconfirm 3 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Jonathan Druart d864c5640a
Bug 24612: Make hold-transfer-slip take reserve_id 4 years ago
Jonathan Druart 0610dbd6fc
Bug 25133: Handle 12hr format for dt_from_string 4 years ago
Katrin Fischer 9b86077aae
Bug 17845: Remove unused code related to printers 5 years ago
Jonathan Druart a28e1928d3
Bug 21746: Remove NO_LIBRARY_SET 4 years ago
Jonathan Druart 82716a0172
Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 5 years ago
Jonathan Druart 17cd229335
Bug 24171: Preserve auto_renew when triggering itemBarcodeFallbackSearch 4 years ago
Jonathan Druart eaee34f47a
Bug 24018: Remove die "Not logged in" 4 years ago
Kyle Hall 291f03fe65
Bug 14697: Enhance the return claims feature 4 years ago
Katrin Fischer 30627be138
Bug 23697: (QA follow-up) Rename PatronAutocompletion to PatronAutoComplete 4 years ago
Matthias Meusburger e5bf671357
Bug 23697: (follow-up) Add autocompletion search in patron module 4 years ago
Nicolas Legrand 059cc81891
Bug 23686: Check onsite checkout when the last checkout was an onsite one 4 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Martin Renvoize 29da30e1d4
Bug 17492: (RM follow-up) Use more specific method name 5 years ago
Radek Šiman e30f09af91
Bug 17492: Add a warning about age being of-limits and a button to update it 7 years ago
Jonathan Druart 9f4c2306eb
Bug 23158: Make the assignment statement more readable 5 years ago
Fridolin Somers 12ef157d75
Bug 23158: keep on-site checkout info when using itemBarcodeFallbackSearch 5 years ago
Josef Moravec 4fe300dec1 Bug 12159: Fix getting extended patron attributes for circ-menu 6 years ago
Fridolin Somers 36df53ad8d Bug 21877: Use AuthorisedValues.GetDescriptionByKohaField for notforloan in checkout 5 years ago
Jonathan Druart a440f6a410 Bug 21928: (bug 18789 follow-up) Fix CircAutoPrintQuickSlip=clear 5 years ago
Katrin Fischer 99013d6896 Bug 21796: Don't unlock checkouts if restriction exists but fines are below limit 5 years ago
Jonathan Druart 81431ee28a Bug 20226: Centralize update child code (CATCODE_MULTI) 5 years ago
Jonathan Druart d90ff21454 Bug 17698: Do not send pending_checkout_notes from all circ scripts 6 years ago
Aleisha Amohia 4e722eda45 Bug 17698: (follow-up) Changing to Koha Objects style, adding circ sidebar 7 years ago
Katrin Fischer 9007c6e858 Bug 20067: Fix other checks for linked authorised value categories 6 years ago
Jonathan Druart bddfed7591 Bug 19933: Remove patronflags - tricky ones 6 years ago
Jonathan Druart c5fbda6685 Bug 19933: Remove patronflags - unused vars oldamount/amountold in circulation.pl 6 years ago
Jonathan Druart 51aa6db46c Bug 12001: Move GetMemberAccountRecords to the Koha namespace 6 years ago
Josef Moravec 36bd68842f Bug 18789: (QA follow-up) Use is_child in circulation.pl 6 years ago
Jonathan Druart 105b3e10e8 Bug 18789: Use the patron variable in circulation.[pl|tt] 6 years ago
Jonathan Druart a723bbaf1b Bug 18789: Use Koha::Patron->is_adult where needed 7 years ago
Jonathan Druart d8b8799355 Bug 18789: Use Koha::Patron->is_child where needed 7 years ago
Jonathan Druart b4c23e1a3e Bug 18789: Use Koha::Patron->image from the templates 7 years ago
Josef Moravec 09a72046f4 Bug 15752: (QA follow-up) Remove unecessary redirect 6 years ago
Jonathan Druart 3f0652056c Bug 15752: (QA follow-up) Remove unecessary redirect 6 years ago
Josef Moravec 9fb4aa36c6 Bug 15752: (QA follow-up) Inform user that patron was automatically switched 6 years ago
Josef Moravec 88735fd8fe Bug 15752: (follow-up) Search for patrons only if param barcode is defined 6 years ago
Chad Billman 4dea9b80f9 Bug 15752: Automatically switch to patron when cardnumber is read during circulation 8 years ago
Jonathan Druart 032992042d Bug 18403: output_and_exit_if_error for circulation.pl 7 years ago
Charlotte Cordwell f9b93e07fd Bug 19997: use Modern::Perl in Circulation perl scripts 6 years ago
Jonathan Druart 585453fe20 Bug 19921: Fix update child when only one adult patron category exist 6 years ago