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
*
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
*
replace tabs to spaces at app/views/groups/_form.html.erb
Toshi MARUYAMA
2011-09-17
1
-3
/
+3
*
replace tabs to spaces at app/views/groups/_users.html.erb
Toshi MARUYAMA
2011-09-17
1
-27
/
+27
*
replace tabs to spaces at app/views/groups/_memberships.html.erb
Toshi MARUYAMA
2011-09-17
1
-16
/
+16
*
remove trailing white-spaces app/views/groups/_users.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
Adds 'Create and continue' button on the new group form.
Jean-Philippe Lang
2011-07-21
1
-1
/
+4
*
Fixed: list of users for adding to a group may be empty if 100 first users ha...
Jean-Philippe Lang
2011-04-01
1
-1
/
+1
*
Add a label for user and group search fields. #6521
Jean-Baptiste Barth
2010-10-30
1
-1
/
+1
*
Adds missing thead tags (#5440).
Jean-Philippe Lang
2010-05-09
2
-4
/
+4
*
Removes hard-coded size on user search fields (#5319).
Jean-Philippe Lang
2010-04-18
1
-1
/
+1
*
Fixed: error messages displayed twice when creating a group (#4715).
Jean-Philippe Lang
2010-02-06
1
-2
/
+0
*
Fixes group update form url (#3854).
Jean-Philippe Lang
2009-09-12
1
-1
/
+1
[next]