NoZebra : fix on the last page in case there is more than 1 page
[koha.git] / C4 / Search.pm
2007-11-17 Paul POULAINNoZebra : fix on the last page in case there is more...
2007-11-14 Owen LeonardBeginning redesign of the OPAC. At this stage it's...
2007-11-11 Joshua Ferrarofixing advanced search
2007-11-09 Paul POULAINdealing with >=, <= and date stuff in NoZebra
2007-11-08 Henri-Damien LAURENTNZOrder Broken
2007-11-07 Joshua Ferrarofixing subject link on detail pages and searching API
2007-11-06 Henri-Damien LAURENTSome improvements on research.
2007-11-01 Joshua Ferrarofix to rightANDlefttruncation
2007-10-31 Joshua Ferrarofixing fielded truncation
2007-10-31 Paul POULAINfixes in NoZebra search & indexing
2007-10-30 Joshua Ferraropatch to sysprefs and minor fix to Search.pm that
2007-10-29 Joshua Ferrarofixes to enable truncation to play nicely with
2007-10-29 Joshua Ferraromajor cleanup of buildQuery, creating some internal...
2007-10-29 Joshua Ferrarofixing re-sorting in staff client
2007-10-29 Joshua Ferrarofixing branch limits and searchdomain limits
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...
next