Merging Katipo changes...
[koha.git] / C4 / SearchMarc.pm
2006-03-28 rangiAll searches being ranked by relevance by default
2006-03-22 kadoschange default sort by
2006-03-21 rangiPassing back the right count
2006-03-21 rangiAdding more sort options
2006-03-13 rangiTesting sorting result sets
2006-03-08 kadosHopefully a fix for hdl's accented characters not worki...
2006-03-07 rangiBarcode search
2006-03-06 rangiAdding a few more search options
2006-03-06 rangiTweaking searching
2006-02-27 kadosuse new Context->Zconn object
2006-02-16 thdQuick fix for functional bug in getMARCsubjects to...
2006-02-14 tipaul(chris, read carefully)
2006-02-14 tipaulfixing bugs for :
2006-02-13 rangiJust a little fix while im testing
2006-02-13 tipaulsome modifs to enable search on old search API with...
2005-10-26 tipaulbig commit, still breaking things...
2005-09-02 tipaulnew feature : image for itemtypes.
2005-08-12 tipaulsearching with the zebra.
2005-08-04 tipaulsynch'ing 2.2 and head
2005-06-25 genjimotoNew code making a search not needing to use tables...
2005-06-20 tipaulsynch'ing 2.2 and head
2005-06-15 hdlDeleting joined tables without condition.
2005-06-03 genjimotoAdded necessary tables for search for availablity featu...
2005-06-01 genjimotoNew Feature: catalogsearch() has a new parameter, ...
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-07 tipauloups, sorry, synch'ing badly (dropping a doXulting...
2005-03-07 tipaulsynch'ing with 2.2
2005-03-03 doxultingAdded a param to catalogsearch to allow selection of...
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2005-02-22 joshferraroFix for bug 920. The problem was that getMARCnotes...
2005-01-03 tipaul* bugfix for the search on a MARC detail, when you...
2004-12-10 tipaullimiting the number of search term to 8. There was...
2004-12-08 tipaul* fixing "start by" operator
2004-11-24 tipaul* critical fix for acquisition (see RC3 release notes)
2004-11-18 tipaulfixing but to remove "request" link on "notforloan...
2004-11-05 tipaulLimit search to 30 days when the order is by acquisitio...
2004-10-27 tipaulbugfix : using concat instead of + to merge field ...
2004-10-25 tipaulrewritting item status checking : now, each item is...
2004-09-23 tipaulPOD documenting
2004-09-16 tipaulmodifs in new acquisition option : the search is now...
2004-09-13 tipaulwarn removes + fix for item count
2004-08-20 tipaulfixing bug (dbh error in error log, even if the result...
2004-08-20 tipaulfixing a complex bug : the last results didn't have...
2004-08-18 tipaulcommiting stephen hedges modifs to css template & fixin...
2004-08-17 shedgesadded getMARCnotes and getMARCsubjects functions.
2004-06-22 tipaulsome improvements in SearchMarc
2004-06-22 tipaulchanges in search method :
2004-06-17 tipaulmerging tag & subfield in marc_word for better perfs
2004-06-11 joshferraroFixes problems with searching using terms that contain...
2004-06-03 tipauladding bibid to the result list
2004-05-28 tipaulminor fixes (odd/even lines bug)
2004-05-28 tipaulhidding hidden & isurl constraints into MARC subfield...
2004-05-10 tipaulMarc search ported to OPAC.
2004-04-16 tipaulimproving Search :
2004-04-14 tipaulbugfix => escaping correctly values in SQL
2004-03-15 tipaulintroducing new features :
2004-03-06 tipauladding seealso feature in MARC searches
2003-11-24 tipaulfixing a bug in searches with stopwords (that where...
2003-07-08 plugzSearches with NOT are now fully functionnal
2003-07-07 tipaulremoving warnings
2003-07-03 tipauldramatically improves search speed when searching somet...
2003-04-24 tipaulfix for 361
2003-04-04 tipaullast commits before 1.9.1
2003-04-01 tipaulfixes
2003-03-07 tipaul* moving generic functions to Koha.pm
2003-01-28 tipaulsearch on MARC datas.