Menu

Commit [r1373]  Maximize  Restore  History

User groups feature initial commit.

jplang 2008-04-28

1 2 > >> (Page 1 of 2)
changed /branches/work/groups/app/controllers/custom_fields_controller.rb
added /branches/work/groups/app/controllers/groups_controller.rb
changed /branches/work/groups/app/controllers/members_controller.rb
changed /branches/work/groups/app/controllers/users_controller.rb
changed /branches/work/groups/app/helpers/custom_fields_helper.rb
added /branches/work/groups/app/helpers/groups_helper.rb
changed /branches/work/groups/app/helpers/projects_helper.rb
added /branches/work/groups/app/models/group.rb
added /branches/work/groups/app/models/group_custom_field.rb
changed /branches/work/groups/app/models/member.rb
changed /branches/work/groups/app/models/project.rb
changed /branches/work/groups/app/models/user.rb
changed /branches/work/groups/app/views/admin/index.rhtml
changed /branches/work/groups/app/views/custom_fields/_form.rhtml
added /branches/work/groups/app/views/groups
added /branches/work/groups/app/views/groups/_form.html.erb
added /branches/work/groups/app/views/groups/edit.html.erb
added /branches/work/groups/app/views/groups/index.html.erb
added /branches/work/groups/app/views/groups/new.html.erb
added /branches/work/groups/app/views/groups/show.html.erb
changed /branches/work/groups/app/views/projects/settings/_members.rhtml
changed /branches/work/groups/app/views/users/_form.rhtml
changed /branches/work/groups/app/views/users/_memberships.rhtml
changed /branches/work/groups/app/views/users/list.rhtml
changed /branches/work/groups/config/routes.rb
/branches/work/groups/app/controllers/custom_fields_controller.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/controllers/groups_controller.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/controllers/members_controller.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/controllers/users_controller.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/helpers/custom_fields_helper.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/helpers/groups_helper.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/helpers/projects_helper.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/models/group.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/models/group_custom_field.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/models/member.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/models/project.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/models/user.rb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/admin/index.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/custom_fields/_form.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/groups/_form.html.erb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/groups/edit.html.erb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/groups/index.html.erb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/groups/new.html.erb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/groups/show.html.erb Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/projects/settings/_members.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/users/_form.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/users/_memberships.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/groups/app/views/users/list.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/groups/config/routes.rb Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.