68 Commits (f40a75876ec681b7a102ba190e63ecda3e2bc43e)

Author SHA1 Message Date
Jonathan Druart b990b953b3 Bug 21993: Display a user-friendly message when the CSRF token is wrong 6 years ago
Jonathan Druart 81431ee28a Bug 20226: Centralize update child code (CATCODE_MULTI) 6 years ago
Jonathan Druart 5995275b74 Bug 21008: Use Koha::Patron->is_child 6 years ago
Tomás Cohen Arazi 14f818edf6 Bug 21008: Use patron object to get category_type 6 years ago
Kyle M Hall 3f85c9b16b Bug 19617: Allow 'writeoff of selected' 6 years ago
Tomás Cohen Arazi 72058d2741 Bug 20946: (QA follow-up) make outstanding_debits return the account lines only 6 years ago
Tomás Cohen Arazi b0cb7f44ef Bug 20946: Use K::Account->outstanding_debits in pay.pl and paycollect.pl 6 years ago
Jonathan Druart 11223294b6 Bug 20120: force scalar context for CGI->param 6 years ago
Kyle M Hall 515cab0c46 Bug 20120: Prevent writeoffs of more than the amount owed for a fee 6 years ago
Kyle Hall fde5ea23fc Bug 18786: Add ability to create custom payment types 7 years ago
Jonathan Druart 51aa6db46c Bug 12001: Move GetMemberAccountRecords to the Koha namespace 7 years ago
Jonathan Druart 2ee70dd082 Bug 18789: Remove adultborrower from the pay* scripts 7 years ago
Jonathan Druart b4c23e1a3e Bug 18789: Use Koha::Patron->image from the templates 7 years ago
Jonathan Druart 0ab22e1c7c Bug 18789: Send Koha::Patron object to the templates 7 years ago
Jonathan Druart cee2cf9ff9 Bug 18403: Add sub output_and_exit_if_error - unknown_patron & cannot_see_patron_infos 7 years ago
Jonathan Druart 4bc92169dc Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 7 years ago
Te Rauhina Jackson f2502c9499 Bug 20009: use Modern::Perl in Members perl scripts 7 years ago
Jonathan Druart 585453fe20 Bug 19921: Fix update child when only one adult patron category exist 7 years ago
Nick Clemens 96a42b873a Bug 19621: Use Koha.Preference on template side to display/hide "Routing lists" tab 7 years ago
Jonathan Druart f54693ac86 Bug 10021: Drop columns notify_id and notify_level from accountlines 7 years ago
Jonathan Druart 3f2c1c879c Bug 19117: Add CSRF protection to paycollect.pl 7 years ago
Aleisha Amohia 9ffda7a7bc Bug 19258: Prevent warn when paying a fine or charge 7 years ago
Kyle Hall 831d75d09c Bug 19208 - Pay select option doesn't pay the selected fine 7 years ago
Kyle Hall 86e8612c02 Bug 19205 - Pay selected fine generates 500 error 7 years ago
Jonathan Druart 9af6c4e34b Bug 19080: Handle non-existing patrons gratefully 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Nick Clemens 185dc7f45a Bug 18423 - Followup - enable Add child button for institutional borrowers 7 years ago
Nick Clemens e28f19f0a8 Bug 18423 - Add child button not always appearing - problem in template variable 7 years ago
Josef Moravec 0b2393cd65 Bug 18033: Remove duplicate code in paycollect.pl 8 years ago
Kyle Hall 1e0becf915 Bug 15908 - Remove use of recordpayment_selectaccts 8 years ago
Kyle Hall 9f51f7a7ad Bug 15909 - Remove the use of makepartialpayment 8 years ago
Josef Moravec 275aa1c8d7 Bug 15897 - Folowup Revert "Bug 15896: [QA Follow-up] Add accountlines_id parameter in paycollect" 8 years ago
Marcel de Rooy b6d5748c00 Bug 15896: [QA Follow-up] Add accountlines_id parameter in paycollect 8 years ago
Kyle Hall e716299c32 Bug 15906 - Remove use of makepayment in paycollect.pl 8 years ago
Kyle Hall acd0f6f116 Bug 15903 - Remove use of recordpayment in paycollect.pl 8 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 9 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 9 years ago
Jonathan Druart cae4b98060 Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 9 years ago
Jonathan Druart c3badb0c57 Bug 17052: Display patron category description in the sidebar of paycollect 8 years ago
Blou 63041c19c9 Bug 14605 - Corrects the individual fine's description 9 years ago
Jonathan Druart f3e4b5bbb6 Bug 16154: CGI->multi_param - Force scalar context 8 years ago
Jonathan Druart da21ad0659 Bug 16054: Fix variable scope error in paycollect.pl 8 years ago
Jonathan Druart 545b64f869 Bug 15635: Koha::Patron::Images - Remove GetPatronImage 9 years ago
Jonathan Druart 80a690588c Bug 15746: Do not record individual payments with randomly picked libraries 9 years ago
Jonathan Druart bb0c2fce1b Bug 15353: Display the patron image where needed 9 years ago
Jonathan Druart bde685fa92 Bug 15542: Always display the patron's info the same way. 9 years ago
Jonathan Druart b9ae37ae38 Bug 11804: Remove references to circ-menu.tt 9 years ago
Marc Véron 117ee49514 Bug 4041: Third step - Display address on patron's pages using the system preference 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago