Redmine/test/integration
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007).
This can be enabled in permissions settings. A non-admin user who creates a project is automatically added as a project member (the first role is given, TODO: make this given role configurable).
Projects can be added from the public projects list.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2750 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-05-17 12:59:14 +00:00
..
lib/redmine Moves project menu tests to a dedicated integration test. 2009-02-21 12:28:19 +00:00
account_test.rb Test failure (#3041). 2009-03-28 12:30:48 +00:00
admin_test.rb Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
application_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
issues_test.rb Fixed: export links on the issue list lose project param after applying a filter (#2908). 2009-03-06 22:46:49 +00:00
projects_test.rb Converted routing and urls to follow the Rails REST convention. 2009-01-26 01:47:51 +00:00