BigW Consortium Gitlab

  1. 02 Dec, 2015 1 commit
  2. 19 Nov, 2015 1 commit
  3. 05 Nov, 2015 1 commit
  4. 17 Sep, 2015 1 commit
  5. 07 Sep, 2015 1 commit
  6. 11 Aug, 2015 1 commit
  7. 27 Jun, 2015 1 commit
  8. 09 May, 2015 1 commit
  9. 30 Apr, 2015 2 commits
  10. 14 Apr, 2015 1 commit
  11. 14 Mar, 2015 1 commit
  12. 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.
  13. 17 Jan, 2015 1 commit
  14. 23 Dec, 2014 1 commit
  15. 04 Dec, 2014 1 commit
  16. 03 Oct, 2014 1 commit
  17. 01 Oct, 2014 1 commit
  18. 03 Sep, 2014 1 commit
  19. 01 Sep, 2014 1 commit
  20. 17 Aug, 2014 1 commit
  21. 23 May, 2014 4 commits
  22. 22 May, 2014 1 commit
  23. 24 Feb, 2014 2 commits
  24. 20 Feb, 2014 1 commit
  25. 15 Feb, 2014 1 commit
  26. 03 Feb, 2014 1 commit
  27. 16 Jan, 2014 1 commit
  28. 15 Jan, 2014 1 commit
  29. 08 Jan, 2014 1 commit
  30. 02 Jan, 2014 1 commit
  31. 30 Dec, 2013 3 commits
  32. 14 Dec, 2013 1 commit
    • Add time ago tooltips to show actual date/time · fa817dff
      Drew Blessing authored
      Clean up admin dashboad tooltips
      
      Clean up admin dashboad tooltips
      
      Clean up admin dashboad tooltips
      
      Add helper method
      
      change to use app helper
      
      Modify tooltips to use new helper
      
      Convert remaining times
      
      Adjust one tooltip
  33. 10 Dec, 2013 1 commit
    • Fixed some deprecations · 2293cb10
      Jeroen van Baarsen authored
      * Model.all is deprecacted, use without .all
      * confirm: message is deprecated, needed to be wrapped
        in data block