Admin can't create projects on groups he's not a member of
Created by: dserodio
According to the documentation:
If a user is a GitLab administrator they receive all permissions.
I'm an admin of my GitLab install, but I can only create new project in groups I'm a member. My knowledge of Rails is very limited, but it seems the problem is in NamespacesHelper.namespaces_options, which doesn't consider whether the user is an admin.
I'm using GitLab 7.7.0