Menu

Commit [r1252]  Maximize  Restore  History

Workflow copy:

* added the ability the copy an existing workflow when creating a new role (closes #841)
* use a single raw insert statement to copy tracker/role workflow rather than instantiating hundreds/thousands of objects

jplang 2008-03-15

changed /trunk/app/controllers/roles_controller.rb
changed /trunk/app/controllers/trackers_controller.rb
changed /trunk/app/models/role.rb
changed /trunk/app/models/tracker.rb
changed /trunk/app/views/roles/_form.rhtml
changed /trunk/app/views/trackers/_form.rhtml
added /trunk/test/functional/roles_controller_test.rb
added /trunk/test/unit/role_test.rb
added /trunk/test/unit/tracker_test.rb
/trunk/app/controllers/roles_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/trackers_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/role.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/tracker.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/roles/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/trackers/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/test/functional/roles_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/role_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/tracker_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.