Bug 14100: Generic solution for language overlay - Item types
[koha.git] / tools / picture-upload.pl
2015-06-11 Kyle M HallBug 14338: Unable to delete patron images
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-07 Mark TompsettBug 9312: Resolve error triggered by mutli-type return...
2014-11-07 Marcel de RooyBug 9312: Followup for one tab character
2014-11-07 Galen CharltonBug 9312: fix a couple more uninitialized variable...
2014-11-07 Fridolyn SOMERSBug 9312: Perltidying picture-upload.pl
2014-11-07 Fridolyn SOMERSBug 9312: strict perl for picture-upload.pl
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-06 Jared Camins-EsakovMerge branch 'bug_9421' into 3.12-master
2013-02-06 Jared Camins-EsakovBug 9421: tools/picture-upload.pl not Plack-compatible
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8117' into 3.12-master
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_4118'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5356'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8585'
2012-10-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7751'
2012-10-12 Ivan BrownBug 7643 - Can't upload and import zipped file of patro...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-10-21 Chris CormackMerge remote-tracking branch 'kc/new/bug_5995' into...
2011-10-19 Chris CormackMerge remote-tracking branch 'kc/new/bug_5616' into...
2011-10-14 Chris CormackMerge remote-tracking branch 'kc/new/bug_5995' into...
2011-09-01 Chris CormackMerge remote-tracking branch 'kc/new/bug_6351' into...
2011-08-27 Chris CormackMerge branch 'new/bug_4330' into kcmaster
2011-08-14 Chris CormackMerge remote-tracking branch 'kc/new/bug_6476' into...
2011-08-04 Chris CormackMerge remote-tracking branch 'kc/new/awaiting_qa/bug_63...
2011-08-04 Chris CormackMerge remote-tracking branch 'kc/new/awaiting_qa/bug_63...
2011-08-01 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5922'...
2011-07-31 Chris CormackMerge remote-tracking branch 'kc/new/bug_6521' into...
2011-07-21 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5917'...
2011-07-16 Chris CormackMerge remote-tracking branch 'kc/new/bug_6476' into...
2011-07-15 Colin CampbellBug 5453 Move declarations out of conditionals
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2010-12-13 Chris CormackMerge remote branch 'kc/new/biblibre_reports' into...
2010-11-18 Christopher HallMerge branch 'master' into template_toolkit
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 2)
2010-10-14 Chris CormackMerge remote branch 'kc/master'
2010-10-06 Galen Charltonfurther correction to the invocation of unzip
2010-10-06 Ian WallsTighten system call to unzip
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-02-03 Chris NighswongerBugfix: Upping the byte size limit of patron images
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2010-01-11 Chris Nighswonger[4/30] Modifications to picture upload script to accomm...
2008-10-16 Ryan HigginsBug 2622 & 2623 : tools permissions for edit notice...
2008-07-30 Chris Nighswongerkohabug 2404 This patch removes Image::Magick and adds GD
2008-07-25 Chris Nighswongerkohabug 2154 Modifying form input controls to accomodat...
2008-04-11 Chris NighswongerBugfix: Handling cases where the image is the correct...
2008-04-10 Galen Charltongranular permissions - updated Tools
2008-04-10 Chris NighswongerBugfix: Correcting misspelled variable
2008-04-10 Chris NighswongerAdding use of C4::Debug for debugging
2008-04-08 Chris NighswongerNOTE: REQUIRES INSTALLATION OF Image::Magick; Adding...
2008-04-01 Chris NighswongerAdding file size limit to picture-upload.pl
2008-03-06 Chris NighswongerAdding Update/Delete functions to patron image manageme...
2008-03-06 Chris NighswongerCorrection to handle errors processing image file passe...
2008-03-06 Chris NighswongerCompleting adding patronimage upload form to patron...
2008-02-27 Owen LeonardSome changes related to recent commits to patron images...
2008-02-23 Chris NighswongerBugfix: Removing Dumper() call
2008-02-23 Chris NighswongerThird installment on moving patronimages into the database.
2008-02-23 Chris NighswongerFixing error trap routine in picture-upload.pl
2008-02-23 Chris NighswongerSecond installment on moving patronimages into the...
2008-02-23 Chris NighswongerFirst installment on moving patronimages into the database.
2008-02-20 Chris NighswongerSecond fix for bug 1848 correcting bad conditional
2008-02-18 Chris NighswongerMaking picture-upload.pl case insensitive when looking...
2008-02-03 Chris NighswongerCorrecting DEBUG var
2008-02-03 ChrisBugfix for Bug 1618: First Installment
2007-12-05 Joe Atzbergertools subdir - Dates.pm integration and warnings fixes.
2007-11-25 Joshua Ferraroadding a pre-check for patronimages/ dir, which won...
2007-11-25 Joshua Ferraroadding back patron images upload, no idea why it was...