summaryrefslogtreecommitdiffstats
path: root/app/views/search/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+4
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-271-0/+5
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-251-2/+1
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-211-1/+5
* Fix missing icons (#31433).Go MAEDA2019-05-301-1/+1
* Add a check/uncheck all button to search (#10264).Go MAEDA2019-02-081-5/+8
* Fix for r17683: s/button_search/label_search/ (#26620).Go MAEDA2018-12-021-1/+1
* Change the text of the submit button on search page from button_submit to lab...Go MAEDA2018-12-021-1/+1
* 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
* 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/+51