This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
app
/
views
/
groups
History
Jean-Philippe Lang
21ee2e2cf2
Removes RJS from GroupsController.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10044 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-07-19 16:57:59 +00:00
..
_form.html.erb
Replaced group[lastname] parameter with group[name].
2012-06-01 18:24:33 +00:00
_general.html.erb
Merged rails-3.2 branch.
2012-04-25 17:17:49 +00:00
_memberships.html.erb
Removes calls to link_to_remote.
2012-07-18 17:34:11 +00:00
_users.html.erb
Removes calls to link_to_remote.
2012-07-18 17:34:11 +00:00
add_users.js.erb
Removes RJS from GroupsController.
2012-07-19 16:57:59 +00:00
autocomplete_for_user.html.erb
…
destroy_membership.js.erb
Removes RJS from GroupsController.
2012-07-19 16:57:59 +00:00
edit_membership.js.erb
Removes RJS from GroupsController.
2012-07-19 16:57:59 +00:00
edit.html.erb
Refactoring of tabs rendering.
2009-09-12 09:13:13 +00:00
index.api.rsb
REST Api for Groups (
#8981
).
2012-06-03 10:40:32 +00:00
index.html.erb
Deprecated :confirm => 'Text' option.
2012-07-07 14:36:49 +00:00
new.html.erb
Merged rails-3.2 branch.
2012-04-25 17:17:49 +00:00
remove_user.js.erb
Removes RJS from GroupsController.
2012-07-19 16:57:59 +00:00
show.api.rsb
Makes users optional in GET /groups/:id (
#8981
).
2012-06-03 13:32:14 +00:00
show.html.erb
…