OSDN Git Service

Project tab added. activities, team, snippets moved to project tab
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>
Wed, 28 Dec 2011 07:38:50 +0000 (09:38 +0200)
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>
Wed, 28 Dec 2011 07:38:50 +0000 (09:38 +0200)
commitc1c903fb955cbee1afe3bd10944d6c218b576b15
tree0d1d56be143938b751e323ecc1980322c977dd56
parent6e5caa19856a683e5e9ead5cda907cb4119762d6
Project tab added. activities, team, snippets moved to project tab
12 files changed:
app/assets/stylesheets/projects.css.scss
app/controllers/projects_controller.rb
app/views/dashboard/_sidebar.html.haml
app/views/layouts/project.html.haml
app/views/projects/_project_head.html.haml [new file with mode: 0644]
app/views/projects/_tile.html.haml
app/views/projects/activities.html.haml [new file with mode: 0644]
app/views/projects/files.html.haml [new file with mode: 0644]
app/views/projects/show.html.haml
app/views/projects/team.html.haml
app/views/snippets/index.html.haml
config/routes.rb