Redmine/test/integration
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
Each version of a project can be shared with:
* subprojects
* projects in the project hierarchy: ancestors + descendants (needs versions management permission on the root project)
* projects in the project tree: root project + all its descendants (same as above)
* all projects (can be set by admin users only)

Notes:
* when sharing a version of a private project with others projects, its name will be visible within the other projects
* a project with versions used by non descendant projects can not be archived

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3123 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-12-06 10:28:20 +00:00
..
lib/redmine Reset the default language for the test, autotest was caught it staying at :no 2009-09-04 03:24:20 +00:00
account_test.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
admin_test.rb Fix 500 errors with a POST request that requires a login. #4216 2009-11-14 19:41:02 +00:00
application_test.rb Do not start user session when accessing atom feed with token-based authentication. 2009-06-06 10:20:27 +00:00
issues_test.rb Renames uploaded_test_file helper. 2009-10-10 14:56:29 +00:00
projects_test.rb Converted routing and urls to follow the Rails REST convention. 2009-01-26 01:47:51 +00:00