summaryrefslogtreecommitdiffstats
path: root/app/controllers/queries_controller.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-301-3/+4
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-18/+16
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-0/+1
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-5/+3
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-2/+2
* Fixed: can't select columns when creating a new query.Jean-Philippe Lang2007-10-031-1/+1
* Added a checkbox on custom query form to explicitly say if the query uses def...Jean-Philippe Lang2007-10-011-1/+3
* Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier).Jean-Philippe Lang2007-09-301-2/+2
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-5/+4
* Added per user custom queries.Jean-Philippe Lang2007-06-231-10/+40
* "me" value is now available in queries for "assigned to" and "author" filters.Jean-Philippe Lang2007-05-081-0/+1
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-0/+2
* "queries" branch mergedJean-Philippe Lang2006-12-161-0/+49