obsolete.ChilliProject/app/views/projects
Jean-Philippe Lang 0af6f34758 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.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@873 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-28 14:31:59 +00:00
..
settings Application layout refactored. 2007-09-22 13:17:49 +00:00
_edit.rhtml Added project module concept. 2007-09-14 11:34:08 +00:00
_form.rhtml Added project module concept. 2007-09-14 11:34:08 +00:00
activity.rhtml Added label tags on various checkboxes. 2007-10-01 15:22:03 +00:00
add.rhtml Added project module concept. 2007-09-14 11:34:08 +00:00
add_document.rhtml New document form can be accessed from the document list with no additional request. 2007-10-18 16:59:28 +00:00
add_file.rhtml Slight views refactoring 2007-05-27 12:38:29 +00:00
add_issue.rhtml Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00
add_issue_category.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
add_news.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
add_version.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
calendar.rhtml Calendar: 2007-10-07 20:07:11 +00:00
changelog.rhtml Added label tags on various checkboxes. 2007-10-01 15:22:03 +00:00
destroy.rhtml Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
export_issues_pdf.rfpdf Subproject name added in csv and pdf exports. 2007-04-30 20:18:28 +00:00
gantt.rfpdf Fixed an unicode problem on gantt (first letter of the day name) 2007-05-02 19:13:38 +00:00
gantt.rhtml Fixed: unable to change how many months are displayed on the gantt. 2007-10-11 20:38:49 +00:00
list.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
list_documents.rhtml New document form can be accessed from the document list with no additional request. 2007-10-18 16:59:28 +00:00
list_files.rhtml Fixed: trash icon not visible on files list. 2007-07-02 15:32:42 +00:00
list_issues.rhtml Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +00:00
list_members.rhtml Removed User#display_name (replaced by User#name). 2007-06-29 17:27:27 +00:00
list_news.rhtml Fixed: pagination broken on news list with Opera. 2007-10-03 18:43:38 +00:00
move_issues.rhtml Added the ability to move issues (to another project) without changing their trackers. 2007-08-31 20:56:14 +00:00
roadmap.rhtml Added label tags on various checkboxes. 2007-10-01 15:22:03 +00:00
settings.rhtml Added project module concept. 2007-09-14 11:34:08 +00:00
show.rhtml Removed ProjectsController#feeds. This view was incomplete and inconsistent with permissions. 2007-10-01 13:13:04 +00:00