gitlab-org--gitlab-foss/app/views/groups
Dmitriy Zaporozhets 79dd7beebd Merge branch 'feature/public_groups' into 'master'
Public Groups

This is the initial work (meaning no tests) for making groups public if they have a public project (or internal for logged in users). This allows issues and merge requests to be viewed, but _not_ group membership. As part of this I have also added back the link in the public project title section (it was removed as it didn't make sense before).

This addesses the following suggestions/issues:

http://feedback.gitlab.com/forums/176466-general/suggestions/5314461-groups-containing-one-or-more-public-projects-shou
Issue #32
https://github.com/gitlabhq/gitlabhq/issues/5203
as well as a few closed issues.

This also changes the public user page to only show groups that are accessible to the user in some manner.
2014-02-24 19:37:13 +00:00
..
_filter.html.haml Refactor scss 2014-02-20 13:51:22 +02:00
_new_group_member.html.haml Adopt Group#members page for large groups (> 100 users) 2014-02-13 11:00:44 +02:00
_projects.html.haml Refactor scss 2014-02-20 13:51:22 +02:00
edit.html.haml Refactor scss 2014-02-20 13:51:22 +02:00
issues.atom.builder
issues.html.haml Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
members.html.haml Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
merge_requests.html.haml Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
new.html.haml
show.atom.builder
show.html.haml Merge branch 'feature/public_groups' into 'master' 2014-02-24 19:37:13 +00:00