obsolete.ChilliProject/test/functional
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
..
account_controller_test.rb AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 2009-10-29 18:37:00 +00:00
admin_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
application_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
attachments_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
boards_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
custom_fields_controller_test.rb Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
documents_controller_test.rb Renames uploaded_test_file helper. 2009-10-10 14:56:29 +00:00
enumerations_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
groups_controller_test.rb Include missing fixtures. 2009-10-29 18:40:00 +00:00
issue_categories_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
issue_relations_controller_test.rb Adds a few functional tests. 2009-11-07 08:44:56 +00:00
issue_statuses_controller_test.rb Adds a few functional tests. 2009-11-07 08:44:56 +00:00
issues_controller_test.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
journals_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
mail_handler_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
members_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
messages_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
my_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
news_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
projects_controller_test.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
queries_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
reports_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
repositories_bazaar_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
repositories_controller_test.rb Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). 2009-11-16 19:39:16 +00:00
repositories_cvs_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
repositories_darcs_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
repositories_git_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
repositories_mercurial_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
repositories_subversion_controller_test.rb Fixed: RepositoriesController#revision may show wrong revision (#3779). 2009-09-20 15:20:22 +00:00
roles_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
search_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
settings_controller_test.rb Adds a few functional tests. 2009-11-07 08:44:56 +00:00
sys_controller_test.rb Adds an action to SysController to fetch changesets of one or all projects (#2925). 2009-11-28 16:50:26 +00:00
timelog_controller_test.rb Fixed: first day of date range is not included in time report with SQLite (#3112). 2009-11-04 17:35:20 +00:00
trackers_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
users_controller_test.rb Unified UsersController#list and #index. 2009-10-29 18:48:19 +00:00
versions_controller_test.rb Adds a link to automatically close completed versions in project settings (#1245). 2009-11-09 18:53:12 +00:00
watchers_controller_test.rb Add a second action menu to IssuesController#show. (#4331) 2009-12-03 18:41:00 +00:00
welcome_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
wiki_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
wikis_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
workflows_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00