Koha/C4
Chris Nighswonger c25dc92fd1 Bug 2500 Correcting incorrect splitting of cutter numbers
This patch does two things to improve the call number splitting algorithms:

1. It makes changes to ensure that cutter numbers are split correctly in ddcns

2. It moves custom/fiction/biography call number splitting to a separate algorithm.
    Before they were incorrectly placed in ddcns.

This patch also modifies the call number splitting tests to accept call numbers from the
command line to allow quick testing of any give call number against a particular algorithm.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-15 20:29:16 -04:00
..
AuthoritiesMarc
Barcodes
Cache Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
ClassSortRoutine
External bug 3204: tweaks to AWS request signing 2009-08-13 09:29:57 -04:00
Form
Heading
Labels Bug 2500 Correcting incorrect splitting of cutter numbers 2009-09-15 20:29:16 -04:00
Members
Output
Patroncards replace syslog with warns 2009-09-05 21:43:12 -04:00
Reports Fix bug 3330 - Report notes modification 2009-06-15 12:43:18 -05:00
Search
SIP Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers 2009-09-06 10:01:51 -04:00
tests
VirtualShelves (bug #3497) show publication year, or copyrightdate 2009-08-05 20:11:00 -04:00
Accounts.pm Reverse Payment - Allows any payment to be 'undone' while retaining a record of said payment. Useful for accidental double-payments. 2009-08-09 22:23:33 -04:00
Acquisition.pm
Auth.pm Avoid potentially unnecessary database call in Auth 2009-09-14 20:29:39 -04:00
Auth_with_ldap.pm LDAP overhaul 2009-07-14 21:28:16 -04:00
AuthoritiesMarc.pm
BackgroundJob.pm
Barcodes.pm
Biblio.pm bug 3614 followup 2009-09-15 09:21:58 -04:00
Bookfund.pm
Bookseller.pm
Boolean.pm
Branch.pm [14/40] Work on batch management interface. 2009-09-01 15:50:05 -04:00
Breeding.pm
Cache.pm Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
Calendar.pm
Category.pm
Charset.pm Handle null-or-empty to Charset::StripNonXmlChars 2009-09-12 08:42:11 -04:00
Circulation.pm bug 3481 followup - improve CartToShelf 2009-08-23 13:07:33 -04:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm bugfix error if memcached_servers is empty in koha-conf.xml 2009-08-30 21:55:15 -04:00
Dates.pm
Debug.pm
Heading.pm
ImportBatch.pm bug 2157: add ability to 'clean' staged record batches 2009-08-10 20:34:55 -04:00
Input.pm
Installer.pm Installer break utf8 for DBD::mysql 2009-08-01 08:30:21 -04:00
ItemCirculationAlertPreference.pm
Items.pm bug 3481 followup - ensure permanent location is stored when updating item 2009-08-23 13:07:33 -04:00
ItemType.pm
Koha.pm use Memoize to cache results of GetAuthorisedValues 2009-06-19 05:56:29 -05:00
Languages.pm graceful degradation if memcached option is not configured in koha-conf.xml 2009-08-24 07:53:59 -04:00
Letters.pm Stop generation of unnecessary warning messages to log over undef values 2009-08-01 08:39:57 -04:00
Log.pm
Maintainance.pm
Matcher.pm
Members.pm Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers 2009-09-06 10:01:51 -04:00
Message.pm
NewsChannels.pm
Output.pm
Overdues.pm include grace period when calculating overdue fine 2009-09-14 22:45:40 -04:00
Print.pm
Record.pm Avoid numeric comparisons with leading zeroes 2009-08-20 21:01:52 -04:00
Reports.pm
Reserves.pm bug 3481: Allow Item Temporary Locations for Processing and Shelving. 2009-08-23 11:54:46 -04:00
Review.pm
Scheduler.pm
Scrubber.pm
Search.pm _remove_stopwords in C4::Search had some issues 2009-08-09 15:28:17 -04:00
Serials.pm Bug 3292: Fix to display Branch names instead of branch codes in opac serial's displays. 2009-08-09 22:18:29 -04:00
Service.pm
SMS.pm
Stats.pm
Suggestions.pm Bug 3452: Additional patch that expands the branch name and category code in Suggestions Management. 2009-07-30 22:05:22 -04:00
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm bug 1003: tweak GetBibliosShelves 2009-09-06 13:06:42 -04:00
XISBN.pm
XSLT.pm
Z3950.pm