Redmine/app/views/admin
Eric Davis fa7bd1c71d Added the ability to copy a project in the Project Administration panel.
* Added Copy project button.
* Added Project#copy_from to duplicate a project to be modified and saved by the user
* Added a ProjectsController#copy based off the add method
** Used Project#copy_from to create a duplicate project in memory
* Implemented Project#copy to copy data for a project from another and save it.
** Members
** Project level queries
** Project custom fields
* Added a plugin hook for Project#copy.

  #1125  #1556  #886  #309

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2704 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-05-03 21:25:37 +00:00
..
_menu.rhtml added "return false;" for onclick event on unclickable menu items 2007-03-20 17:38:34 +00:00
_no_data.rhtml Default configuration data can now be loaded from the administration screen. 2008-01-05 11:33:49 +00:00
index.rhtml Moves plugin list to its own administration menu item. 2008-11-16 11:58:41 +00:00
info.rhtml Admin Info Screen: Display if plugin assets directory is writable (#2425). 2008-12-31 11:48:56 +00:00
plugins.rhtml Adds url and author_url plugin attributes (#2162). 2008-11-16 17:12:02 +00:00
projects.rhtml Added the ability to copy a project in the Project Administration panel. 2009-05-03 21:25:37 +00:00