Adding OpacHighlightedWords system preference
[koha.git] / C4 / Search.pm
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
2008-01-03 Galen Charltonitem rework: do not allow bulkedit to update items
2008-01-03 Joshua FerraroFixing Database Definitions for Statuses *PARTIAL*
2008-01-03 Joshua FerraroImproving searchhighlightblob, similar to Paul's patch:
2008-01-03 Henri-Damien LAURENTNZSearch debugging
2007-12-30 Joshua Ferrarofix to enable separate imageurls for item-level itypes
2007-12-28 Joshua FerraroSearch.pm Bugfixing
2007-12-28 Joshua Ferraroimprove embedded documentation and perldoc
2007-12-26 Paul POULAINreplacing SHELF_LOC by LOC, as decided with kados on...
2007-12-26 Paul POULAINfix to handle notforloan authorised values (we now...
2007-12-23 Joshua Ferrarofix for bug 1688
2007-12-23 Joshua Ferraroexpandtab, retab, tabstop=4
2007-12-23 Joshua FerraroRevert "Merging hdl's Search.pm changes"
2007-12-23 Joshua FerraroSeveral important commits:
2007-12-22 Chris NighswongerMerging hdl's Search.pm changes
2007-12-21 Chris NighswongerRolling back changes made to NZ search elements
2007-12-21 Joshua Ferrarofixing zebra searching after recent commits
2007-12-21 Chris NighswongerInitial fix for NoZebra advanced search problems when...
2007-12-21 Henri-Damien LAURENTBUG Fixing : NoZebra search
2007-12-21 Henri-Damien LAURENTSearchNZ : multiple words AND was an OR
2007-12-20 Joshua Ferrarofixes to search results list, ccl.properties tweak
2007-12-20 Chris Nighswonger2nd try:Fixed buggy NoZebra cataloguing search when...
2007-12-20 Chris NighswongerFixed buggy NoZebra cataloguing search when search...
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-19 Joshua Ferraroincorect syntax fix
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-18 Mason Jamesindex=kw searches now search all indexes for nozebra
2007-12-18 Joshua Ferrarocase-insensitive match on query highlighting
2007-12-18 Joshua Ferrarofix for bug 1658: <span class="term"> in search terms
2007-12-18 Joshua Ferrarofix for bug 1604: when doing a 'scan', "count" isn...
2007-12-17 Joshua Ferraroimprovements to query_desc and limit_desc
2007-12-17 Joshua FerraroUpdates to date indexing and search processing
2007-12-17 Joshua Ferrarofix to add wordlist default when QueryStemming is off
2007-12-17 Galen Charltoninstaller: location of koha-conf.xml
2007-12-15 Mason Jamesquickfix for adv. searching in nozebra.
2007-12-13 Paul POULAINNoZera don't handle fuzzy/stemming/weight
2007-12-13 Joshua Ferrarofix for bug introduced recently if due_date is null...
2007-12-12 Joe AtzbergerSearch.pm -- Dates.pm (the correct way) and remove...
2007-12-08 Galen Charltonbugfix: catch ZOOM exceptions in simple Search.pm
2007-12-02 Henri-Damien LAURENTBug fixing : infinite loop when repeated operator ...
2007-12-02 rootBug Fixing : NZsearch
2007-12-02 Paul POULAINwhen the result has an author as search term, the link...
2007-11-26 Joshua Ferraros/mt/itemtype/ for FindDuplicate
2007-11-26 Joshua Ferraroadding maxItemsToDisplay
2007-11-25 Joshua Ferrarofixes to scan
2007-11-25 Joshua Ferrarofix for bug 1208, exact barcode search
2007-11-25 Joshua Ferraroadding result_number to opac and staff search
2007-11-25 Joshua Ferrarosearchdesc improvements, more opac fixes
2007-11-25 Joshua Ferrarofixing limit by availability, using nifty _ALLRECORDS...
2007-11-25 Joshua Ferraroadding a space between query and limit concat
2007-11-25 Joshua Ferraroadding flags for some advanced search features
2007-11-25 Joshua Ferrarotelling the user what stopwords have been removed from the
2007-11-24 Joshua Ferraromore work on nozebra
2007-11-24 Joshua Ferraroadding $DEBUG warnings to nozebra
2007-11-22 Joshua Ferraroswitching from searchdesc to query_desc and limit_desc,
2007-11-22 Joshua Ferraroremoving sanatized operand, we can now handle non-sanat...
2007-11-22 Joshua Ferraroadding query_inputs to build the query as a set of...
2007-11-21 Joshua FerraroMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-11-21 Joshua Ferraroadding query_cgi to facets
2007-11-21 Joshua Ferrarofixing page numbers to use query_cgi
2007-11-21 Joshua Ferraromore fixes: limit by branch working
2007-11-21 Joshua Ferrarofixing mc-* group OR queries (checkboxs)
2007-11-21 Joshua Ferraroadding $simple_search for index scanning and federated...
2007-11-21 Joshua Ferrarorefactoring how limits are built, first working version
2007-11-20 Joshua Ferraroadding diagnostic debug option
2007-11-20 Joshua Ferrarofixes to fielded searches, truncation, field weighting...
2007-11-20 Henri-Damien LAURENTMinor Bug Fixing NZorder showed inverted orders for...
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...
next