BigW Consortium Gitlab

  1. 08 Jul, 2016 1 commit
    • Update New Snippet buttons. · 443fdff1
      Connor Shea authored
      No longer shows New Snippet button to users who aren't able to create a new snippet in the given context.
      
      Also removes the plus icon from the New Snippet buttons, as they're no longer used in other creation buttons.
      
      Fixes #14595.
  2. 04 May, 2016 1 commit
  3. 04 Mar, 2016 3 commits
  4. 03 Mar, 2016 3 commits
  5. 10 Feb, 2016 1 commit
  6. 09 Feb, 2016 1 commit
  7. 05 Feb, 2016 1 commit
  8. 04 Feb, 2016 3 commits
  9. 03 Feb, 2016 1 commit
  10. 28 Jan, 2016 1 commit
  11. 24 Dec, 2015 1 commit
  12. 03 Dec, 2015 1 commit
  13. 02 Dec, 2015 1 commit
  14. 18 Oct, 2015 1 commit
  15. 12 Oct, 2015 1 commit
  16. 08 Sep, 2015 1 commit
    • Clean up overlap between dashboard and explore. · 5d785457
      Douwe Maan authored
      - Split up SnippetsController into separate dashboard and explore sections.
      - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
  17. 03 Sep, 2015 4 commits
  18. 26 Aug, 2015 2 commits
  19. 25 Aug, 2015 1 commit
  20. 20 Aug, 2015 2 commits
  21. 05 Aug, 2015 1 commit
  22. 17 Jul, 2015 1 commit
  23. 14 Jun, 2015 1 commit
  24. 08 Jun, 2015 1 commit
  25. 30 Apr, 2015 1 commit
  26. 22 Apr, 2015 1 commit
  27. 10 Mar, 2015 1 commit
  28. 18 Feb, 2015 1 commit
  29. 14 Feb, 2015 1 commit
    • 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.