obsolete.ChilliProject/test
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
..
fixtures Added the ability to copy a project in the Project Administration panel. 2009-05-03 21:25:37 +00:00
functional Added the ability to copy a project in the Project Administration panel. 2009-05-03 21:25:37 +00:00
integration Test failure (#3041). 2009-03-28 12:30:48 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Added the ability to copy a project in the Project Administration panel. 2009-05-03 21:25:37 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Limit the size of repository files displayed inline too. 2009-02-21 16:04:51 +00:00