An error occurred fetching the project authors.
  1. 24 Feb, 2017 1 commit
    • Timothy Andrew's avatar
      Don't allow deleting a ghost user. · 6fdb17cb
      Timothy Andrew authored
      - Add a `destroy_user` ability. This didn't exist before, and was implicit in
        other abilities (only admins could access the admin area, so only they could
        destroy all users; a user can only access their own account page, and so can
        destroy only themselves).
      
      - Grant this ability to admins, and when the current user is trying to destroy
        themselves. Disallow destroying ghost users in all cases.
      
      - Modify the `Users::DestroyService` to check this ability. Also check it in
        views to decide whether or not to show the "Delete User" button.
      
      - Add a short summary of the Ghost User to the bio.
      6fdb17cb
  2. 24 Jan, 2017 1 commit
  3. 31 Dec, 2016 1 commit
  4. 02 Aug, 2016 1 commit
  5. 13 Mar, 2016 1 commit
    • Zeger-Jan van de Weg's avatar
      External Users · 42fcd388
      Zeger-Jan van de Weg authored
      The user has the rights of a public user execpt it can never create a project,
       group, or team. Also it cant view internal projects.
      42fcd388
  6. 12 Jan, 2016 1 commit
  7. 08 Jan, 2016 1 commit
  8. 07 Jan, 2016 1 commit
  9. 16 Oct, 2015 1 commit
  10. 15 Oct, 2015 1 commit
  11. 05 Aug, 2015 1 commit
  12. 10 Jul, 2015 1 commit
  13. 02 Jul, 2015 1 commit
  14. 23 Jun, 2015 1 commit
  15. 22 Jun, 2015 1 commit
  16. 19 Jun, 2015 3 commits
  17. 28 May, 2015 1 commit
  18. 30 Apr, 2015 1 commit
  19. 14 Apr, 2015 1 commit
  20. 15 Mar, 2015 1 commit
  21. 14 Mar, 2015 1 commit
  22. 10 Mar, 2015 1 commit
  23. 09 Mar, 2015 1 commit
  24. 14 Feb, 2015 1 commit
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  25. 30 Dec, 2014 2 commits
  26. 29 Dec, 2014 1 commit
  27. 04 Dec, 2014 1 commit
  28. 03 Oct, 2014 1 commit
  29. 02 Oct, 2014 1 commit
  30. 14 Sep, 2014 1 commit
  31. 25 Aug, 2014 2 commits
  32. 23 Jun, 2014 2 commits
  33. 03 Jun, 2014 1 commit
  34. 29 May, 2014 2 commits