Redmine/config
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245).
Available version statuses are:
* open: no restriction
* locked: can not assign new issues to the version
* closed: can not assign new issues and can not reopen assigned issues

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3020 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-11-08 13:03:41 +00:00
..
environments Fixes test environments. 2009-11-04 17:15:20 +00:00
initializers Fixes distance of date in words calculation. 2009-11-07 09:50:16 +00:00
locales Adds version status to limit issue assignments (#1245). 2009-11-08 13:03:41 +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 Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
routes.rb Unified UsersController#list and #index. 2009-10-29 18:48:19 +00:00
settings.yml Adds a setting to choose which role is given to a non-admin user who creates a project (#1007). 2009-05-17 14:35:00 +00:00