obsolete.ChilliProject/config
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
..
environments Protect controllers from potential CSRF attacks. #4216 2009-11-14 19:41:07 +00:00
initializers Fixes distance of date in words calculation. 2009-11-07 09:50:16 +00:00
locales Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
additional_environment.rb.example Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
boot.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
database.yml.example Change deprecated dbfile parameter. 2009-10-10 14:37:47 +00:00
email.yml.example Add doube quotes to user_name and password in email.yml.example (#2927). 2009-03-07 13:41:24 +00:00
environment.rb Converted Menus to a Tree structure to allow submenus. 2009-11-25 05:36:44 +00:00
routes.rb Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). 2009-11-16 19:39:16 +00:00
settings.yml Add a setting to pick alternative Gravatar images. #2734 2009-11-17 03:10:49 +00:00