Dmitriy Zaporozhets
e50c0d5cb7
Fix spinach profile tests
2013-10-09 17:01:04 +03:00
Dmitriy Zaporozhets
4c8224ae1e
Move profile account to separate controller
2013-10-09 16:43:17 +03:00
Dmitriy Zaporozhets
c41e66db52
Separate page for password change
2013-10-09 16:43:11 +03:00
Dmitriy Zaporozhets
65b9768ccf
Group ownership completely based on users_groups relation now
...
Before we have only owner_id to determine group owner
With multiple owners per group we should get rid of owner_id in group.
So from now @group.owner will always be nil but
@group.owners return an actual array of users who can admin this group
2013-09-26 14:49:22 +03:00
Dmitriy Zaporozhets
f8137075d5
Show correct group membership in profile
2013-08-06 18:03:13 +03:00
Dmitriy Zaporozhets
3232f547ac
Add group button at Profile#groups page
2013-07-12 18:29:39 +03:00
Dmitriy Zaporozhets
acb402a1c1
Ability to leave group from profile area
2013-07-12 18:22:03 +03:00
Dmitriy Zaporozhets
05a7e8b9c0
Better design for SSH keys page
2013-06-24 19:25:10 +03:00
Dmitriy Zaporozhets
3e09e6f7b8
Move Profile related controllers under Profiles:: module
2013-06-24 18:24:14 +03:00