OSDN Git Service

added the ability to set the sort order for trackers
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 31 Jan 2007 21:18:43 +0000 (21:18 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 31 Jan 2007 21:18:43 +0000 (21:18 +0000)
commitfa688d48e673abfa8711beb69995aaf3d41069d1
treeb86c5494839673b615cb2d99aac8a861067fd10d
parent671a0fa10161ead2ec0fef888710cf7d872b2f61
added the ability to set the sort order for trackers

git-svn-id: http://redmine.rubyforge.org/svn/trunk@209 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/custom_fields_controller.rb
app/controllers/projects_controller.rb
app/controllers/reports_controller.rb
app/controllers/roles_controller.rb
app/controllers/trackers_controller.rb
app/models/query.rb
app/models/tracker.rb
app/views/trackers/list.rhtml
db/migrate/021_add_tracker_position.rb [new file with mode: 0644]
doc/CHANGELOG