summaryrefslogtreecommitdiffstats
path: root/app/helpers/search_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails3: helper: html_safe for SearchHelper render_results_by_type methodToshi MARUYAMA2012-01-011-1/+3
* Rails3: helper: html_safe for SearchHelper highlight_tokens methodToshi MARUYAMA2012-01-011-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* [#9489] added invisible project scope labelToshi MARUYAMA2011-10-291-0/+1
* remove trailing white-spaces from app/helpers/search_helper.rb.Toshi MARUYAMA2011-08-311-1/+1
* HTML escape at app/helpers/search_helper.rb.Toshi MARUYAMA2011-08-021-6/+7
* Fixed: search options get lost after clicking on a specific result type (#7501).Jean-Philippe Lang2011-07-091-3/+3
* Provides a default string for untranslated search types.Jean-Philippe Lang2010-11-011-1/+1
* Fixes artefacts in truncated search results (#3622).Jean-Philippe Lang2009-07-181-1/+2
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-1/+1
* Fixed: tokens not escaped in highlight_tokens regexp (#1702).Jean-Philippe Lang2008-07-281-1/+2
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-0/+16
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-1/+2
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-0/+7
* Search engine:Jean-Philippe Lang2007-10-151-1/+6
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+1
* Issue notes are now included in search.Jean-Philippe Lang2007-09-051-1/+6
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-301-0/+28