Koha/C4
Frédéric Demians e4f37fde48 Bug 4305 Get Amazon book covers for ISBN13
The way Koha get book cover from Amazon doesn't work from biblio records
having ISBN13 because Amazon expect an ISBN10. This patch transforms
ISBN13 into ISBN10 before sending it to Amazon.

Warning! On some devel installations, you will have to install by hand a
new CPAN depency:

  Business::ISBN

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 06:18:48 -04:00
..
AuthoritiesMarc replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Barcodes Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Cache Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
ClassSortRoutine replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Creators Revert "Bug 4450 Use more consistent error returns in C4/Creators/*" 2010-05-13 20:20:02 -04:00
External Correct URL for Baker & Taylor ContentCafe 2010-05-12 07:40:33 -04:00
Form replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Heading replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ILSDI Bug 3785 - Fixing a bug that was stopping holds if no maximum number was set 2010-04-30 08:19:37 -04:00
Installer Bug 4305 Get Amazon book covers for ISBN13 2010-10-06 06:18:48 -04:00
Labels remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
Members replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Output Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Patroncards Bug 5182 - Attempting to export a patron card with no text causes an error to be thrown 2010-09-10 18:28:30 -04:00
Reports Bugfix 3419: fixes typo in inequality. 2010-07-12 16:47:41 -04:00
Search replace references to defunct info email address 2010-06-25 05:18:44 -04:00
SIP Convert to UTF-8. 2010-05-06 17:58:39 -04:00
tests Bug 2505 - Add commented use warnings where missing in the C4/ directory 2010-04-21 20:25:32 +12:00
VirtualShelves Fix for Bug 3683 - 'Sort by' column in list interface is not translatable 2010-06-25 13:23:43 -04:00
Accounts.pm Fixes Bug 4978: longoverdues.pl claims undefined subroutine ModItem 2010-07-08 18:43:27 -04:00
Acquisition.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
Auth.pm bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
Auth_with_cas.pm MT3186: Remove warnings from Auth_with_cas 2010-04-23 06:55:13 -04:00
Auth_with_ldap.pm bug 4256: fix patron replication when using LDAP with auth_by_bind 2010-04-30 17:05:38 -04:00
AuthoritiesMarc.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
BackgroundJob.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Barcodes.pm Another batch of POD cleanups 2010-06-09 08:38:56 -04:00
Biblio.pm bug 3902: item class source can now be set during serials receiving 2010-07-02 15:15:12 -04:00
Bookseller.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Boolean.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Branch.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Breeding.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Budgets.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Cache.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Calendar.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Category.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Charset.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Circulation.pm (bug #4084) fix offline circ 2010-09-29 18:17:36 -04:00
ClassSortRoutine.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ClassSource.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Context.pm remove old revision history notes from a couple files 2010-06-25 05:18:44 -04:00
Contract.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Creators.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Csv.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Dates.pm Dates : improvements string recognition 2010-01-28 15:11:47 +01:00
Debug.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Heading.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ImportBatch.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Input.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Installer.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ItemCirculationAlertPreference.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Items.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
ItemType.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Koha.pm Bug 4305 Get Amazon book covers for ISBN13 2010-10-06 06:18:48 -04:00
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Languages.pm bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
Letters.pm Bug 5194 - Patron notification on new issues not working 2010-10-06 06:13:50 -04:00
Log.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Maintainance.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Matcher.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Members.pm Fixes bug 3619: _send_message_by_email not respecting AutoEmailPrimaryAddress = 'OFF' 2010-06-19 08:14:27 -04:00
Message.pm POD Cleanups 2010-06-09 08:38:59 -04:00
NewsChannels.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Output.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Overdues.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Patroncards.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Print.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Record.pm error 500 when record cannot be loaded 2010-07-07 12:38:26 -04:00
Reports.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Reserves.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Review.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Ris.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
RotatingCollections.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Scheduler.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Scrubber.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Search.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
Serials.pm Bug 5021 Formatting of undefined serials dates 2010-07-16 08:34:44 -04:00
Service.pm POD Cleanups 2010-06-09 08:38:59 -04:00
SMS.pm More POD cleanups 2010-06-09 08:38:58 -04:00
SQLHelper.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Stats.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Suggestions.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Tags.pm More POD cleanups 2010-06-09 08:38:58 -04:00
UploadedFile.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Utils.pm
VirtualShelves.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
XISBN.pm More POD cleanups 2010-06-09 08:38:58 -04:00
XSLT.pm More fixes for Bug 4423, Staff Client XSLT is just a copy of the OPAC one 2010-06-23 22:50:29 -04:00
Z3950.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00