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
/
views
/
users
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
3
-4
/
+4
*
Replaces icon-expanded and icon-collapsed with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-1
/
+1
*
Replaces various icons with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-1
/
+1
*
Start working on replacing old icons with SVG icons (#23980):
Marius Balteanu
2024-08-29
2
-3
/
+3
*
Add bulk lock feature to user list context menu (#40913).
Marius Balteanu
2024-06-25
2
-10
/
+6
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
1
-0
/
+1
*
Add spaces around the slash for consistency and better readability (#40166).
Go MAEDA
2024-02-03
1
-1
/
+1
*
Include auth_source in /users API response if request includes auth_source (#...
Marius Balteanu
2024-01-31
1
-0
/
+5
*
Adds user status to users list API (#38948).
Marius Balteanu
2024-01-25
1
-0
/
+1
*
Include @auth_source@ in /users/:id API response if auth_source is requested ...
Marius Balteanu
2024-01-25
1
-0
/
+5
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
1
-0
/
+1
*
User bulk destroy (#37674).
Go MAEDA
2022-09-20
1
-0
/
+22
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
2
-83
/
+108
*
Fix internal server error when trying to retrieve AnonymousUser's information...
Marius Balteanu
2022-05-27
1
-1
/
+1
*
Add missing partial (#4347).
Marius Balteanu
2022-03-19
1
-0
/
+5
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
1
-0
/
+5
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-2
/
+2
*
Display "Two-factor authentication" on two lines to save some space (#35934).
Marius Balteanu
2022-01-22
1
-1
/
+1
*
Add "Two-factor authentication" filter and column to Users list in administra...
Marius Balteanu
2022-01-22
1
-0
/
+11
*
Include avatar URL in Users API (#36303).
Go MAEDA
2022-01-21
2
-0
/
+2
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
1
-3
/
+0
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-0
/
+1
*
Password and Confirmation fields are marked as required when editing a user (...
Go MAEDA
2021-08-13
1
-2
/
+2
*
Default issue query (#7360).
Go MAEDA
2021-07-06
1
-0
/
+1
*
Don't show "Two-factor authentication" on new user form (#1237, #34495).
Go MAEDA
2020-12-25
1
-1
/
+1
*
Users API should return twofa_scheme only for administrators (#34242).
Go MAEDA
2020-12-23
1
-1
/
+1
*
Include two-factor authentication scheme in users API response (#34242).
Go MAEDA
2020-12-23
2
-0
/
+2
*
Require explicit confirmation before deleting a user (#34417).
Go MAEDA
2020-12-10
2
-1
/
+21
*
TypeError when attempting to update a user with a blank email address (#33355).
Go MAEDA
2020-12-03
1
-1
/
+1
*
Adds a setting to disable/enable/require 2fa auth (#1237).
Go MAEDA
2020-08-29
1
-0
/
+2
*
Adds two factor authentication support (#1237).
Go MAEDA
2020-08-29
1
-0
/
+13
*
Include updated_on and passwd_changed_on columns in API response (#33592).
Go MAEDA
2020-07-28
2
-2
/
+6
*
Additional email addresses are not displayed in user profile page (#33601).
Go MAEDA
2020-06-27
1
-1
/
+1
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
1
-0
/
+5
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
1
-1
/
+8
*
Make languages in Highlighted code button in toolbar customizable (#32528).
Go MAEDA
2020-01-14
1
-0
/
+1
*
Force passwords to contain specified character classes (#4221).
Go MAEDA
2019-08-29
1
-2
/
+7
*
Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189...
Go MAEDA
2019-08-13
1
-1
/
+1
*
User preference for issue history default tab (#3058).
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-0
/
+1
*
Display user's gravatar when editing profile (#5899).
Go MAEDA
2019-05-20
1
-1
/
+4
*
Show projects using a table instead of an unordered list in the user profile ...
Go MAEDA
2019-03-28
1
-5
/
+19
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
1
-0
/
+12
*
Move custom field classes to a method (#30994).
Go MAEDA
2019-03-09
1
-1
/
+1
*
Add CSS class to user custom fields (#30985).
Go MAEDA
2019-03-09
1
-1
/
+1
*
Add issue tracking table on the user profile page (#30421).
Go MAEDA
2019-02-01
1
-8
/
+51
*
Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...
Go MAEDA
2019-01-12
2
-1
/
+4
*
Display user logins on profiles (#26127).
Go MAEDA
2018-12-12
2
-5
/
+3
*
Expose the Admin flag on the users api to admin users (#29459).
Go MAEDA
2018-09-20
2
-0
/
+2
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
1
-1
/
+23
[next]