]> source.dussan.org Git - redmine.git/commit
Custom query columns: checkboxes replaced by two selects that let the user specify...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 1 Oct 2007 11:39:34 +0000 (11:39 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 1 Oct 2007 11:39:34 +0000 (11:39 +0000)
commit514cdacc87e68526488aaf376ec58c3edfb60492
tree2c0240d5c11fd775817bc99446c1c6ac4ef56a90
parent96b4ac12cbc9a89a6e29d50764ed668102c3c93a
Custom query columns: checkboxes replaced by two selects that let the user specify columns order.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@784 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/controllers/projects_controller.rb
app/models/query.rb
app/views/queries/_columns.rhtml
app/views/queries/_form.rhtml
app/views/queries/edit.rhtml
app/views/queries/new.rhtml
public/javascripts/select_list_move.js [new file with mode: 0644]