test.pl, contains a script to test the Catalogue.pm stuff.
[koha.git] / C4 /
2002-06-04 tipaultest.pl, contains a script to test the Catalogue.pm...
2002-05-29 tonnesenStarted modifications to match new marc schema
2002-05-29 finlaytChanged the returnbook method to use CheckReserves...
2002-05-29 finlaytSome small changes in transferbook: uses the new Reserv...
2002-05-29 finlaytAdded some subroutines.
2002-05-23 amillarAdded "lccn" and "marc" fields to newbiblioitem
2002-05-22 truth_nzUpdate to acqui.simple system. Hopefully this is a...
2002-05-21 amillarFix typo in booksellerid field name
2002-05-21 amillarFix warning about use of undefined variable, found...
2002-05-21 rangiSome minor changes to get detail.pl and moredetail...
2002-05-18 amillarSome cleanup, reformatting, fix some undeclared variables
2002-05-16 tonnesenFew more changes... not much to look at yet, still...
2002-05-16 tonnesenStarting rewrite of Catalogue.pm using Paul's new marc...
2002-05-15 truth_nzFixed a few warnings.
2002-05-14 rangiShifted picktemplate out into C4::Output.pm
2002-05-14 rangiMade a wrapper function catalogsearch
2002-05-14 tipaul* getallorders now returns only not fully recieved...
2002-05-14 truth_nzAdded code to allow deleting of biblioitems
2002-05-13 tonnesenCalculate itemcount in Search.pm if using new template...
2002-05-13 tipauloops, removing 3 test lines... (ending by a die !)
2002-05-13 tipaulBugfixes : removes some hard coded trailing dates in...
2002-05-13 truth_nzbug fix to actually save the changes made to an website...
2002-05-12 truth_nzChanges to allow modifications to the website biblioitems
2002-05-12 truth_nzNew files, and changes to add associated webstes to...
2002-05-11 rangiStarting Makefile.PL and starting work on pod inside...
2002-05-09 truth_nzUpdate to catalogue to allow change of biblio abstracts.
2002-05-07 rangiMaking the CatSearch and KeywordSearch return more...
2002-05-06 rangiRemoving keywordsearch2 (no longer used)
2002-05-06 finlaytRemoved the "Item has been transfered" message from...
2002-05-06 finlaytChanged the error message from: There is no book with...
2002-05-03 truth_nzBug fixes to get the new acqui.simple system working.
2002-05-02 finlaytmoredetail.pl presents circulation information taken...
2002-04-30 rangiCleaning out all unused cruft.
2002-04-29 truth_nzModifications for new acqui.simple
2002-04-23 finlaytFixed typo
2002-04-22 finlaytfixed typo
2002-04-21 rangiFixing bug reported by Steve,
2002-04-21 saasCorrect spelling - aquisitions to acquisitions
2002-04-17 patestarting to move ethnicity stuff out of programs and...
2002-04-15 patemoved ethnicity fixing out of moremember.pl into a...
2002-04-15 truth_nzAcquisitions::newbiblioitem updated to be usable for...
2002-04-10 rangiFixing the subject search i broke ;)
2002-04-10 rangiWorking on a fix to speed up title and author searches
2002-04-10 truth_nzAltered newbiblio to be more generic - so can use with...
2002-04-08 paterefactored slashifyDate function out of inline code...
2002-03-17 rangiDeals with lost book charges now
2002-03-13 finlaytAdded a transferbook subroutine that is called from...
2002-03-13 rangiTidy up, removing deprecated routines
2002-03-13 rangiGetting Iteminfo in Search to only display correct...
2002-03-13 rangiFix so that reserves are only showing for the biblioite...
2002-03-11 rangiFix for manual invoices
2002-02-26 rangiFixed apostrophe ' handling
2002-02-20 rangiMaking a "fix" to normal title search
2002-02-20 rangiPlaying with keyword search trying to speed it up more
2002-02-12 rangiFixing bug in subject searching that was causing subjec...
2002-02-12 rangiFixing bug that was duplicating additional authors...
2001-12-12 rangiAdded the facility to restrict a keyword search by...
2001-11-27 rangiFixing error in keyword search (fixing my mistake from...
2001-11-26 rangiFixing a bug in keyword search was duplicating results
2001-11-26 rangiAdded a findguarantor routine to search for the guarant...
2001-11-25 rangiAuthor combined with Title search was not searching...
2001-11-25 rangiFixing reserve handling.
2001-11-23 rangiAdding the facility to search on just dewey and class
2001-11-06 tonnesenWorking out problems with MARC record support.
2001-11-03 tonnesenMinor cleanups. Needs testing. Starting to think...
2001-10-10 tonnesenTypo in printf format string was causing all issues...
2001-10-05 tonnesenChanged search interface to allow searches on Illustrat...
2001-09-27 tonnesenTested updateItem subroutine, made some better checks...
2001-09-27 tonnesenStarted on updateItem subroutine.
2001-09-10 rangiFixing a glitch that was showing the biblio notes field...
2001-06-26 tonnesenFinished updateBiblioItem subroutine
2001-06-26 tonnesennewBiblio subroutine completed.
2001-06-26 tonnesenAdded biblioitems table update when newBiblioItem(...
2001-06-26 tonnesenBeginning updateBiblio routine.
2001-06-25 tonnesenAdded skeletons of update routines.
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-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 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-01 rangiFixed a bug in the return lost routine (when a payment...
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-28 rangiReworked layout of issues section.
2001-03-27 rangiModified the update stats routine to store borrowernumb...
2001-03-15 rangiAdded functionality to allow invalid itemtype to be...
2001-03-13 rangiGot undeleting biblios going (catalogue maintenance...
2001-02-18 rangiLittle fix to the returnbook routine so the correct...
2001-02-14 rangiMade some changes to checkreserve and find_reserves...
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-04 rangiFixing printing error, now is printing all of the days...
next