koha.git
2002-05-18 finlaytfixed the branch and printer setting mechanism
2002-05-18 finlaytscript for changing the branch and printer settings...
2002-05-17 tonnesenBenchmarking files for comparing performance of two...
2002-05-16 tonnesenFew more changes... not much to look at yet, still...
2002-05-16 tonnesenUsed subfieldcode where I should have used subfieldid...
2002-05-16 tonnesenAdded marc_NXX_subfield_table tables
2002-05-16 tonnesenStarting rewrite of Catalogue.pm using Paul's new marc...
2002-05-16 tipaulBeginning of marc stuff :
2002-05-16 rangiJust a little fix to make it display an add variable...
2002-05-15 tipaulsmalll bugfixes and code cleaning. See mail in koha...
2002-05-15 tipaulUpdate of systempreferences table structure and admin...
2002-05-15 tipaulsmall bugfix : adding bibdata only if exist
2002-05-15 tipaulnewsubtitle called only if title exist
2002-05-15 tipaulbugfix : link corrected to acquisition
2002-05-15 rangiNow uses KeywordSearch from C4::Search rather than...
2002-05-15 rangiFirst cut of moredetail.pl using html::template
2002-05-15 rangiReverting back to old search.pl (for now)
2002-05-15 tonnesenDarn. Committed over old search.pl... really going...
2002-05-15 tonnesenFixed search.pl so that next and previous buttons work...
2002-05-15 truth_nzFixed a few warnings.
2002-05-15 truth_nzPatch to acqui system to use new newbiblioitem() parameters
2002-05-15 rangiHtml::Templated version of detail.pl,
2002-05-14 rangiShifted picktemplate out into C4::Output.pm
2002-05-14 tonnesenBug that prevented picking alternate themes from default
2002-05-14 tonnesenFixed some breakage...
2002-05-14 rangiMade a wrapper function catalogsearch
2002-05-14 rangiNow works with all searches, this plus the templates...
2002-05-14 tonnesenModifications to use new template directory structure...
2002-05-14 tipaulFirst, run updater/thesaurus_create.pl.
2002-05-14 tipaulDB query optimisation
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 tonnesenAdded cell padding back in to table for default.tmpl
2002-05-13 tonnesenFixed reference to newsearch.pl instead of search.pl
2002-05-13 tonnesenFixed some problems in default.tmpl
2002-05-13 tonnesenCalculate itemcount in Search.pm if using new template...
2002-05-13 tonnesenChanges:
2002-05-13 rangiWill work now with the existing C4/Search.pm at least...
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-12 rangiCommitting Paul's changes into the main branch, and...
2002-05-11 rangiStarting Makefile.PL and starting work on pod inside...
2002-05-10 tonnesenSmall cleanups. We really need to hash out some standa...
2002-05-10 tonnesenCleaned up formatting of dewey number before returning...
2002-05-10 tonnesenModified Search.pm to work with HTML::Template search...
2002-05-10 tonnesenModified to use Search.pm and KeywordSearch().
2002-05-10 tonnesenFixed startfrom in template links in header
2002-05-10 tonnesenStill playing. Added a "next record" link
2002-05-10 tonnesenAdded ability to switch between two templates. One...
2002-05-10 tonnesenNow using real data. Returns first 20 records where...
2002-05-10 tonnesenPut Dewey back in template file
2002-05-10 tonnesenStarting to play with HTML::Template
2002-05-10 rangiJust adding some spaces to test the new cvs-koha list
2002-05-09 truth_nzUpdate to catalogue to allow change of biblio abstracts.
2002-05-09 truth_nzUpdate to catalogue to allow change of biblio abstracts.
2002-05-07 finlaytchanged the destination branch dropdown to only show...
2002-05-07 rangiNow use the new hash based results returned from Search.pm
2002-05-07 rangiMaking the CatSearch and KeywordSearch return more...
2002-05-06 rangiRemoving keywordsearch2 (no longer used)
2002-05-06 rangiFixing a typo
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-06 finlaytChanged the word: Fines to: Charges
2002-05-06 truth_nzFixed bug due to way hashes take values. Was stopping...
2002-05-03 rangiNo harm in adding these to the main branch either
2002-05-03 truth_nzBug fixes to get the new acqui.simple system working.
2002-05-02 tipaulupdated database.mysql : dropped unused tables, created...
2002-05-02 finlaytadded branchrelations table and changed branchcategorie...
2002-05-02 finlaytmoredetail.pl presents circulation information taken...
2002-05-02 finlaytChanges to circulations:
2002-04-30 rangiCleaning out all unused cruft.
2002-04-29 truth_nzscripts for new acqui.simple system
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-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...
next