adding result_number to opac and staff search
[koha.git] / C4 / Search.pm
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...
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
next