Koha/C4
Galen Charlton 4d95af2968 fix to C4::Koha::_isbn_cleanup
Both valid ISBN-10s and -13s can use 'X' as a checkdigit
value.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-01 07:16:41 -05:00
..
AuthoritiesMarc
Barcodes bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
ClassSortRoutine
External Bug 2920 Fixes Amazon content use in pro interface 2009-04-27 06:53:34 -05:00
Heading bug 2479: allow MARC21 bib 440 to link to authorities 2008-08-06 14:49:55 -05:00
Members POD for C4::Members::Messaging 2009-02-04 13:55:14 -06:00
Reports Update for bug 1545 allowing for the title to be edited 2009-04-18 18:36:16 -05:00
Search
SIP Bug 2968 - SIP ACS_STATUS message (98) misreported config. 2009-02-26 14:57:22 -06:00
tests
VirtualShelves bug 2772: bad image location 2009-03-06 09:07:46 -06:00
Accounts.pm bug: chargelostitem() didn't unset onloan on the item record. 2008-10-05 21:01:24 -05:00
Acquisition.pm Bug 2400 [1/18]: fixing pod syntax in C4/Acquisitions.pm 2008-08-12 19:39:13 -05:00
Auth.pm Bug 3177 - haspermission offers bogus option 2009-05-01 07:16:20 -05:00
Auth_with_ldap.pm Re-insert useldapserver into koha-conf.xml 2009-04-18 08:21:01 -05:00
AuthoritiesMarc.pm fix warning in C4::AuthoritiesMarc::merge() 2009-04-26 09:50:56 -05:00
BackgroundJob.pm
Barcodes.pm bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Biblio.pm bug 2915 followup - small efficiency improvement 2009-04-27 18:03:24 -05:00
Bookfund.pm Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
Bookseller.pm Minor bug fix Documentation update : 3039 2009-03-27 18:36:57 -05:00
Boolean.pm
Branch.pm Correct perldoc 2009-03-11 08:37:13 -05:00
Breeding.pm
Calendar.pm followup to Calendar overhaul 2008-10-23 12:35:11 -05:00
Category.pm remove editor settings 2009-02-04 14:47:42 -06:00
Charset.pm Multi-bug fix - SetMarcUnicodeFlag for records coming from Koha 2009-04-18 09:14:43 -05:00
Circulation.pm Bug 3179: Typo in C4::Circulation function call causes fatal error 2009-05-01 07:16:15 -05:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm bug 2505: more warnings fixes in C4/Context.pm 2009-01-09 12:17:49 -06:00
Dates.pm Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
Debug.pm
Heading.pm
ImportBatch.pm bug 2952 followup 2009-02-12 17:04:48 -06:00
Input.pm
Installer.pm Bug 2775: adding method to clean syspref cache in C4::Context 2008-11-11 15:59:00 -06:00
ItemCirculationAlertPreference.pm remove editor settings 2009-02-04 14:47:42 -06:00
Items.pm _set_defaults_for_add easier to read 2009-04-27 10:50:13 -05:00
ItemType.pm remove editor settings 2009-02-04 14:47:42 -06:00
Koha.pm fix to C4::Koha::_isbn_cleanup 2009-05-01 07:16:41 -05:00
Labels.pm fix to remove blank newlines from labels 2009-04-28 07:04:07 -05:00
Languages.pm bug 3161: don't display blank language chooser 2009-04-27 06:54:42 -05:00
Letters.pm Cleanup and tighten Letters module. 2009-04-24 11:16:50 -05:00
Log.pm Modified log reporting to allow multiple modules to be selected. 2009-04-24 13:36:16 -05:00
Maintainance.pm
Matcher.pm But 3117 : fix typo in C4::Matcher causing compilation failure. 2009-04-15 12:49:33 -05:00
Members.pm Basic cleanup of fixup_cardnumber 2009-03-06 12:27:48 -06:00
Message.pm remove editor settings 2009-02-04 14:47:42 -06:00
NewsChannels.pm Bug 2400 [12/18]: fixing pod syntax in C4/NewsChannels.pm 2008-08-12 19:41:38 -05:00
Output.pm bug 3161: don't display blank language chooser 2009-04-27 06:54:42 -05:00
Overdues.pm Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
Print.pm Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
Record.pm
Reports.pm fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
Reserves.pm fix error introduced in a previous commit 2009-03-11 10:39:33 -05:00
Review.pm
Scheduler.pm Bug 2400 [2/18]: fixing pod syntax in C4/Scheduler.pm 2008-08-12 19:39:23 -05:00
Scrubber.pm
Search.pm Basic reformat of section in Search.pm 2009-04-24 10:55:53 -05:00
Serials.pm improved POD for C4::Serials::HasSubscriptionExpired() 2009-04-26 09:50:55 -05:00
SMS.pm Bug 2400 [5/18]: fixing pod syntax in C4/SMS.pm 2008-08-12 19:40:03 -05:00
Stats.pm
Suggestions.pm Fix for Bug 1877, Link to patron record from manage suggestions 2009-04-21 18:44:02 -05:00
Tags.pm Bug 2279: TagsModeration effectiveness restored. 2008-07-22 15:45:04 -05:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm (bug #2908) adding send shelf by e-mail feature 2009-01-12 15:51:59 -06:00
XISBN.pm Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
XSLT.pm reduce bib fetches during search and OPAC display 2009-02-12 14:31:55 -06:00
Z3950.pm