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
*
Merged r22063 from trunk to 5.0-stable (#38070).
Go MAEDA
2023-01-19
1
-0
/
+4
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Add habtm relation between roles and queries_roles (#36416).
Marius Balteanu
2022-02-28
1
-0
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensiti...
Go MAEDA
2021-04-01
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rb
Toshi MARUYAMA
2020-11-12
1
-2
/
+2
*
remove spaces inside {} of app/models/role.rb
Toshi MARUYAMA
2020-11-10
1
-4
/
+4
*
use "do end" instead of {} at app/models/role.rb
Toshi MARUYAMA
2020-11-08
1
-2
/
+2
*
add empty line after guard clause to app/models/role.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+2
*
fix source indent of app/models/role.rb
Toshi MARUYAMA
2020-09-26
1
-11
/
+12
*
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
[next]