summaryrefslogtreecommitdiffstats
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* [#9489] added invisible search labelToshi MARUYAMA2011-10-291-0/+1
* rename .rhtml to .html.erb of app/views/search/index.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* replace « and » at app/views/search/index.rhtml to hexadecimal UTF-...Toshi MARUYAMA2011-08-061-4/+6
* HTML escape at app/views/search/index.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* remove trailing white-spaces from app/views/search/index.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* Fixed: search options get lost after clicking on a specific result type (#7501).Jean-Philippe Lang2011-07-091-0/+2
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-031-8/+4
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-51/+51
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-3/+7
* Slight changes to the search results.Jean-Philippe Lang2008-05-201-1/+1
* Adds icons on search results.Jean-Philippe Lang2008-05-181-5/+5
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-7/+9
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Search engine: added a checkbox to search titles only (usefull when searching...Jean-Philippe Lang2007-10-151-2/+4
* Search engine:Jean-Philippe Lang2007-10-151-1/+1
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-31/+19
* Search engine now only searches objects the user is allowed to view.Jean-Philippe Lang2007-09-241-15/+2
* Search field automatically focused.Jean-Philippe Lang2007-09-051-2/+3
* Text search added on messages.Jean-Philippe Lang2007-05-141-0/+7
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-301-0/+58