summaryrefslogtreecommitdiffstats
path: root/test/functional/queries_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed JSON escaping of filters (#11929).Jean-Philippe Lang2012-09-251-0/+8
* Fixed that some input fields are escaped on validation failures (#11027).Jean-Philippe Lang2012-05-251-0/+1
* Fixed that columns selection in not displayed on the custom query form (#10972).Jean-Philippe Lang2012-05-211-0/+4
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Additional tests for QueriesController.Jean-Philippe Lang2011-12-171-53/+74
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-241-13/+22
* remove trailing white-spaces from test/functional/queries_controller_test.rb.Toshi MARUYAMA2011-08-311-35/+35
* Shorten query[column_names] param name.Jean-Philippe Lang2011-04-031-1/+2
* Shortens filter param names.Jean-Philippe Lang2011-04-011-3/+3
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-4/+4
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-0/+29
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-301-9/+35
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-0/+185