fixes to searching:
[koha.git] / C4 / Search.pm
2007-10-29 Joshua Ferrarofixes to searching:
2007-10-29 Joshua FerraroSearching Patch 1: fixing searching in 3.0
2007-10-29 Joshua Ferrarofixing itemtype image, sample data, improving
2007-10-24 Paul POULAINdefaut search on kw,wrdl
2007-10-22 Paul POULAINremoving [ and ] in query hilighting
2007-10-19 Henri-Damien LAURENTImproving Search : Adding truncation management (right...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-19 Galen Charltonstart of reworking call number handling and other Bibli...
2007-10-18 Henri-Damien LAURENTMinor : Adding item count to result lists.
2007-10-17 Galen Charltonfix for bug 1499 - normalize ISBN before dupe check
2007-10-17 Henri-Damien LAURENTpatches for members and resultlists.
2007-10-15 Paul POULAINBUGfixes in availability management
2007-10-13 Paul POULAINBugfix for empty words
2007-10-10 Henri-Damien LAURENTBugFix in MARCdetail.pl : getauthorisedvaluedesc contai...
2007-10-09 Henri-Damien LAURENTOne can search on only one limit (for instance : Get...
2007-10-06 Joshua Ferraroremoving multivolume,multivolumepart,binding
2007-10-03 Joshua Ferrarochmod 644 on all modules
2007-09-24 Paul POULAINIMPROVEMENT : reintroducing stopwords management
2007-08-15 Paul POULAINreintroducing an important line in TransformeMarcToKoha
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-26 toinsadding 'kw' to search on keyword on non zebra mod
2007-07-16 hdlFindDuplicate works for an title itemtype author key.
2007-07-02 tipauldon t display the 1 in location column if there is...
2007-06-26 toinsremoving '-' in isbn to allow amazon content.
2007-06-26 tipaulwhy was title ordering on 1=36 ? in ccl.properties...
2007-06-15 toinsenable to search on subject with nozebra
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-13 toinsremoving warn compilation.
2007-05-28 tipaulmerging opac details only for items with the same branc...
2007-05-22 hdlChanging GetMarcStructure signature.
2007-05-10 tipaulKoha NoZebra :
2007-05-09 kadosfixing minor typo, need space after the operators
2007-05-09 kadosFix for bug 1249: Searching for a title beginning with...
2007-05-09 tipaulNEW feature : RSS feeds. See POD & koha-devel for details
2007-05-04 tipauladding short keyword support (ti for title, au for...
2007-05-04 tipaulvarious bugfixes on parameters modules + adding default...
2007-05-04 tipaulbugfixes for NoZebra : handling results_per_page and...
2007-05-02 tipaulNoZebra SQL index management :
2007-05-02 tipaulimproving NOzebra search :
2007-04-30 hdlCommiting necessary subs for bulkedition.
2007-04-27 tipaulkoha NZ speed improvement for title ordering
2007-04-25 tipaulKoha 3.0 nozebra 1st commit : the script misc/migration...
2007-04-05 btoumiadd "and" condition for branch when search is built...
2007-03-29 tipaulCode cleaning :
2007-03-29 btoumimodify advanced search query structure :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-10-01 tgarip1957Field weighting applied to ranked searches. A new facet...
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957No more MARC Records - everything is MARC XML
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-10 toinssync with dev_week.
2006-03-28 rangiDelete working now
2006-03-08 kadosHopefully a fix for hdl's accented characters not worki...
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...
next