Redmine/test
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
..
fixtures Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
functional Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
integration Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 2009-05-17 09:55:13 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Limit the size of repository files displayed inline too. 2009-02-21 16:04:51 +00:00