Adds a workflow overview screen.
Workflow setup moved to a dedicated controller. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1914 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/roles_controller.rb 0 additions, 21 deletionsapp/controllers/roles_controller.rb
- app/controllers/workflows_controller.rb 45 additions, 0 deletionsapp/controllers/workflows_controller.rb
- app/helpers/workflows_helper.rb 19 additions, 0 deletionsapp/helpers/workflows_helper.rb
- app/models/workflow.rb 19 additions, 0 deletionsapp/models/workflow.rb
- app/views/admin/index.rhtml 1 addition, 1 deletionapp/views/admin/index.rhtml
- app/views/workflows/edit.rhtml 9 additions, 3 deletionsapp/views/workflows/edit.rhtml
- app/views/workflows/index.rhtml 31 additions, 0 deletionsapp/views/workflows/index.rhtml
- test/functional/roles_controller_test.rb 0 additions, 40 deletionstest/functional/roles_controller_test.rb
- test/functional/workflows_controller_test.rb 84 additions, 0 deletionstest/functional/workflows_controller_test.rb
Please register or sign in to comment