70 Commits (fc66eedcc429e1eb8175d6e95bc5e921d8b94664)

Author SHA1 Message Date
Jonathan Druart 545b64f869 Bug 15635: Koha::Patron::Images - Remove GetPatronImage 8 years ago
Jonathan Druart efad45a0e3 Bug 15746: Same fix for "write off" 8 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
Katrin Fischer 9e518de90f Bug 14349: Checkouts and Fines tab missing category description on the left 9 years ago
Kyle Hall 260dbd1c70 Bug 14498: uri_escape error triggered by duplicate accountno's for patron 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
Jonathan Druart 3d59fc384d Bug 11944: replace uri_escape with uri_escape_utf8 everywhere 10 years ago
Owen Leonard 526af4ea07 Bug 12542: Tabs inconsistency in different circ-menu.inc uses 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Viktor Sarge fea21b16ab 9245 Fixes visual bux with fines tab not highlighting 10 years ago
Kyle Hall d5a976b1fa Bug 9448: Add separate permission for writing off fees 11 years ago
Kyle Hall 09b8ce2a5f Bug 10636 - patronimage should have borrowernumber as PK, not cardnumber 11 years ago
Paul Poulain 34ea8fbec7 Bug 6413 - QA Followup - Add notes for 'Pay selected' 11 years ago
Chris Hall 8249544156 Bug 6413 Added ability to add a note when paying or writing off a fine 13 years ago
Owen Leonard a4e804fceb Bug 9917 - Routing list tab on patron account should depend on syspref/permission 11 years ago
Jared Camins-Esakov 7c0edbc315 Bug 9582: Remove unused code from members/pay.pl 11 years ago
Kyle Hall 9d4896eace Bug 9380 - branch not recording right on writeoff 12 years ago
Stéphane Delaune a8b168dc63 Bug 7671 : add a real primary key accountlines_id in accountlines 12 years ago
Dobrica Pavlinusic 4fe0af468b Bug 7859 - members/pay.pl plack scoping 12 years ago
Dobrica Pavlinusic 4eeb14c52b Bug 7769 - members/pay.pl: $template scoping for plack 12 years ago
Kyle Hall c5abb58f7c Bug 7597 - Part 4 - Change C4::Acounts::WriteOff to WriteOffFee 12 years ago
Kyle Hall 360e2f82e7 Bug 7597 - Part 3 - fines not recording the right info in the stats table 12 years ago
Kyle Hall db946ffd58 Bug 7597 - Part 2 - move sub writeoff to C4::Accounts 12 years ago
Kyle Hall 870006e50f Bug 7597 - Part 1 - fines not recording the right info in the stats table 12 years ago
Maxime Pelletier 1d72628380 Bug 6718 No manager_id saved for writeoff fines. 12 years ago
Aleksa Vujicic 3982d97af3 Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship' 13 years ago
Owen Leonard d150c98540 Fix for Bug 6980, Patron attributes are shown when ExtendedPatronAttributes is disabled 13 years ago
Henri-Damien LAURENT 061f2e9251 Fix for Bug 5436 - Extended patron attributes display improvements 13 years ago
Colin Campbell 507c7f4224 Bug 3498 [ENH] Allow Partial Payment of Fines 13 years ago
Stéphane Delaune 1fafaafc9a Bug 5728: adding note and manager_id fields to accountlines 13 years ago
Owen Leonard e82f88d5d9 Additional fixes for Bug 5422, Separate state field for patron's adresses 13 years ago
Paul Poulain ddbedbfc2f Bug 4330 : Adding some copyright BibLibre statements 14 years ago
Lars Wirzenius e8df566734 Fix FSF address in directory members/ 14 years ago
Henri-Damien LAURENT 4271bbb738 Modifying Members : Add Mod and GetMember 15 years ago
Garry Collum d3a8f77011 Bug 2505: Enabled warnings in boraccount.pl and pay.pl. 15 years ago
Sébastien Hinderer f1f833c965 bug 3464: Takes columns country and B_country of table borrowers into account in related operations. 15 years ago
James Winter 898c269150 (Bug 3527) Removed unnecessary WHERE from UPDATE statement 15 years ago
Michael Hafen 1c6fb50648 Put patron Privilege 'updatecharges' to use on fines pages 16 years ago
Danny Bouman bb76d95a91 bug2580: category name and home library will now correctly display on all patron tabs 16 years ago
Ryan Higgins dd8bc50768 Hide the payment/writeoff dropdown on lines that are credits (or forgiven). 16 years ago
Owen Leonard 1e2ff18e95 More changes to update-child process. Many scripts missing necessary data for checking how to process an update-child request. Also cleaning up update-child.tmpl for formatting. Minor text change (translation problem?) 16 years ago
Owen Leonard 52c933c413 Scripts missing check for Child category type would not correctly show 'update child patron' link in toolbar. 16 years ago
Henri-Damien LAURENT 9fb4a72122 Bug Fixing 1782 patch 16 years ago
Owen Leonard afabf473f4 Removing old patronimages js check, adding missing patron image variable to script. 16 years ago
Galen Charlton ba82ae3a95 fix crash when recording payment for lost item 16 years ago
Galen Charlton 79c0fd029c fix crash when writing off fine that is not associated with an item 16 years ago