]> source.dussan.org Git - redmine.git/commit
Custom fields can now be displayed as columns on the issue list.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 7 Nov 2007 20:42:28 +0000 (20:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 7 Nov 2007 20:42:28 +0000 (20:42 +0000)
commit63ceea2e218367f4043580c15288c54ddc225114
treeafedaf8e1b6a4086fb1682a441940bf2f938ff37
parentad68a82be19f44c8e9ab895075a4e932133ad6ee
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