| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the regular "icon icon-*" on search results (#24313). | Jean-Philippe Lang | 2016-11-19 | 1 | -1/+1 |
* | Add hook view_search_index_options_content_bottom (#23153). | Jean-Philippe Lang | 2016-06-28 | 1 | -0/+1 |
* | Handle search pagination with the REST API (#6277). | Jean-Philippe Lang | 2016-03-19 | 1 | -1/+1 |
* | REST API for Search (#6277). | Jean-Philippe Lang | 2016-03-19 | 1 | -0/+12 |
* | Use ul tags to do pagination (#21258). | Jean-Philippe Lang | 2015-11-28 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -1/+1 |
* | Fixed open div tag position. | Jean-Philippe Lang | 2015-01-10 | 1 | -1/+1 |
* | Option to search open issues only (#10734). | Jean-Philippe Lang | 2015-01-10 | 1 | -0/+1 |
* | Option to search attachment filenames and description (#4383). | Jean-Philippe Lang | 2015-01-09 | 1 | -1/+21 |
* | Rewrites search engine to properly paginate results (#18631). | Jean-Philippe Lang | 2014-12-12 | 1 | -13/+4 |
* | Backport r13313 from rails-4.1 to trunk. | Toshi MARUYAMA | 2014-09-14 | 1 | -2/+2 |
* | Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a... | Toshi MARUYAMA | 2014-02-06 | 1 | -1/+1 |
* | code format clean up app/views/search/index.html.erb | Toshi MARUYAMA | 2014-02-05 | 1 | -3/+5 |
* | Focus first text field automatically (#13134). | Jean-Philippe Lang | 2014-01-19 | 1 | -1/+0 |
* | Use pagination css class for search results pagination (#15398). | Jean-Philippe Lang | 2013-11-19 | 1 | -2/+2 |
* | One click filter in search view (#2865). | Jean-Philippe Lang | 2013-08-05 | 1 | -4/+16 |
* | Fixed that search results are escaped twice. | Jean-Philippe Lang | 2012-08-10 | 1 | -2/+2 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | [#9489] added invisible search label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | rename .rhtml to .html.erb of app/views/search/index.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | replace « and » at app/views/search/index.rhtml to hexadecimal UTF-... | Toshi MARUYAMA | 2011-08-06 | 1 | -4/+6 |
* | HTML escape at app/views/search/index.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -2/+2 |
* | remove trailing white-spaces from app/views/search/index.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | Fixed: search options get lost after clicking on a specific result type (#7501). | Jean-Philippe Lang | 2011-07-09 | 1 | -0/+2 |
* | Makes all pagination-like links use #link_to_content_update (#5138). | Jean-Philippe Lang | 2011-04-03 | 1 | -8/+4 |
* | Adds missing native eol properties. | Jean-Philippe Lang | 2009-09-20 | 1 | -51/+51 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | Search engine: display total results count (#906) and count by result type. | Jean-Philippe Lang | 2008-07-20 | 1 | -3/+7 |
* | Slight changes to the search results. | Jean-Philippe Lang | 2008-05-20 | 1 | -1/+1 |
* | Adds icons on search results. | Jean-Philippe Lang | 2008-05-18 | 1 | -5/+5 |
* | Ability to search all projects or the projects the user belongs to (#791). | Jean-Philippe Lang | 2008-05-18 | 1 | -7/+9 |
* | Slight improvements to the browser views. | Jean-Philippe Lang | 2008-01-02 | 1 | -1/+1 |
* | More detailed html title on several views. | Jean-Philippe Lang | 2007-12-07 | 1 | -0/+2 |
* | Search engine: added a checkbox to search titles only (usefull when searching... | Jean-Philippe Lang | 2007-10-15 | 1 | -2/+4 |
* | Search engine: | Jean-Philippe Lang | 2007-10-15 | 1 | -1/+1 |
* | Search engines now supports pagination. | Jean-Philippe Lang | 2007-09-27 | 1 | -31/+19 |
* | Search engine now only searches objects the user is allowed to view. | Jean-Philippe Lang | 2007-09-24 | 1 | -15/+2 |
* | Search field automatically focused. | Jean-Philippe Lang | 2007-09-05 | 1 | -2/+3 |
* | Text search added on messages. | Jean-Philippe Lang | 2007-05-14 | 1 | -0/+7 |
* | Added a quick search form in page header. Search functionality moved to a ded... | Jean-Philippe Lang | 2007-04-30 | 1 | -0/+58 |