Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 /
2002-09-20 pateadding POD from Andres Arensburger
2002-09-19 finlaytFixed the ordering of bibitems displayed in the request...
2002-09-17 dnmeidAdded getpathtotemplate-function
2002-09-14 rangifixes for the ordering of the issues table in issues...
2002-09-10 tipaulMARC API continued...
2002-09-05 finlaytchanged the way Waiting items are transfered from retur...
2002-09-04 finlaytLittle bug fixes.
2002-09-04 finlaytBug fix in ReserveWaiting to make sure only the record...
2002-08-26 finlaytrewrote CheckReserves so that it can be called with...
2002-08-22 finlaytFixed up the display of bibitems, implemented some...
2002-08-21 finlaytminor changes to comments etc....
2002-08-21 finlaytFixed a bug in the reordering priorities in FillReserve...
2002-08-20 finlaytremoved the printreserve routine. It has been replaced...
2002-08-19 finlaytfixed up the CheckReserves.pm routine so that it does...
2002-08-15 finlaytFixed a really terrible bug! Took out the fixpriorities...
2002-08-15 finlaytAdded some red color here into the message that appears...
2002-08-15 rangiFix for last borrower for the moredetail.pl page
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-08-14 finlaytadded a check in the returnbook subroutine that checks...
2002-07-31 finlaytChanged the ItemInfo method. if an items "itemlost...
2002-07-26 finlaytFixxing bugs
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...
next