Redmine/app/views/issue_categories
Jean-Philippe Lang fa969504d4 A category with assigned issue can now be deleted. 2 options are proposed:
* remove assignments (issues are set to 'no category')
* reassign issues to another category (if at least an other category exists)
If no issue is assigned to the category, it's deleted silently.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@733 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-09-15 16:52:32 +00:00
..
_form.rhtml Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 2007-06-29 17:21:37 +00:00
destroy.rhtml A category with assigned issue can now be deleted. 2 options are proposed: 2007-09-15 16:52:32 +00:00
edit.rhtml Added project module concept. 2007-09-14 11:34:08 +00:00