koha.git
2002-04-26 paterestructured tests into a separate directory
2002-04-25 patefound a cleaner way to do &mkformnotable, and refactore...
2002-04-25 patecleaned out boilerplate and fixed some speeling erorz
2002-04-25 patestarted adding tests for C4::Format
2002-04-25 paterefactored &mkformnotable to use foreach and ifels...
2002-04-25 patemore tests, &mkformnotable has reasonable coverage now
2002-04-25 patefound (and fixed) an error in &mkformnotable while...
2002-04-25 patemore tests
2002-04-25 pateoops, forgot extra linefeeds in pod section
2002-04-25 pateadded a simple POD style comment to &bold to show how...
2002-04-25 pateadded recent updates
2002-04-25 patemore prototypes in Output.pm
2002-04-25 patemore tests in output.t and a cleanup for testKoha.pl
2002-04-25 patefixed an unitialized variable error in &mktablerow
2002-04-25 pateadding prototypes, and fixing compiler warnings
2002-04-25 patestarted building tests for C4::Output
2002-04-25 patequick fixup to tests
2002-04-25 pate*** empty log message ***
2002-04-25 pateadded fixEthnicity tests
2002-04-24 patetesting the branch
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-21 pategeneral cleanups
2002-04-20 pateinitial version of the Changelog -- used cvs2cl to...
2002-04-17 patestarting to move ethnicity stuff out of programs and...
2002-04-17 rangiSubmitting on behalf of Nicholas
2002-04-16 tonnesenAdded some comments detailing how MARC fields are mappe...
2002-04-16 tonnesenFixed typo
2002-04-16 tonnesenThis is my bulk MARC record importing tool. Feel free...
2002-04-15 patemoved ethnicity fixups into C4::Koha, eventually to...
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-10 truth_nzUpdates to use changed newbiblio sub in C4/Acquisitions.pm
2002-04-10 patewhacked a couple of bits that Chris marked as okay...
2002-04-09 rangiJust added some comments for Pat
2002-04-09 paterefactoring, marking spots for further refactoring
2002-04-09 rangiLittle typo, missing t in systemprefs
2002-04-09 rangiJust a quick little fix the sql to update a borrower...
2002-04-08 paterefactored slashifyDate function out of inline code...
2002-04-08 rangiScript wasnt setting street address correctly
2002-04-05 rangiHave realised misc/fines2.pl is the real fines script...
2002-04-05 rangiFixing up the query to pickup budget
2002-04-03 rangiActually lives in telnet/
2002-04-03 rangiMore work on the addbooks scripts, committing on behalf...
2002-03-31 rangiFixed the holding branch insertion code. It was inserti...
2002-03-31 rangiFixing branches
2002-03-31 rangiDraws list of branches from the branches table now...
2002-03-27 rangiShifting writeoff code back into pay.pl (redirecting...
2002-03-26 finlaytadded database patchs to the updater/updatedatabase...
2002-03-21 rangiDoesnt write to an include anymore
2002-03-19 tipaulScript to apply to sample DB only. It makes a few modif...
2002-03-19 tipaulSample database only for parameters tables
2002-03-17 rangiDeals with lost book charges now
2002-03-17 rangitidied up, less hlt specific now
2002-03-14 finlaytChanged heading to look like the rest of Koha
2002-03-14 finlaytAdded a heading to be consistent with rest of Koha
2002-03-14 finlaytThis is the begining of a process of dividing up circul... R_1-2-2RC4
2002-03-13 finlaytAdded a transferbook subroutine that is called from...
2002-03-13 finlaytFixed a small problem in the <form>, not hidden inputs...
2002-03-13 rangiRemoving reference to the FrontSearch subroutine as...
2002-03-13 rangiTidy up, removing deprecated routines
2002-03-13 rangiDeprecated searching is all handled by search.pl
2002-03-13 rangiGetting Iteminfo in Search to only display correct...
2002-03-13 rangiTypo fix (doh!)
2002-03-13 rangiFix so that reserves are only showing for the biblioite...
2002-03-12 finlaytBranchtransfers.pl provides a form for entering barcode...
2002-03-11 rangiFix for manual invoices
2002-03-05 tipaulscripts to manage parameters tables
2002-02-26 rangiFixed apostrophe ' handling
2002-02-26 rangiFix for displaying prices
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...
2002-02-01 tonnesenChanges from a long time ago that I don't even remember...
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 rangiModify an adult with guarantees now modifies the guaran...
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-19 tonnesenAdded code to determine mysqld version for possibility...
2001-11-19 tonnesenAdded some more tables to the database updater. Modifi...
2001-11-19 tonnesenScript that will update existing databases, creating...
2001-11-06 tonnesenMinor changes
2001-11-06 tonnesenScript that I'm using to check MARC record support.
2001-11-06 tonnesenWorking out problems with MARC record support.
2001-11-06 tonnesenModified version of addbooks.pl that uses LCCN as base...
2001-11-06 tonnesenContinuing work on Z39.50 search tool. Daemon now...
2001-11-03 tonnesenMinor cleanups. Needs testing. Starting to think...
2001-11-03 tonnesenZ39.50 now stores list of servers to query in a databas...
2001-11-02 tonnesenDaemon to process the queue of pending Z39.50 searches...
2001-11-02 tonnesenAdded Z39.50 searching capability, and MARC file upload...
next