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
/
groups
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
3
-4
/
+4
*
Start working on replacing old icons with SVG icons (#23980):
Marius Balteanu
2024-08-29
3
-4
/
+4
*
Link to the profile page from users on the group page (#12795).
Go MAEDA
2021-07-31
1
-1
/
+1
*
GroupsController#show should only display visible users (#12795).
Go MAEDA
2021-07-31
1
-1
/
+1
*
Allow non-admin users to see group members (#12795).
Go MAEDA
2021-07-19
1
-1
/
+6
*
When 2FA is set to optional, allow to require 2FA only for certain user group...
Marius Balteanu
2021-07-04
1
-0
/
+9
*
Replace cancel button with cancel link in modals (#28662).
Go MAEDA
2018-12-02
1
-1
/
+1
*
Display custom fields on group pages (#29189).
Go MAEDA
2018-07-10
1
-0
/
+9
*
Use css pseudo-classes instead of cycle("odd", "even") (#15361).
Jean-Philippe Lang
2017-01-25
2
-2
/
+2
*
Don't preload projects and roles on Principal#memberships association (#23519).
Jean-Philippe Lang
2017-01-07
1
-2
/
+2
*
Use multipart forms for objects that may have file custom fields (#6719).
Jean-Philippe Lang
2016-12-13
2
-2
/
+2
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
2
-2
/
+2
*
Use css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang
2016-12-03
2
-2
/
+2
*
Adds name filter on group list.
Jean-Philippe Lang
2016-08-30
1
-0
/
+11
*
Adds pagination to group list.
Jean-Philippe Lang
2016-08-30
1
-0
/
+3
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
2
-2
/
+2
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
6
-19
/
+29
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
1
-65
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Adds buit-in groups to give specific permissions to anonymous and non members...
Jean-Philippe Lang
2014-09-28
6
-7
/
+11
*
Count users with a single query on group list (#16905).
Jean-Philippe Lang
2014-05-24
1
-3
/
+2
*
Fixed alignments.
Jean-Philippe Lang
2014-02-15
1
-1
/
+1
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-2
/
+2
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
1
-2
/
+2
*
Set titles on Groups pages (#14517)
Jean-Philippe Lang
2013-07-28
4
-6
/
+4
*
Fixing HTML in groups index view
Toshi MARUYAMA
2013-03-12
1
-0
/
+1
*
Raised group name maximum length to 255 characters (#13174).
Jean-Philippe Lang
2013-02-15
1
-1
/
+1
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
3
-7
/
+3
*
Add links to projects in Group projects list (#12843).
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
6
-17
/
+9
*
Removes RJS from GroupsController.
Jean-Philippe Lang
2012-07-19
4
-0
/
+12
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
2
-14
/
+4
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Makes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
2
-0
/
+40
*
Replaced group[lastname] parameter with group[name].
Jean-Philippe Lang
2012-06-01
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
4
-6
/
+8
*
Adds a helper for displaying validation error messages.
Jean-Philippe Lang
2012-02-26
1
-1
/
+1
*
Restyles user search fields and ajax indicator.
Jean-Philippe Lang
2012-02-14
1
-0
/
+2
*
code layout clean up app/views/groups/_users.html.erb
Toshi MARUYAMA
2012-01-10
1
-1
/
+6
*
code layout clean up app/views/groups/_memberships.html.erb
Toshi MARUYAMA
2012-01-10
1
-5
/
+17
*
Misplaced closing tbody tag.
Jean-Philippe Lang
2011-11-29
1
-1
/
+1
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
1
-5
/
+4
*
Replaced error_messages_for with #error_messages.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
View cleanup.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
[#9489] added invisible label
Toshi MARUYAMA
2011-10-29
1
-0
/
+1
*
remove trailing white-spaces from app/views/groups/_users.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
replace tabs to spaces at app/views/groups/new.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
[next]