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
/
helpers
/
users_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
1
-4
/
+4
*
Replaces various icons with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-3
/
+3
*
Replaces icon-email and icon-passwd icons with SVG icons (#23980).
Marius Balteanu
2024-08-31
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Remove code no longer necessary due to r21823 (#37674).
Go MAEDA
2023-01-16
1
-59
/
+0
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
1
-0
/
+4
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-0
/
+12
*
Default issue query (#7360).
Go MAEDA
2021-07-06
1
-0
/
+12
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Include twofa_scheme (two-factor scheme) column when exporting users to CSV (...
Go MAEDA
2020-11-13
1
-1
/
+17
*
fix closing array brace position in UsersHelper#user_settings_tabs
Toshi MARUYAMA
2020-07-05
1
-3
/
+5
*
Additional email addresses are not displayed in user profile page (#33601).
Go MAEDA
2020-06-27
1
-0
/
+6
*
Fix that custom fields in users CSV are not ordered by position value (#33126).
Go MAEDA
2020-05-09
1
-1
/
+1
*
Include updated_on and passwd_changed_on columns when exporting users to CSV ...
Go MAEDA
2020-05-02
1
-1
/
+3
*
Support custom fields when exporting users to CSV (#33126).
Go MAEDA
2020-04-04
1
-6
/
+14
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
User preference for issue history default tab (#3058).
Jean-Philippe Lang
2019-06-20
1
-0
/
+9
*
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
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
1
-4
/
+31
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
User preference for monospaced / variable-width font in textareas (#23653).
Jean-Philippe Lang
2016-08-30
1
-0
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-0
/
+6
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds buit-in groups to give specific permissions to anonymous and non members...
Jean-Philippe Lang
2014-09-28
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#count with finder options at UsersHelper#...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Moved duplicate #options_for_membership_project_select to ApplicationHelper.
Jean-Philippe Lang
2012-12-01
1
-9
/
+0
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Added encoding comment to helpers (#9792).
Jean-Philippe Lang
2011-12-14
1
-0
/
+2
*
Adds named scopes for users index.
Jean-Philippe Lang
2011-12-04
1
-3
/
+3
*
remove trailing white-spaces from app/helpers/users_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-10
/
+10
*
Code cleanup.
Jean-Philippe Lang
2010-12-12
1
-0
/
+4
*
Refactor: split UsersController#edit into #edit and #update
Eric Davis
2010-09-30
1
-4
/
+4
*
Hide "Groups" tab on user form if no group exist.
Jean-Philippe Lang
2009-12-24
1
-1
/
+4
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
1
-0
/
+1
*
Fixes user edit urls (#3281).
Jean-Philippe Lang
2009-05-01
1
-1
/
+1
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-8
/
+3
*
Adds user count in status drop down on admin user list.
Jean-Philippe Lang
2008-08-11
1
-4
/
+5
*
Prevent admin users from locking their own account (#1276).
Jean-Philippe Lang
2008-05-24
1
-1
/
+1
*
Split user edit screen into tabs.
Jean-Philippe Lang
2008-05-02
1
-0
/
+6
*
Show the project hierarchy in the drop down list for new membership on user a...
Jean-Philippe Lang
2008-05-01
1
-0
/
+14
*
Preserve status filter and page number when using lock/unlock/activate links ...
Jean-Philippe Lang
2008-04-06
1
-0
/
+12
*
Slight changes on users list view and hide Anonymous user.
Jean-Philippe Lang
2008-02-03
1
-1
/
+1
[next]