BigW Consortium Gitlab

  1. 21 Apr, 2017 1 commit
  2. 06 Apr, 2017 1 commit
  3. 23 Feb, 2017 2 commits
  4. 28 Sep, 2016 1 commit
    • Allow Member.add_user to handle access requesters · ec0061a9
      Rémy Coutable authored
      Changes include:
      
      - Ensure Member.add_user is not called directly when not necessary
      - New GroupMember.add_users_to_group to have the same abstraction level as for Project
      - Refactor Member.add_user to take a source instead of an array of members
      - Fix Rubocop offenses
      - Always use Project#add_user instead of project.team.add_user
      - Factorize users addition as members in Member.add_users_to_source
      - Make access_level a keyword argument in GroupMember.add_users_to_group and ProjectMember.add_users_to_projects
      - Destroy any requester before adding them as a member
      - Improve the way we handle access requesters in Member.add_user
        Instead of removing the requester and creating a new member,
        we now simply accepts their access request. This way, they will
        receive a "access request granted" email.
      - Fix error that was previously silently ignored
      - Stop raising when access level is invalid in Member, let Rails validation do their work
      Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
  5. 16 Sep, 2016 1 commit
  6. 09 Aug, 2016 1 commit
  7. 18 Jun, 2016 1 commit
  8. 16 Jun, 2016 2 commits
  9. 14 Jun, 2016 2 commits
  10. 09 Dec, 2015 1 commit
  11. 22 Jun, 2015 1 commit
  12. 03 May, 2015 1 commit
  13. 15 Mar, 2015 1 commit
  14. 12 Feb, 2015 1 commit
  15. 30 Jan, 2015 1 commit
  16. 09 Oct, 2014 1 commit
  17. 15 Sep, 2014 1 commit
  18. 14 Sep, 2014 2 commits
  19. 26 Jun, 2014 1 commit
  20. 17 Jun, 2014 1 commit
  21. 09 Apr, 2014 1 commit
  22. 21 Aug, 2013 1 commit
  23. 19 Jun, 2013 1 commit
  24. 18 Jun, 2013 3 commits