index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
roles_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Show warning when no workflow is defined for the role (#30853).
Go MAEDA
2019-02-24
1
-0
/
+18
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Role#copy_from should copy managed roles.
Jean-Philippe Lang
2016-10-20
1
-1
/
+1
*
Fixed that r15668 prevents from setting managed roles.
Jean-Philippe Lang
2016-10-20
1
-0
/
+15
*
Fixed that new role does not have non member permissions as default (#23633).
Jean-Philippe Lang
2016-08-30
1
-0
/
+12
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-20
/
+12
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-35
/
+55
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Limit trackers for new issue to certain roles (#7839).
Jean-Philippe Lang
2016-06-05
1
-0
/
+16
*
Removes #move_to= (#12909).
Jean-Philippe Lang
2016-04-18
1
-4
/
+4
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+0
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-12
/
+4
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-2
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-3
/
+0
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
Anonymous users should always see public issues only (#11872).
Jean-Philippe Lang
2012-09-20
1
-0
/
+8
*
Create role by copy (#9258).
Jean-Philippe Lang
2012-09-03
1
-0
/
+25
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Test cleanup.
Jean-Philippe Lang
2012-03-04
1
-0
/
+3
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+5
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
1
-34
/
+32
*
remove trailing white-spaces from test/functional/roles_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-25
/
+25
*
Add missing fixture when running tests from scratch in functional RolesContro...
Toshi MARUYAMA
2011-05-01
1
-1
/
+1
*
Fix annotate functional roles_controller_test.rb due fails to changing en.yml...
Toshi MARUYAMA
2011-04-01
1
-1
/
+1
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Adds leading slash to all assert_redirected_to arguments (#6887).
Jean-Philippe Lang
2010-11-14
1
-11
/
+11
*
Refactor: Merged RolesController#list and #index
Eric Davis
2010-02-15
1
-1
/
+1
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-11
/
+11
*
Reorder links refactoring (follows r2526).
Jean-Philippe Lang
2009-03-01
1
-4
/
+4
*
Adds a workflow overview screen.
Jean-Philippe Lang
2008-09-28
1
-40
/
+0
*
Add some tests on RolesController.
Jean-Philippe Lang
2008-03-17
1
-0
/
+128
*
Workflow copy:
Jean-Philippe Lang
2008-03-15
1
-0
/
+92