Koha/C4
joshferraro aa14e3e2d1 Previously there was no check to make sure that an issn number
actually existed; so if there was no isbn, and the issn was blank,
the item would be assigned a random biblionumber and the breeding farm
would report that the item already exists in the catalog (even though
it didn't). This fix adds a check to determine whether the imported
record has an issn before assigning a matching biblionumber.
2005-09-30 18:58:25 +00:00
..
Barcodes adding barcode generator to Koha 2004-09-20 15:03:27 +00:00
Circulation Marks the item borrowed now on the items table 2005-09-22 23:30:37 +00:00
Interface/CGI moving language chooser to the main page. 2004-08-16 12:48:52 +00:00
Accounts.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
Accounts2.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
Acquisition.pm removing branches sub, that should be in Koha.pm package (generic sub) 2005-09-02 14:30:28 +00:00
Amazon.pm Added some minimal docs to Amazon.pm 2005-01-25 17:23:33 +00:00
Auth.pm adding emailaddress to user context. 2005-08-05 14:43:44 +00:00
Auth_with_ldap.pm synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
Authorities.pm synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
AuthoritiesMarc.pm synch'ing 2.2 and head 2005-08-04 13:27:37 +00:00
Biblio.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
BookShelves.pm adding bookshelf features : 2004-12-16 11:30:57 +00:00
Boolean.pm Forgot to take out debugging code 2003-02-06 07:07:54 +00:00
Breeding.pm Previously there was no check to make sure that an issn number 2005-09-30 18:58:25 +00:00
Bull.pm Adding a note field in serial table. 2005-08-24 08:49:03 +00:00
Context.pm adding emailaddress to user context. 2005-08-05 14:43:44 +00:00
Database.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Date.pm fix for #229 2003-04-08 11:30:55 +00:00
Format.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Groups.pm DBI call fix for bug 662 2003-12-15 10:49:46 +00:00
Input.pm synch'ing 2.2 and head 2005-08-04 13:27:37 +00:00
Koha.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
Letters.pm adding some fields available for Letters 2005-08-05 15:50:46 +00:00
Log.pm minor (graphic) changes in log viewer 2005-08-08 09:11:54 +00:00
Maintainance.pm Adding Log Facility. 2005-07-15 16:10:31 +00:00
Members.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
Output.pm synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
Print.pm Fix for bug 865 2004-11-28 08:32:36 +00:00
Query.pm Starting on C4::Query, 2004-03-07 01:49:34 +00:00
Reserves2.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
Review.pm A work in progress still. 2005-09-03 00:05:40 +00:00
Scan.pm Added a POD of sorts. 2002-10-07 00:48:50 +00:00
Search.pm see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
SearchBiblio.pm two new files 2005-06-03 17:01:53 +00:00
SearchMarc.pm new feature : image for itemtypes. 2005-09-02 14:28:38 +00:00
Security.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Shelf.pm DBI call fix for bug 662 2003-12-15 13:41:43 +00:00
Stats.pm fixing unfilledreserves 2005-08-25 23:15:34 +00:00
Stock.pm DBI call fix for bug 662 2003-12-15 10:53:47 +00:00
Suggestions.pm Adding branch Independancy support for searchsugestion. 2005-07-26 17:01:11 +00:00
test.pl Removed trailing whitespace. 2002-10-13 09:31:35 +00:00
Z3950.pm fix fog bug #622 : processz3950queue fails 2003-10-01 15:08:14 +00:00