Redmine/test/unit/helpers
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
..
application_helper_test.rb Fixed some tests that where looking for specific issue urls but weren't matching 2009-11-14 19:40:56 +00:00
custom_fields_helper_test.rb Fixed: Undefined Method (l_YesNo) Being Called (#2867). 2009-03-01 10:00:52 +00:00
projects_helper_test.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
search_helper_test.rb Sets file encoding to utf-8 for ruby 1.9. 2009-10-10 15:00:28 +00:00
sort_helper_test.rb Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
timelog_helper_test.rb Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 2009-10-21 22:34:39 +00:00