Redmine/app
Eric Davis 155083ec97 Change Role#anonymous and #non_member so they generate the record as needed.
While creating tests, it was a common occurrence to lost the builtin roles
because they are only created in the migrations.  This makes them behave like
User#anonymous.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3363 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-03 17:47:47 +00:00
..
controllers Refactor: Moved the raw SQL finders from ReportsController to Issue. 2010-02-03 16:49:21 +00:00
helpers Fixed some labels to be more accessible. 2010-01-21 18:21:56 +00:00
models Change Role#anonymous and #non_member so they generate the record as needed. 2010-02-03 17:47:47 +00:00
views Allow commits to reference issues of parent projects and subprojects (#4674). 2010-01-31 16:25:06 +00:00