Redmine/app/views/queries
Jean-Philippe Lang 63ceea2e21 Custom fields can now be displayed as columns on the issue list.
Custom fields marked as "for all projects" can be added to the default columns of the issue list (in application settings).
Project specific custom fields can be displayed on custom queries.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@889 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-07 20:42:28 +00:00
..
_columns.rhtml Custom fields can now be displayed as columns on the issue list. 2007-11-07 20:42:28 +00:00
_filters.rhtml Added "% done" in the filter list. 2007-09-09 19:46:28 +00:00
_form.rhtml Fixed: can't select columns when creating a new query. 2007-10-03 17:38:18 +00:00
edit.rhtml Custom query columns: checkboxes replaced by two selects that let the user specify columns order. 2007-10-01 11:39:34 +00:00
index.rhtml ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
new.rhtml Custom query columns: checkboxes replaced by two selects that let the user specify columns order. 2007-10-01 11:39:34 +00:00