mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 15:31:12 +00:00
"rake test" passes all test, but following test fails on command line. <pre> $ ruby test/unit/issue_test.rb -n test_visible_scope_for_member_with_groups_should_return_assigned_issues 1) Failure: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues [test/unit/issue_test.rb:321]: Failed assertion, no message given. </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@13500 e93f8b46-1217-0410-a6f0-8f06a7374b81
Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976).
Adds a single controller for users and groups memberships and support for adding multiple projects at once (#11702).
Adds a single controller for users and groups memberships and support for adding multiple projects at once (#11702).
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found in the doc directory or on the official website http://www.redmine.org
Description
Languages
Ruby
78.7%
HTML
15.1%
JavaScript
3.7%
CSS
2.1%
Perl
0.3%
Other
0.1%