33972 Commits (bd68e2f75b2bd0cae7935715f4aa03342809cb9f)
 

Author SHA1 Message Date
tonnesen 95fb76586f Script that will update existing databases, creating any new tables, 23 years ago
tonnesen 40e440ca7c Minor changes 23 years ago
tonnesen 0f86cbbd93 Script that I'm using to check MARC record support. 23 years ago
tonnesen 0ac91af069 Working out problems with MARC record support. 23 years ago
tonnesen bbaab2c754 Modified version of addbooks.pl that uses LCCN as base identifier instead 23 years ago
tonnesen c1fcb1b4e9 Continuing work on Z39.50 search tool. Daemon now forks up to 12 processes 23 years ago
tonnesen 07e2e3780a Minor cleanups. Needs testing. Starting to think about modifying 23 years ago
tonnesen f36ec98fd2 Z39.50 now stores list of servers to query in a database table. 23 years ago
tonnesen 6c764d7e29 Daemon to process the queue of pending Z39.50 searches. I still need 23 years ago
tonnesen dc7619a111 Added Z39.50 searching capability, and MARC file uploading from workstation 23 years ago
tonnesen d89391dbd8 Use MARC controlnumber as a unique identifier for MARC records, in addition 23 years ago
tonnesen aa97d73b39 Typo in printf format string was causing all issues to appear in the 23 years ago
tonnesen ef41a26a6c Fixed bug where a biblioitem with a subclass but no dewey would get the 23 years ago
tonnesen 2d6a87c168 used CGI.pm's textfield function to create the notes text input box. Notes 23 years ago
tonnesen e34beb3b68 Added rudimentary marc importing tool. Just takes a marc record and 23 years ago
tonnesen 62821a4217 Removed duplicate viewmarc.pl from acqui.simple directory 23 years ago
tonnesen 72a30eee9d Added simple acquisitions script 23 years ago
tonnesen 33ab2526f3 Changed search interface to allow searches on Illustrator. This is 23 years ago
tonnesen 1e2d6c40c3 Tested updateItem subroutine, made some better checks for Subfield_IDs and 23 years ago
tonnesen 245d7a8adc Started on updateItem subroutine. 23 years ago
rangi 5f6e10636c Fixing member deletion, so that it checks fines, issues and guarantees 23 years ago
rangi 89cbfd3cd0 Fixing a glitch that was showing the biblio notes field where the 23 years ago
rangi be16259a1b Changed the sorting of the hash of items on issue. To sort numerically, (so 23 years ago
pawelzc 515d95b84f Spelling and english language corrections. 23 years ago
rangi 985eb990fa Script to delete a member/patron 23 years ago
rangi e81f216f08 Fix to handle the delete call, redirects to deletemem.pl 23 years ago
rangi 3144358817 Modified so that the first available language is chosen if none is specified 23 years ago
tonnesen b179127d7c Finished updateBiblioItem subroutine 23 years ago
rangi ecc63eda57 Scripts to permit koha webpages to display in different natural languages 23 years ago
tonnesen 6269ad87bf newBiblio subroutine completed. 23 years ago
tonnesen aab6b66555 Added biblioitems table update when newBiblioItem() routine is called. 23 years ago
tonnesen 3f3ae4cda2 Beginning updateBiblio routine. 23 years ago
tonnesen dafde2c286 Prototype marc record viewer and editor. 23 years ago
tonnesen 66e5d5d5db A TODO file for MARC support 23 years ago
tonnesen 6650354d23 Added skeletons of update routines. 23 years ago
tonnesen 5976596553 Minor documentation changes. 23 years ago
tonnesen 4285d166ca Perl script to convert existing Koha tables to the new MARC tables. 23 years ago
tonnesen 56a240a9f8 SQL commands to clear all of the MARC tables. This is terribly dangerous, 23 years ago
tonnesen 5ced43726a Schema for MARC storage tables. Blatantly stolen from www.pytheas.org. 23 years ago
tonnesen 58b7c86d13 Cataloguing API. Very early draft at this point. 23 years ago
rangi c74ad16d2e Made a little change to allow the reading record to be sorted, and now 23 years ago
rangi 177d7f994e Changed the interim field in the items table, to be paidfor 23 years ago
rangi 2dc62d4bc4 More little bug fixes in the manual credits section 23 years ago
rangi 9eee24c9a2 Changed the way a lost book being returned is handled. 23 years ago
rangi 174e7870da Set up so marking a item lost, adds a charge for the replacement price to a 23 years ago
rangi 696c44c641 Fixed so renewing a rental item adds a charge 23 years ago
rangi a254455342 Added facility to do a cash refund. 23 years ago
rangi f72283e23f Renewing a rental or pay item from the borrowers record screen 23 years ago
tonnesen 91ac7223f6 Steve Tonnesen's K12Admin-specific (for the time-being) group based 23 years ago
tonnesen 3fd3b300c4 Added an overdue variable to the itemdata returned by the currentissues 23 years ago