Added a FIXME comment.
[koha.git] / C4 /
2002-07-25 finlaytChanged FindReserves so that it gets biblioitem data...
2002-07-25 tipaulpod documenting the API.
2002-07-24 tipaulNow, the API...
2002-07-24 finlaytcommented out a warn or two...
2002-07-24 finlaytFixed up the Print module. Added a function printslip...
2002-07-24 finlaytfixed bug that kept asigning reserved books to the...
2002-07-23 finlaytreactivated the printreserve method that is used to...
2002-07-22 tonnesenMissing bracket
2002-07-11 tonnesenCleaned up contents of location information
2002-07-11 tonnesenUpdates to authentications cripts. userpage.pl is...
2002-07-10 tipaul*** empty log message ***
2002-07-09 tonnesenAuth.pm now caches form submissions and resubmits them...
2002-07-08 tonnesenuse warnings breaks perl 5.005
2002-07-05 tonnesenCookie bug.
2002-07-05 tonnesenAuth.pm now checks the password againts a new field...
2002-07-05 tonnesenMinor changes to authentication routines.
2002-07-04 tonnesenChecks for a basic authentication userid. If found...
2002-07-04 tonnesenAdditions to authentication scheme. Logs to /tmp/sessi...
2002-07-04 tonnesenMinor changes
2002-07-04 tonnesenBeginning of authentication api. Applied to shelves...
2002-07-04 tipaulLong is the road to MARC..
2002-07-04 tipaulbugfix from merging
2002-07-03 tipaulmerging 1.2 and main branches
2002-07-03 tonnesenFixed bug in checkvalidisbn()
2002-07-02 rangiFixed so datelastseen is updated on the item record...
2002-07-02 tonnesenRemoved use warnings; which breaks perl 5.005
2002-07-02 tonnesenmodule added from rel-1-2 branch
2002-07-02 tonnesenMerged SimpleMarc.pm over from rel-1-2
2002-07-02 tonnesenMerged in updates from rel-1-2
2002-07-02 tipaulMerge from 1.2 and main branches
2002-06-28 tipaulmerging 1-2 and main.
2002-06-24 tonnesenremoved "use warnings"
2002-06-20 tipaul* Acquisition synchronised with rel-1-2
2002-06-20 tonnesenCosmetic change. Merged with rel-1-2
2002-06-20 tonnesenMerged changes from rel-1-2
2002-06-20 tonnesenMerged with rel-1-2 copy
2002-06-20 tonnesenMerged changes from rel-1-2 branch version 1.21.2.1...
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-06-20 tonnesenAre we getting sick of merging yet? Not me!
2002-06-20 tonnesenmerges from rel-1-2. Starting to get a little longer...
2002-06-20 tonnesenMore merges in from rel-1-2
2002-06-18 rangiissues printing issue slips again
2002-06-14 tipaulGoing to MARC 1.4...
2002-06-13 rangiFix to get list of overdue items showing correctly
2002-06-10 tipaulMARC stuff : beginning to use MARC::Record package.
2002-06-06 tipaultoday stuff around marc. Will change soon as we will...
2002-06-06 finlaytfixed bug bugzilla.katipo.co.nz/show_bug.cgi?id=1284
2002-06-06 finlaytChanged the issuebook routine to use the new methods...
2002-06-06 finlaytimproved all the code so that priorities are reset...
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
next