summaryrefslogtreecommitdiffstats
path: root/test/functional/search_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes duplicate custom_values fixture that caused failure with Postgresql.Jean-Philippe Lang2010-12-111-1/+1
* Adds leading slash to all assert_redirected_to arguments (#6887).Jean-Philippe Lang2010-11-141-1/+1
* Typecast issue ids when searched for.Eric Davis2010-06-201-0/+6
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* SCM:Jean-Philippe Lang2009-08-171-2/+2
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Different icon for closed issues in search result (#992).Jean-Philippe Lang2009-01-111-0/+11
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-0/+8
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-0/+8
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+13
* Fixes #820: invalid project id causes a NoMethodError in SearchController (An...Jean-Philippe Lang2008-03-121-0/+6
* Fixed search with all words (broken in r994).Jean-Philippe Lang2008-01-211-1/+32
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-141-2/+13
* Fixed Mantis importer: projects trackers and modules assignmentJean-Philippe Lang2007-11-291-0/+5
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+1
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-301-0/+48