Bug 5337: EAN management : Adds ean for various searches
[koha.git] / tools / picture-upload.pl
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...