Obsolete!!! Backbone’s changes for ChiliProject
Go to file
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
app Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
config Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
db/migrate Clear member_roles table before populating it. 2009-05-10 11:18:09 +00:00
doc Updated INSTALL doc for Rails 2.2.2 2009-03-19 03:34:45 +00:00
extra Fixes Redmine.pm broken by r2726 (#3330). 2009-05-12 16:56:23 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +00:00
script script/about updated (#3333). 2009-05-12 17:22:06 +00:00
test Ability to allow non-admin users to create projects (#1007). 2009-05-17 12:59:14 +00:00
vendor/plugins Ask user what to do with child pages when deleting a parent wiki page (#3202). 2009-04-21 12:19:56 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00