Custom fields can now be displayed as columns on the issue list.
commit736740da06bbed3d38b76c2402fd69e5e36560f6
authorjplang <jplang@e93f8b46-1217-0410-a6f0-8f06a7374b81>
Wed, 7 Nov 2007 20:42:28 +0000 (7 20:42 +0000)
committerjplang <jplang@e93f8b46-1217-0410-a6f0-8f06a7374b81>
Wed, 7 Nov 2007 20:42:28 +0000 (7 20:42 +0000)
treeafedaf8e1b6a4086fb1682a441940bf2f938ff37
parent1c972a3b40b394a38a85e078983b16dfa685b6d8
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
app/helpers/queries_helper.rb
app/models/query.rb
app/views/queries/_columns.rhtml
app/views/settings/edit.rhtml