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
/
users_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display user's gravatar when editing profile (#5899).
Go MAEDA
2019-05-20
1
-1
/
+4
*
Update Rails to 5.2.3 (#31113).
Go MAEDA
2019-03-31
1
-4
/
+4
*
Show projects using a table instead of an unordered list in the user profile ...
Go MAEDA
2019-03-28
1
-2
/
+14
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
1
-0
/
+15
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
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
-0
/
+19
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
1
-0
/
+41
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-2
/
+4
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Deny edit/update/delete for anonymous user (#25483).
Jean-Philippe Lang
2017-04-03
1
-0
/
+20
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
User preference for monospaced / variable-width font in textareas (#23653).
Jean-Philippe Lang
2016-08-30
1
-1
/
+3
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-35
/
+26
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-73
/
+119
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Send a security notification when users gain or loose admin (#21421).
Jean-Philippe Lang
2016-03-20
1
-0
/
+144
*
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
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
fix UsersControllerTest failure randomly
Toshi MARUYAMA
2015-01-15
1
-1
/
+4
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a test for editing a registered user.
Jean-Philippe Lang
2014-12-12
1
-0
/
+8
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+11
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-2
/
+2
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-2
/
+2
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
1
-6
/
+9
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
1
-74
/
+0
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at UsersControl...
Toshi MARUYAMA
2014-01-11
1
-4
/
+4
*
remove duplicate test from UsersControllerTest
Toshi MARUYAMA
2013-12-07
1
-6
/
+0
*
Fixed that preferences are not preserved when adding a user fails (#15552).
Jean-Philippe Lang
2013-11-29
1
-0
/
+19
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
1
-8
/
+4
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-0
/
+12
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-0
/
+55
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
1
-10
/
+10
*
Fixed that destroying a user from the edit page returns a 404 response (#11691).
Jean-Philippe Lang
2012-08-26
1
-0
/
+7
*
Removes RJS from UsersController.
Jean-Philippe Lang
2012-07-21
1
-10
/
+20
*
fix project list is not shown on Email notifications (#11032)
Toshi MARUYAMA
2012-05-28
1
-0
/
+23
*
code layout cleanup test/functional/users_controller_test.rb
Toshi MARUYAMA
2012-05-28
1
-8
/
+6
*
Fixed that group filter is escaped on users index.
Jean-Philippe Lang
2012-05-13
1
-0
/
+3
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Additional tests for UsersController.
Jean-Philippe Lang
2012-03-11
1
-2
/
+39
*
Adds helpers for testing email body.
Jean-Philippe Lang
2012-03-04
1
-3
/
+3
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-0
/
+27
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-7
/
+0
[next]