koha.git
2002-05-23 amillarMoved addition of Biblioitem to separate subroutine
2002-05-22 truth_nzUpdate to acqui.simple system. Hopefully this is a...
2002-05-22 tonnesenFirst attempt at a perl data structure for marc records
2002-05-22 amillarAdd biblio using C4::Acquisitions newbiblio
2002-05-22 rangiFixing syntax error
2002-05-21 amillarFix typo in booksellerid field name
2002-05-21 amillarAdd item using newitem() from C4::Acquisitions.pm
2002-05-21 amillarFix warning about use of undefined variable, found...
2002-05-21 amillarModularize table creation, driven by hash instead of...
2002-05-21 amillarAdd comments, make branchrelations consistent with...
2002-05-21 rangiSome minor changes to get detail.pl and moredetail...
2002-05-21 rangiFixing ItemInfo2 to ItemInfo
2002-05-20 amillarSome code cleanup. Created subroutines for ISBN checksum,
2002-05-19 rangiAdding in publisher and abstract as search fields
2002-05-18 amillarSome cleanup, reformatting, fix some undeclared variables
2002-05-18 amillarRemoving Catalogue.pm because it doesn't compile cleanl...
2002-05-18 finlaytChanged the wording of error message from:
2002-05-18 finlaytfixed a little bug with cookies and setting the branch...
2002-05-18 finlaytimprooved layout and branch and printer settings are...
2002-05-18 finlaytCompletely new. This file handles the issues, and sets...
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
next