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
/
app
/
models
/
role.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Reverts r19478 (#32897).
Go MAEDA
2020-01-30
1
-1
/
+1
*
Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...
Go MAEDA
2020-01-28
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rb
Toshi MARUYAMA
2019-11-08
1
-8
/
+12
*
code layout clean up app/models/role.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+4
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/rol...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Style/WhenThen in app/models/role.rb
Toshi MARUYAMA
2019-10-17
1
-3
/
+4
*
fix Role#find_or_create_system_role is not private
Toshi MARUYAMA
2019-10-16
1
-0
/
+1
*
Increase maximum size for role name (#27625).
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
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
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-1
/
+1
*
Removes deprecated methods.
Jean-Philippe Lang
2017-07-23
1
-6
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use regular instance methods instead of association extensions.
Jean-Philippe Lang
2017-06-03
1
-1
/
+6
*
remove trailing white space from app/models/role.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
Use .unscoped when querying and creating builtin objects (#24156).
Jean-Philippe Lang
2016-12-03
1
-2
/
+2
*
Role#copy_from should copy managed roles.
Jean-Philippe Lang
2016-10-20
1
-0
/
+1
*
Fixed that r15668 prevents from setting managed roles.
Jean-Philippe Lang
2016-10-20
1
-0
/
+1
*
Use safe_attributes.
Jean-Philippe Lang
2016-07-16
1
-0
/
+13
*
Assignable users should not include users that cannot view the tracker (#23172).
Jean-Philippe Lang
2016-06-28
1
-0
/
+7
*
Limit trackers for new issue to certain roles (#7839).
Jean-Philippe Lang
2016-06-05
1
-0
/
+51
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
1
-3
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
1
-0
/
+4
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-0
/
+8
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Skip validation if attribute did not change.
Jean-Philippe Lang
2015-01-07
1
-2
/
+2
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Don't consider roles without issue add/edit permissions for determining field...
Jean-Philippe Lang
2014-12-13
1
-0
/
+4
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
1
-0
/
+8
*
Order scopes cleanup.
Jean-Philippe Lang
2014-10-29
1
-2
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-0
/
+1
*
remove trailing white-space from app/models/role.rb
Toshi MARUYAMA
2013-04-12
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use lambda form in model scopes (#12499)
Jean-Baptiste Barth
2012-12-07
1
-2
/
+2
*
Anonymous users should always see public issues only (#11872).
Jean-Philippe Lang
2012-09-20
1
-0
/
+5
*
Create role by copy (#9258).
Jean-Philippe Lang
2012-09-03
1
-0
/
+9
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Perf: use a custom decoder for Role#permissions instead of YAML.load.
Jean-Philippe Lang
2012-07-05
1
-5
/
+14
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-7
/
+15
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-3
/
+3
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
Restores migration broken by r8182 and removes default scope on Role (#9800).
Jean-Philippe Lang
2011-12-14
1
-1
/
+1
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
1
-0
/
+1
[next]