summaryrefslogtreecommitdiffstats
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* Use the regular "icon icon-*" on search results (#24313).Jean-Philippe Lang2016-11-191-1/+1
* Add hook view_search_index_options_content_bottom (#23153).Jean-Philippe Lang2016-06-281-0/+1
* Handle search pagination with the REST API (#6277).Jean-Philippe Lang2016-03-191-1/+1
* REST API for Search (#6277).Jean-Philippe Lang2016-03-191-0/+12
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Fixed open div tag position.Jean-Philippe Lang2015-01-101-1/+1
* Option to search open issues only (#10734).Jean-Philippe Lang2015-01-101-0/+1
* Option to search attachment filenames and description (#4383).Jean-Philippe Lang2015-01-091-1/+21
* Rewrites search engine to properly paginate results (#18631).Jean-Philippe Lang2014-12-121-13/+4
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-2/+2
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* code format clean up app/views/search/index.html.erbToshi MARUYAMA2014-02-051-3/+5
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-191-1/+0
* Use pagination css class for search results pagination (#15398).Jean-Philippe Lang2013-11-191-2/+2
* One click filter in search view (#2865).Jean-Philippe Lang2013-08-051-4/+16
* Fixed that search results are escaped twice.Jean-Philippe Lang2012-08-101-2/+2
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* [#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