Redmine/app
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-06 17:06:14 +00:00
..
apis SVN integration: reposman.rb can now register created repositories in Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created. 2007-10-21 16:26:14 +00:00
controllers Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
helpers Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
models Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
sweepers Fixed: calendar and gantt not updated when adding/editing/deleting a project version. 2007-08-25 20:19:19 +00:00
views Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00