OSDN Git Service

Sort dropdown for Dashboard#projects page
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 29 Dec 2013 10:58:00 +0000 (12:58 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 29 Dec 2013 10:58:00 +0000 (12:58 +0200)
commit611c5f1d7cb0ae74d923499d01c2f30d5e8f9384
tree6a7e1c03f93c80ad7f4474bbdfe4ddd9ddd59ddb
parent231b91d0c819ef1e4fb1beb23c5decfa34876ec6
Sort dropdown for Dashboard#projects page

Be default it sorts by name now
Respect filters like scope, label, visibility when do sort or another
filter

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
app/controllers/dashboard_controller.rb
app/controllers/public/projects_controller.rb
app/helpers/dashboard_helper.rb
app/helpers/tab_helper.rb
app/models/project.rb
app/views/dashboard/projects.html.haml