bug 2291: sort branches and letter types
[koha.git] / tools / picture-upload.pl
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...