55 Commits (f05da6ada78f2366a96cce4af25f20bab3b271c1)

Author SHA1 Message Date
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart 574d48362d Bug 18124: Change the calls to generate and check CSRF tokens 7 years ago
Jonathan Druart 4e40339db3 Bug 17830: CSRF - Handle unicode characters in userid 8 years ago
Jonathan Druart 8edb7f6fb9 Bug 17720: CSRF - Handle unicode characters 8 years ago
Jonathan Druart be2b61f9e5 Bug 17146: Raise Wrong CSRF token warnin for the 'Delete' action 8 years ago
Jonathan Druart 11bf7e7bef Bug 17146: Fix CSRF in picture-upload.pl 8 years ago
Jonathan Druart 762415a2ff Bug 16886: Make the 'Upload patron images' tool plack safe 8 years ago
Jonathan Druart 545b64f869 Bug 15635: Koha::Patron::Images - Remove GetPatronImage 8 years ago
Jonathan Druart 85633155f4 Bug 15635: Koha::Patron::Images - Remove RmPatronImage 8 years ago
Jonathan Druart d8980b60ee Bug 15635: Koha::Patron::Images - Remove PutPatronImage 8 years ago
Jonathan Druart b6aa77ac49 Bug 15635: Koha::Patron::Images - Add new classes 8 years ago
Kyle Hall 721a77e669 Bug 14338: Unable to delete patron images 9 years ago
Jonathan Druart ba0f84b46c Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Mark Tompsett 81445f9e88 Bug 9312: Resolve error triggered by mutli-type return value. 10 years ago
Marcel de Rooy 4997454606 Bug 9312: Followup for one tab character 11 years ago
Galen Charlton 6f17c68a24 Bug 9312: fix a couple more uninitialized variable warnings 12 years ago
Fridolyn SOMERS 694b56a9ce Bug 9312: Perltidying picture-upload.pl 11 years ago
Fridolyn SOMERS 696c9feee2 Bug 9312: strict perl for picture-upload.pl 12 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Kyle Hall 09b8ce2a5f Bug 10636 - patronimage should have borrowernumber as PK, not cardnumber 11 years ago
Jared Camins-Esakov 75703cf604 Bug 9421: tools/picture-upload.pl not Plack-compatible 12 years ago
Ivan Brown 065acad78f Bug 7643 - Can't upload and import zipped file of patron images 12 years ago
Colin Campbell b5b71339f3 Bug 5453 Move declarations out of conditionals 14 years ago
Andrew Elwell efa66f1f55 Bug 5385: POD Cleanups (part 2) 14 years ago
Galen Charlton 8eb7e1cbf7 further correction to the invocation of unzip 14 years ago
Ian Walls 1125f4f432 Tighten system call to unzip 14 years ago
Donovan Jones 44201a54e1 Bug 2505 - Add commented use warnings where missing in the tools/ directory 14 years ago
Chris Nighswonger f86b788e3b Bugfix: Upping the byte size limit of patron images 15 years ago
Chris Nighswonger 3b1d56ccb5 [4/30] Modifications to picture upload script to accommodate image sizes up to 200 X 300 pixel dimesions. 15 years ago
Ryan Higgins 04c4be5b48 Bug 2622 & 2623 : tools permissions for edit notice triggers and picture upload overly restrictive 16 years ago
Chris Nighswonger 1baf6348cc kohabug 2404 This patch removes Image::Magick and adds GD 16 years ago
Chris Nighswonger af288205f5 kohabug 2154 Modifying form input controls to accomodate translations 16 years ago
Chris Nighswonger e15e2f9118 Bugfix: Handling cases where the image is the correct pixel dimensions 16 years ago
Galen Charlton fc6ccb1a61 granular permissions - updated Tools 16 years ago
Chris Nighswonger 7fbcb6a784 Bugfix: Correcting misspelled variable 16 years ago
Chris Nighswonger a16d450555 Adding use of C4::Debug for debugging 16 years ago
Chris Nighswonger 9a55637760 NOTE: REQUIRES INSTALLATION OF Image::Magick; Adding image scaling/resizing capability to picture-upload.pl 16 years ago
Chris Nighswonger b626a8bb9a Adding file size limit to picture-upload.pl 16 years ago
Chris Nighswonger 55b353f79a Adding Update/Delete functions to patron image management on Details page 16 years ago
Chris Nighswonger cbc5bbccdd Correction to handle errors processing image file passed in from the patron details screen. 16 years ago
Chris Nighswonger 6b89cda969 Completing adding patronimage upload form to patron details screen. 16 years ago
Owen Leonard bfbae81162 Some changes related to recent commits to patron images: Markup and javascript changes for upload form; Enabling passing of cardnumber and filetype variable to picture upload form; changes to picture display to handle missing image; Adding link to picture upload form from missing image display in circ and moremember; Removal of English text from 'no patron image' file. 16 years ago
Chris Nighswonger 9771c038b0 Bugfix: Removing Dumper() call 16 years ago
Chris Nighswonger de1754d68d Third installment on moving patronimages into the database. 16 years ago
Chris Nighswonger 06575bbcb8 Fixing error trap routine in picture-upload.pl 16 years ago
Chris Nighswonger 4b232a0c36 Second installment on moving patronimages into the database 16 years ago
Chris Nighswonger 1c1cb10e5e First installment on moving patronimages into the database. 16 years ago
Chris Nighswonger e4b90465a8 Second fix for bug 1848 correcting bad conditional 17 years ago
Chris Nighswonger 5e90496cad Making picture-upload.pl case insensitive when looking for DATALINK.TXT or IDLINK.TXT 17 years ago