koha.git
2001-07-05 rangiFix to handle the delete call, redirects to deletemem.pl
2001-06-27 rangiModified so that the first available language is chosen...
2001-06-26 tonnesenFinished updateBiblioItem subroutine
2001-06-26 rangiScripts to permit koha webpages to display in different...
2001-06-26 tonnesennewBiblio subroutine completed.
2001-06-26 tonnesenAdded biblioitems table update when newBiblioItem(...
2001-06-26 tonnesenBeginning updateBiblio routine.
2001-06-25 tonnesenPrototype marc record viewer and editor.
2001-06-25 tonnesenA TODO file for MARC support
2001-06-25 tonnesenAdded skeletons of update routines.
2001-06-25 tonnesenMinor documentation changes.
2001-06-25 tonnesenPerl script to convert existing Koha tables to the...
2001-06-25 tonnesenSQL commands to clear all of the MARC tables. This...
2001-06-25 tonnesenSchema for MARC storage tables. Blatantly stolen from...
2001-06-25 tonnesenCataloguing API. Very early draft at this point.
2001-06-20 rangiMade a little change to allow the reading record to...
2001-05-17 rangiChanged the interim field in the items table, to be...
2001-05-15 rangiMore little bug fixes in the manual credits section
2001-05-09 rangiChanged the way a lost book being returned is handled.
2001-05-09 rangiSet up so marking a item lost, adds a charge for the...
2001-05-09 rangiFixed so renewing a rental item adds a charge
2001-05-09 rangiAdded facility to do a cash refund.
2001-05-09 rangiRenewing a rental or pay item from the borrowers record...
2001-05-02 tonnesenSteve Tonnesen's K12Admin-specific (for the time-being...
2001-05-02 tonnesenAdded an overdue variable to the itemdata returned...
2001-05-02 rangiFixed the code that adds a credit or wipes a lost book...
2001-05-02 rangiAdded functions to add credits and invoices to borrower...
2001-05-02 rangiTurned off the tidy accounts feature in the view accoun...
2001-05-02 rangiScripts to add manual invoices, or credits to a borrowe...
2001-05-01 rangiFixed a bug in the return lost routine (when a payment...
2001-04-20 rangiQuick bodge to restrict the number of returned books...
2001-04-18 rangiAdd functionality so that when the replacement cost...
2001-04-03 rangiMaking a change to the way charges are handled, the...
2001-04-02 rangiReworking statistics for payments and writeoffs
2001-03-29 rangiCommenting out the code that doesnt allow renewals...
2001-03-28 rangiAdding in javscript code to open a new window for payments
2001-03-28 rangiReworked layout of issues section.
2001-03-27 rangiGetting writeoff stats being stored as well
2001-03-27 rangiModified the update stats routine to store borrowernumb...
2001-03-22 rangiChanges made by Glen to allow the circulation module...
2001-03-18 rangiScript to list overdue books under the headings
2001-03-15 rangiAdded code to allow searches to be used by catalogue...
2001-03-15 rangiAdded functionality to allow invalid itemtype to be...
2001-03-15 rangiScript to shift a group to another biblio, called as...
2001-03-13 rangiShifted catmaintain.pl to a dir that can be easily...
2001-03-13 rangiGot undeleting biblios going (catalogue maintenance...
2001-03-12 rangiJust realised this is supposed to be in the acqui/...
2001-03-12 rangiGlens updates to automatically increment barcode, and...
2001-03-12 rangiModified to include Glen Stewarts automatic member...
2001-03-12 rangiScript from Glen Stewart, i think to do with simplified...
2001-03-12 rangiDatabase definition file, checked into cvs to make...
2001-03-07 rangiFixing stupid bug that was causing the sql insert comma...
2001-03-07 rangiChanging the form so it passes through a modify value...
2001-03-07 rangiAdded the functionality to allow librarians to manipula...
2001-03-06 rangiFixing " glitch in titles
2001-03-06 rangiFixing a bug in the opac search that meant that titles...
2001-02-27 rangiQuick fix to stop ppl from being able to delete biblios...
2001-02-21 rangiRejigged printing issues, to print out everything on...
2001-02-21 rangiFixed a little glitch in the daily stats script that...
2001-02-21 rangiGot a link from items on issue thru to item details...
2001-02-18 rangiLittle fix to the returnbook routine so the correct...
2001-02-14 rangiA bodgy hack so that hitting enter in issues (with...
2001-02-14 rangiThe Horowhenua libraries wanted less patron and item...
2001-02-14 rangiMade some changes to checkreserve and find_reserves...
2001-02-11 rangiLittle fix so that if the item has no author informatio...
2001-02-11 rangiChanging the front page search of the intranet site...
2001-02-07 tonnesenAdded header and log substition variables
2001-02-07 tonnesenStart of code to implement virtual bookshelves in Koha.
2001-02-05 tonnesenloadmodules.pl allows redirection to different modules...
2001-02-05 tonnesenAdded a couple of missing $dbh->disconnect lines that...
2001-02-05 tonnesenFixed backgroundimage in circulation module. Backgroun...
2001-02-04 rangiFixing printing error, now is printing all of the days...
2001-02-01 rangiMade sure the printer queue value was being set before...
2001-02-01 rangiAttempting to get issues slip to print when borrower...
2001-01-31 rangiFixed a bug that was meaning some payments werent counted
2001-01-31 rangiFixed a little bug in getiteminformation, it wasnt...
2001-01-31 rangiAdded a line to Ouput.pm to enable circulation to use...
2001-01-31 rangiChanged it so you cant renew a book that is on request...
2001-01-31 tonnesenMostly just look changes, got rid of table borders...
2001-01-31 tonnesenReturn itemlist array, and itemlisttext (text version...
2001-01-26 rangiScript to generate overdue fines.
2001-01-26 tonnesenReturns module lists recently returned items, cookies...
2001-01-25 tonnesenRefined Returns module.
2001-01-23 tonnesenChanges to web circulation module: rudimentary returns...
2001-01-23 tonnesenFixed a bug in issuing reserved books. Was calling...
2001-01-22 tonnesenStarted work on a web-based circulation interface.
2001-01-17 tonnesenAdded support for showing patron flags in the issues...
2001-01-16 rangiFixing a glitch in the fines routine, was failing if...
2001-01-15 tonnesenAPI for circulation modules
2001-01-15 tonnesenNow uses Circ2.pm generic interface subroutines.
2001-01-09 tonnesenMoved returned item list from a scrolled text box to...
2001-01-09 tonnesenFirst release of Perl/Tk circulation interface
2001-01-05 tonnesenRenamed koha.conf config entry from "path" to "includes...
2001-01-05 tonnesenModified getbranch() and getprinter() subroutines to...
2001-01-05 tonnesenAdded support for moving path=... variable to /etc...
2000-12-21 rangiShifted Database connection variables out into a config...
2000-12-19 rangiInitial revision