typo fixed: a ";" was missing at the end of Zebra connection retrieving in
[koha.git] / C4 / Search.pm
2006-03-06 plgtypo fixed: a ";" was missing at the end of Zebra conne...
2006-02-25 kadosChanged to use new Zconn object in Context.pm. Not...
2006-02-21 rangiget_record works now
2006-02-16 rangiLittle test set up that lets you type cql in which...
2006-02-14 rangiBack to using xml, a much better idea :)
2006-02-14 tipaul(chris, read carefully)
2006-02-14 rangiWork in progress still, committing for testing
2006-02-13 rangiStart of the complete rewrite of Search.pm
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-09-05 tipaulmoving NewBorrowerNumber sub to Members package
2005-09-05 tipaulmoving findguarantor sub to Members package
2005-09-05 tipaulremoving findguarantee, that is also in Members.pm
2005-08-12 tipaulremoving itemcount sub, that is already in Biblio.pm
2005-05-14 rangiCommenting out warn call
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2004-12-15 rangiMaking the version number reflect the cvs version,...
2004-11-12 tipaulsuggestion from owen to add classification to isbn...
2004-09-16 tipaulmodifs in new acquisition option : the search is now...
2004-09-13 tipaul*** empty log message ***
2004-09-05 shedgesFix bug 789 (in HEAD)
2004-09-04 shedgesMinor changes to add classification data to return...
2004-08-18 tipaulminor reindentings
2004-08-16 tipaulmoving language chooser to the main page.
2004-08-15 rangiCommiting a sample change to the default template to...
2004-07-30 doxultingBeginning of serial commit
2004-04-28 rangiFix for bug 752
2004-03-28 joshferraroMake isbn search on existing records looser (to allow...
2004-03-24 tipaulbugfixes for newsearches
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2003-12-14 slefFix for bug reported by Owen
2003-12-11 tipaulfixing compilation bugs
2003-12-09 slefDBI call fix for bug 662
2003-12-08 tipaulnew feature : recent acquisition in opac.
2003-12-04 tipaulprepare(?) execute($var) fixes
2003-09-18 tipaulall those fixes are related to translation improvement.
2003-09-17 tipaulremove trailing , in subject list
2003-09-12 rangiFix for bug 603
2003-09-11 rangiFix for showing the current borrower on the moredetail...
2003-08-10 wolfpac444Added support for author searching to KeywordSearch
2003-08-08 tipaulfix for 570 : If a subject search is done from the...
2003-08-06 tipaulfix for 556
2003-07-15 slefWork on bug 515... can we do a single-side rename of...
2003-07-01 plugzAdded &getbranchname and &getborrowercategory
2003-06-20 plugzBugfix for #499
2003-06-19 plugzbugfix for #499
2003-06-17 tipaulimprovments/fixes for z3950 support.
2003-06-11 tonnesenAdded two new routines for getting a list of available...
2003-06-05 tipaulremoving searchborrower from circ2.pm.
2003-05-19 tipaulfixing strange bug when cardnumber not set and borrower...
2003-05-08 wolfpac444Fixed bug #405
2003-05-08 wolfpac444Changed the scripts to use format_date
2003-04-29 tipaulreally proud of this commit :-)
2003-04-01 tipaulsmall fix to avoid empty list when itemtypes does'nt...
2003-03-19 tipaulfix for bug #54
2003-03-07 tipaul* moving generic functions to Koha.pm
2003-03-03 tipaulmigrating to prepare (?) execute($var) structure
2003-02-27 tipaul* moving prepare / execute to ? form.
2003-02-21 wolfpac444Fixed the subject search.
2003-02-04 acliReverted to using s/// instead of quotemeta for title...
2003-02-03 acliMinor code cleanup
2003-02-02 acliDistinguish between On Loan, Item Lost, and Withdrawn...
2003-01-28 tipaulbugfix #168 + "breedingsearch" sub added+ "isbnsearch...
2003-01-25 acliUse ? for an SQL query to prevent SQL syntax errors
2002-11-19 tipaulroad to 1.3.2
2002-10-16 arensbUpdated a FIXME comment.
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded some FIXME comments.
2002-10-12 arensbGot rid of the dependency on Set::Scalar. Yay! One...
2002-10-11 arensbAdded a FIXME comment.
2002-10-11 arensbRemoved &systemprefs. It is no longer used.
2002-10-10 arensbMade code a bit more Perl-ish.
2002-10-10 arensbFixed a few problems with POD.
2002-10-05 arensbFixed some bogosity.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-03 finlaytAdded a field to the barcodes sql search, now it return...
2002-09-22 arensbAdded some FIXME comments.
2002-09-22 arensbRemoved trailing spaces, especially those interfering...
2002-09-20 pateadding POD from Andres Arensburger
2002-09-19 finlaytFixed the ordering of bibitems displayed in the request...
2002-08-22 finlaytFixed up the display of bibitems, implemented some...
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-07-31 finlaytChanged the ItemInfo method. if an items "itemlost...
2002-07-11 tonnesenCleaned up contents of location information
2002-06-28 tipaulmerging 1-2 and main.
2002-06-06 finlaytfixed bug bugzilla.katipo.co.nz/show_bug.cgi?id=1284
2002-05-21 rangiSome minor changes to get detail.pl and moredetail...
2002-05-14 rangiMade a wrapper function catalogsearch
2002-05-13 tonnesenCalculate itemcount in Search.pm if using new template...
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-02 finlaytmoredetail.pl presents circulation information taken...
2002-04-10 rangiFixing the subject search i broke ;)
2002-04-10 rangiWorking on a fix to speed up title and author searches
next