removing warn logs
[koha.git] / C4 / Search.pm
2010-04-23 Paul Poulainunconditional warning changed to if $DEBUG
2010-02-22 Garry CollumBug 2655: Fixes availabilty counts if items are on...
2010-02-17 Nahuel ANGELINETTI(bug #4062) add item index in zebra conf
2010-02-11 Matthias MeusburgerBZ4116: results from cataloging search is different...
2010-02-03 Galen Charltonfix POD errors reported by xt/author/podcorrectness.t
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-02-02 Chris Nighswonger4074 Bugfix: The 'Subject(s)' link(s) are malformed...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Henri-Damien LAURENTfollowup (bug #4020) XSLT unimarc display
2010-01-28 Paul Poulain(bug #4020) XSLT unimarc display
2010-01-28 Henri-Damien LAURENTfollowup : auto_truncation 3287252c0
2010-01-28 Henri-Damien LAURENTBug Fix : 3689
2010-01-28 Henri-Damien LAURENT(bug #3584) detect ccl queries
2010-01-28 Henri-Damien LAURENTRevert "C4/Search.pm followup auto_truncation 3.0.x...
2010-01-28 Henri-Damien LAURENTfollowup : auto_truncation 3287252c0
2010-01-28 Henri-Damien LAURENTC4/Search.pm followup auto_truncation 3.0.x cherry...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2010-01-20 Chris NighswongerBugfix: Various Label Creator bugs
2009-12-20 Chris CormackBug 1807, can now search with : in the box if you want...
2009-12-20 Chris CormackBug 1807 - Commenting out flawed nested queries impleme...
2009-12-20 Garry CollumBug 3955: Fixes leading space error in search.
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-19 Henri-Damien LAURENTMT 2298 : Fix hidelostitems
2009-11-19 Henri-Damien LAURENT2298 2299 : Search.pm and opac-search.pl
2009-10-20 rootBug Fixing MT 2095 : Add_excepti.al Search broken on...
2009-10-16 Henri-Damien LAURENTBug Fixing : Search Broken with stemming
2009-10-14 Henri-Damien LAURENTRemove Stopwords bug fixing
2009-10-07 Nahuel ANGELINETTI(bug #3281) change the way to parse item's summary
2009-09-30 Henri-Damien LAURENTBug Fixing C4::Search } missing
2009-09-30 Paul Poulainmerge fixes
2009-09-30 Henri-Damien LAURENTAdding autotruncation
2009-09-30 Nahuel ANGELINETTI(bug #3550) use GetRecordValue to retrieve subtitle
2009-09-30 Henri-Damien LAURENTAdding some checking in facet branches
2009-09-30 Henri-Damien LAURENTC4::Search :Enhancements
2009-09-30 Henri-Damien LAURENTAdding Opac-SearchHistory feature
2009-08-09 Henri-Damien LAURENT_remove_stopwords in C4::Search had some issues
2009-08-09 Joe AtzbergerCleanup docs, typos, style etc.
2009-07-30 Joe AtzbergerBug 3056 - replace span hacking for terms in C4::Search
2009-07-30 Joe AtzbergerSearch.pm minor cleanup
2009-07-28 Galen CharltonRevert "Bug 3226 - Extended characters inconsistantly...
2009-07-15 Frédéric DemiansBug 3226 - Extended characters inconsistantly displayed
2009-07-15 Galen CharltonRevert "Bug 3226 - Extended characters inconsistantly...
2009-07-15 Nahuel ANGELINETTI(bug #3405) fix on loan list in search result
2009-07-15 Frédéric DemiansBug 3226 - Extended characters inconsistantly displayed
2009-07-13 Ricardo Dias MarquesFix for Bug 2599 - Search limits not working for NoZebra
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-05-20 Galen Charltonbug 3236: remove disused scripts and a function
2009-05-11 Frédéric DemiansBug 3213 - UNIMARC/MARC21 selection
2009-05-08 Chris CormackBug 2944 fix courtesy of Amr Denni
2009-04-24 Joe AtzbergerBasic reformat of section in Search.pm
2009-04-18 Galen Charltonbug 2958: fix search results navigation for CCL, CQL...
2009-04-08 Galen Charltonqualify warn; sort_by is not a required search parameter
2009-04-08 Henri-Damien LAURENTauto truncation was not used
2009-04-06 Joe AtzbergerAdd warning for unrecognized sort order.
2009-04-06 Galen Charltonremove incomplete bib bulk editing code
2009-04-03 Owen LeonardAdding details to OPAC search results RSS, described...
2009-03-27 Daniel SweeneyAdded upc to content_identifier_exists criteria.
2009-03-27 Joshua FerraroFix for LL Bug 405: Syndetics Enhanced Content: some...
2009-03-27 Joshua FerraroSyndetics and Amazon bugfix enhancements
2009-02-27 Galen Charltondisplay library name instead of code in limit description
2009-02-12 Galen Charltonreduce bib fetches during search and OPAC display
2009-02-09 Joe AtzbergerGetMarcFromKohaField needs 2 args, or there's no point.
2008-12-11 Joe AtzbergerMinor cleanup, unused variable removed.
2008-10-30 Clay Foutsbug 2729: redundant call to C4::Biblio::get_biblio_auth...
2008-10-01 Frederic DemiansBugfix #2630 2nd attempt
2008-09-11 Henri-Damien LAURENTBug Fixing : 2581 Problem With HomeBranchOrHoldingBranc...
2008-08-21 Galen Charltonbug 2509: fix file permissions
2008-08-21 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
2008-08-18 Andrew Moorebug 2526: removing DEBUG flag from C4::Search
2008-08-08 Joshua FerraroPartial fix for 2446: single word queries that were...
2008-07-18 Joshua FerraroRemoves the Libraries facet if singleBranchMode is ON
2008-07-10 Andrew Moorebug 1980: updateing calls to SimpleSearch to limit...
2008-07-08 Joshua FerraroPrior to this patch, XSL and scan indexes conflicted.
2008-06-20 Galen Charltonbug 2248 [2/2]: import item status display in search...
2008-06-10 Galen Charltonbug 2098: do not apply stemming if search term has...
2008-06-09 Galen Charltonkohabug 2225 - fix resource leak in SimpleSearch
2008-05-27 Frederic DemiansFacets (current) translatable via template
2008-05-16 Galen Charltonbugfix - fix 'not' operator in NoZebra
2008-05-16 Galen Charltonkohabug 2020 - fix infinite loop in NoZebra on Perl...
2008-05-13 Galen Charltonkohabug 1621 - add subtitle to main results and details...
2008-05-01 Joshua FerraroAdding authorised value icons display in the search...
2008-05-01 Andrew MooreBug 2047: adding images to arbitrary authorized values
2008-04-22 Joe AtzbergerC4::Search - just cleanup, 1 FIXME added
2008-04-17 Chris NighswongerMore work on SimpleSearch
2008-04-17 Chris NighswongerEnabling SimpleSearch to return the total number of...
2008-04-15 Paul POULAINBUGFIX : highlighting term fixes
2008-04-09 Joshua FerraroFixing bug 2005: ISBN Search
2008-04-09 Joshua FerraroPartial fixes to enable unapi for non-zebra and non...
2008-04-08 Joshua Ferraroadding famfamfam iconset, improving isbn for amazon...
2008-04-07 Ryan HigginsMore cleanup of location & ccode authval handling.
2008-04-01 Andrew MooreBug 1980: adding parameters to C4::Search::SimpleSearch...
2008-03-22 Joshua FerraroExperimental XSLT-based display of results and details...
2008-03-16 Joe AtzbergerSearch.pm - minor cleanup
2008-03-16 Joe AtzbergerC4::Search - vastly reduced calls to preference and...
2008-02-29 Mason Jameswrapping regex in \Q$value\E to handle tricky strings...
2008-02-20 Paul POULAINNoZebra : removing . and : before indexing
2008-02-20 Paul POULAINBUGFIX NoZebra search (removal of adv zebra keyword...
2008-02-16 Paul POULAINbugfixing scan index for UNIMARC
next