| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor : convert queries to REST resources (also fixes #9108). | Etienne Massip | 2011-10-24 | 1 | -24/+34 |
* | remove trailing white-spaces from app/controllers/queries_controller.rb. | Toshi MARUYAMA | 2011-08-31 | 1 | -13/+13 |
* | Separation of RSS/API auth actions. | Jean-Philippe Lang | 2011-07-09 | 1 | -1/+1 |
* | Makes custom queries available through the REST API (#5737). | Jean-Philippe Lang | 2011-07-06 | 1 | -3/+23 |
* | Shorten query[column_names] param name. | Jean-Philippe Lang | 2011-04-03 | 1 | -1/+4 |
* | Shortens filter param names. | Jean-Philippe Lang | 2011-04-01 | 1 | -2/+2 |
* | Refactor: Move method to Query model | Eric Davis | 2010-04-19 | 1 | -6/+2 |
* | Fixes permission check in QueriesController (#5181). | Jean-Philippe Lang | 2010-03-24 | 1 | -1/+1 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -2/+2 |
* | Ticket grouping (#2679). | Jean-Philippe Lang | 2009-04-26 | 1 | -0/+1 |
* | Moves @layout 'base'@ to ApplicationController. | Jean-Philippe Lang | 2008-08-10 | 1 | -1/+0 |
* | Global queries can be saved from the global issue list (follows r1311 and clo... | Jean-Philippe Lang | 2008-03-30 | 1 | -3/+4 |
* | Queries can be marked as 'For all projects'. Such queries will be available o... | Jean-Philippe Lang | 2008-03-30 | 1 | -18/+16 |
* | Highlight the current item of the main menu. | Jean-Philippe Lang | 2008-01-19 | 1 | -0/+1 |
* | Anonymous users can now be allowed to create, edit, comment issues, comment n... | Jean-Philippe Lang | 2007-11-20 | 1 | -5/+3 |
* | ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer... | Jean-Philippe Lang | 2007-11-05 | 1 | -2/+2 |
* | Fixed: can't select columns when creating a new query. | Jean-Philippe Lang | 2007-10-03 | 1 | -1/+1 |
* | Added a checkbox on custom query form to explicitly say if the query uses def... | Jean-Philippe Lang | 2007-10-01 | 1 | -1/+3 |
* | Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier). | Jean-Philippe Lang | 2007-09-30 | 1 | -2/+2 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -5/+4 |
* | Added per user custom queries. | Jean-Philippe Lang | 2007-06-23 | 1 | -10/+40 |
* | "me" value is now available in queries for "assigned to" and "author" filters. | Jean-Philippe Lang | 2007-05-08 | 1 | -0/+1 |
* | ActiveRecord::RecordNotFound exceptions handled more gracefully | Jean-Philippe Lang | 2007-01-02 | 1 | -0/+2 |
* | "queries" branch merged | Jean-Philippe Lang | 2006-12-16 | 1 | -0/+49 |