summaryrefslogtreecommitdiffstats
path: root/app/helpers/queries_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Makes time entry custom fields available for display on the time entries list...Jean-Philippe Lang2012-12-091-1/+3
* Moved build_query_from_params helper to Query#build_from_params.Jean-Philippe Lang2012-12-091-14/+1
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-091-6/+6
* Adds an option for displaying the issue description on the issue list (#3447).Jean-Philippe Lang2012-12-061-0/+10
* sort custom field issue filter by type and position (#12018)Toshi MARUYAMA2012-10-041-1/+22
* split QueriesHelper filters_options_for_select method and add new unit test (...Toshi MARUYAMA2012-10-041-1/+4
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-291-1/+6
* Build issue filters using javascript.Jean-Philippe Lang2012-08-071-3/+6
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Fixed escaping issue with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+1
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-1/+8
* Fixed previous/next links when navigating in a saved query.Jean-Philippe Lang2012-01-161-1/+6
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-031-0/+12
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* Fixed that a cross-project custom query is not remembered inside project (#97...Jean-Philippe Lang2011-12-071-1/+2
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-041-0/+2
* Reverted removal of project assignment to query (#9108).Etienne Massip2011-10-261-2/+3
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-241-20/+21
* remove trailing white-spaces from app/helpers/queries_helper.rb.Toshi MARUYAMA2011-08-311-7/+7
* HTML escape at app/helpers/queries_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Fixed: private queries should not be accessible to other users (#8729).Jean-Philippe Lang2011-07-031-0/+1
* Shorten query[column_names] param name.Jean-Philippe Lang2011-04-031-1/+1
* Shortens filter param names.Jean-Philippe Lang2011-04-011-4/+4
* Fixed: unchecking status filter on the issue list has no effect (#6844).Jean-Philippe Lang2010-11-071-4/+3
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-081-1/+1
* Refactor: move method to helper.Eric Davis2010-04-271-0/+34
* Issue list improvements for subtasking (#5196):Jean-Philippe Lang2010-03-271-0/+2
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-021-35/+29
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-0/+9
* Fixes users links.Jean-Philippe Lang2009-10-291-2/+2
* Link projects and users in the issue list.Eric Davis2009-05-061-0/+6
* Adds a sortable "Project" column to the issue list.Jean-Philippe Lang2009-03-071-1/+1
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-2/+2
* Link the version name to VersionsController#show in the issue list.Eric Davis2008-10-301-0/+2
* More appropriate default sort order on sortable columns.Jean-Philippe Lang2008-02-051-1/+3
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-1/+1
* Roadmap: more accurate completion percentage calculation (done ratio of open ...Jean-Philippe Lang2007-11-171-3/+8
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-071-14/+15
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-1/+40
* "queries" branch mergedJean-Philippe Lang2006-12-161-0/+6