Menu

Commit [r873]  Maximize  Restore  History

Added the hability to copy an issue.

It can be done from the 'issue/show' view or from the context menu on the issue list.
The Copy functionality is of course only available if the user is allowed to create an issue.
It copies the issue attributes and the custom fields values.

jplang 2007-10-28

changed /trunk/app/controllers/issues_controller.rb
changed /trunk/app/controllers/projects_controller.rb
changed /trunk/app/models/issue.rb
changed /trunk/app/views/issues/context_menu.rhtml
changed /trunk/app/views/issues/show.rhtml
changed /trunk/app/views/projects/add_issue.rhtml
changed /trunk/lang/en.yml
changed /trunk/lang/fr.yml
added /trunk/public/images/copy.png
changed /trunk/public/stylesheets/application.css
changed /trunk/test/functional/projects_controller_test.rb
changed /trunk/test/unit/issue_test.rb
/trunk/app/controllers/issues_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/projects_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/issue.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/context_menu.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/show.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/projects/add_issue.rhtml Diff Switch to side-by-side view
Loading...
/trunk/lang/en.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/fr.yml Diff Switch to side-by-side view
Loading...
/trunk/public/images/copy.png
Binary file was added.
/trunk/public/stylesheets/application.css Diff Switch to side-by-side view
Loading...
/trunk/test/functional/projects_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/issue_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.