batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails.
[koha.git] / C4 / Search.pm
2010-02-10 Henri-Damien LAURENT(bug #4020) XSLT unimarc display
2010-02-10 Nahuel ANGELINETTI(bug #4062) add item index in zebra conf
2010-01-19 Matthias MeusburgerMT2631 : adds sysprefs for MARC or ISBD display in...
2010-01-11 Henri-Damien LAURENT(bug #3042) Changing XSLT sysprefs to take filename
2009-12-17 Matthias MeusburgerMT 2445 : SearchResults won't die if a record is incorrect
2009-12-07 Henri-Damien LAURENTRevert "MT 2298 : Fix hidelostitems"
2009-12-07 Henri-Damien LAURENTRevert "2298 2299 : Search.pm and opac-search.pl"
2009-12-07 Henri-Damien LAURENTRevert "(MT #2298) Rewrite "only available items""
2009-12-07 Henri-Damien LAURENTRevert "[followup](MT #2298) fix bad conditions"
2009-12-03 Nahuel ANGELINETTI[followup](MT #2298) fix bad conditions
2009-12-01 Nahuel ANGELINETTI(bug #3816) differenciate reserved and on loan items
2009-11-23 Nahuel ANGELINETTI(MT #2298) Rewrite "only available items"
2009-11-12 Henri-Damien LAURENT2298 2299 : Search.pm and opac-search.pl
2009-11-12 Nahuel ANGELINETTIMT 2298 : Fix hidelostitems
2009-11-04 Nahuel ANGELINETTI[followup] (bug #3710) all itemtypes if none selected
2009-11-04 Nahuel ANGELINETTI(recent acquisitions)
2009-10-26 Nahuel ANGELINETTI(bug #3281) change the way to parse item's summary BL_304
2009-10-14 Henri-Damien LAURENTfollowup : auto_truncation 3287252c0
2009-10-09 Henri-Damien LAURENTRemove Stopwords bug fixing
2009-10-08 Henri-Damien LAURENT[follow up](bug #3584) improve ccl detection
2009-10-07 Henri-Damien LAURENTBug Fix : 3689
2009-09-21 Henri-Damien LAURENTC4/Search.pm followup auto_truncation
2009-09-21 Henri-Damien LAURENT(bug #3592) fix scan of terms
2009-09-21 Nahuel ANGELINETTI[followup](bug #3584) fix variable name
2009-09-21 Nahuel ANGELINETTI[follow up](bug #3584) improve ccl detection
2009-09-21 Nahuel ANGELINETTI(bug #3584) detect ccl queries
2009-09-19 Nahuel ANGELINETTI(bug #3550) use GetRecordValue to retrieve subtitle
2009-09-16 Joe AtzbergerCleanup docs, typos, style etc.
2009-09-16 Chris CormackFixing bug introduced by a cherry-pick conflict
2009-09-16 Joe AtzbergerBug 3056 - replace span hacking for terms in C4::Search
2009-09-16 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-09-16 Henri-Damien LAURENTAdding autotruncation
2009-09-16 Nahuel ANGELINETTI(bug #3541) show reserved items as not available
2009-09-16 Henri-Damien LAURENT_remove_stopwords in C4::Search had some issues
2009-09-16 Joe AtzbergerSearch.pm minor cleanup
2009-09-16 Nahuel ANGELINETTI(bug #3405) fix on loan list in search result
2009-09-16 Ricardo Dias MarquesFix for Bug 2599 - Search limits not working for NoZebra
2009-09-16 Galen Charltondisplay library name instead of code in limit description
2009-09-16 Galen Charltonbug 3236: remove disused scripts and a function
2009-09-03 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
2009-05-26 Frédéric DemiansBug 3213 - UNIMARC/MARC21 selection
2009-05-26 Chris CormackBug 2944 fix courtesy of Amr Denni
2009-05-26 Nahuel ANGELINETTI(bug #3058) show items that are excluded of loan in...
2009-05-26 Galen Charltonbug 2958: fix search results navigation for CCL, CQL...
2009-05-26 Galen Charltonqualify warn; sort_by is not a required search parameter
2009-05-26 Henri-Damien LAURENTauto truncation was not used
2009-05-26 Galen Charltonremove incomplete bib bulk editing code
2009-05-26 Owen LeonardAdding details to OPAC search results RSS, described...
2009-05-26 Galen Charltonreduce bib fetches during search and OPAC display
2009-05-26 Joe AtzbergerMinor cleanup, unused variable removed.
2009-03-04 Michael HafenAdd barcode to staff search results page.
2009-02-11 Henri-Damien LAURENTFollowup previous patch bug 2955 :
2009-01-27 Joe AtzbergerBasic reformat of section in Search.pm
2008-12-10 Henri-Damien LAURENTbug #2852 encoding problems with custom summaries
2008-11-24 Henri-Damien LAURENTBug Fix : 2494
2008-11-12 Clay Foutsbug 2729: redundant call to C4::Biblio::get_biblio_auth...
2008-11-12 Henri-Damien LAURENTBug Fixing : 2581 Problem With HomeBranchOrHoldingBranc...
2008-11-04 Andrew Moorebug 2526: removing DEBUG flag from C4::Search
2008-10-28 Frederic DemiansBugfix #2630 2nd attempt
2008-10-28 Galen Charltonbug 2509: fix file permissions
2008-10-28 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
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
2008-02-11 Galen CharltonFRBR: configure PazPar2 during installation
2008-02-11 Galen CharltonFRBR: fixed paging through grouped results
2008-02-11 Galen CharltonFRBR: added OPAC search result grouping option
2008-02-11 Galen Charltonmore experimental work on grouping with pazpar2
2008-02-11 Paul POULAINswitching home and holdingbranch (rewritten)
2008-02-08 Galen Charltonexperiment: use PazPar2 to group related works
2008-02-08 Galen Charltonquell warnings for SimpleSearch under 'use warnings'
2008-01-25 Henri-Damien LAURENTAdding OpacHighlightedWords system preference
2008-01-04 Joshua Ferrarofix for bug 1736: Zebra searching, " " quotes cannot...
2008-01-03 Galen Charltonremoved extra 'my' that was causing a masking warning
next