Koha/tools
Jared Camins-Esakov b4fb5d4095 Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha
A frequently-requested feature for Koha, especially by special libraries, is
the ability to upload local cover images into Koha.

This patch adds a bibliocoverimage table, and image handling code in the
C4::Images module. Key features of the implementation include:
1. The ability to have multiple cover images for a biblio
2. Handling for "full size" (800x600) and thumbnail-size (200x140) images
3. Uploading images directly from the record view

The image display functionality by Koustubha Kale of Anant Corporation will
follow in a second patch.

Special thanks to Koustubha Kale and Anant Corporation for the initial
implementation of local cover images, and to Chris Nighswonger of Foundation
Bible College for his prior work on patron images.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Will add comments on Bugzilla.

Patch failed to apply because installer/data/mysql/sysprefs.sql had changed in master.
Corrected the same with this new patch.
2012-01-24 11:16:02 +01:00
..
csv-profiles
background-job-progress.pl
batchMod.pl bug_5211: LostItem() - added charge_fee param to control fee charging 2011-12-06 11:36:34 +01:00
cleanborrowers.pl
csv-profiles.pl
exceptionHolidays.pl
export.pl Bug 6755 Problems with switching languages 2011-09-23 09:47:09 +12:00
holidays.pl Bug 6663: Features for holidays.pl with datepicker 2011-12-13 15:07:05 +01:00
import_borrowers.pl Bug 6854: Correct a double password encryption problem in import_borrowers.pl 2011-10-21 04:47:05 +13:00
inventory.pl
koha-news.pl
letter.pl Bug 5347: Adds columns claims_count and claimed_date in aqorders 2012-01-20 14:12:27 +01:00
manage-marc-import.pl Bug 6733: change branchcode call in Labels to use userenv instead of LoginBranchname 2011-09-28 20:29:39 +13:00
newHolidays.pl Bug 6663: Features for holidays.pl with datepicker 2011-12-13 15:07:05 +01:00
overduerules.pl
pdfViewer.pl
picture-upload.pl Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
scheduler.pl
stage-marc-import.pl
tools-home.pl Bug 7259 - Show a count of items pending approval on staff client home and tools pages 2011-12-08 12:04:28 +01:00
upload-cover-image.pl Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha 2012-01-24 11:16:02 +01:00
upload-file-progress.pl
upload-file.pl
viewlog.pl Bug 6303: Display Organisation and Parent Organisation names when viewing a borrower of type organisation 2011-11-24 11:30:08 +01:00