mirror of
https://github.com/redmine/redmine.git
synced 2026-01-17 21:12:55 +01:00
374f4dd52e1370db0e60e2bc035513c7cd5bb8fa
"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
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Languages
Ruby
78.3%
HTML
15.5%
JavaScript
3.7%
CSS
2.1%
Perl
0.3%
Other
0.1%