BigW Consortium Gitlab

  1. 07 Jun, 2016 1 commit
  2. 06 Jun, 2016 1 commit
    • Render `gon` data in the page `body`, not `head` · 1f713d52
      Timothy Andrew authored
      - Turbolinks caches the `head`, so `gon` updates don't show up unless
        the user navigates to page directly (by URL) or performs a refresh.
      - The solution is to render `gon` in the body instead.
      - Also update the syntax to the new Rails 4 (according to the gon
        README) syntax.
  3. 19 Apr, 2016 1 commit
  4. 01 Mar, 2016 1 commit
  5. 13 Jun, 2015 1 commit
    • Add PreferencesHelper module · 8112f755
      Robert Speicher authored
      Consolidates the helpers related to user preferences.
      
      Renames `app_theme` to `user_application_theme` to better explain what
      it is.
  6. 09 Jun, 2015 1 commit
  7. 05 Jun, 2015 1 commit
  8. 01 Jun, 2015 1 commit
  9. 01 May, 2015 1 commit
  10. 30 Apr, 2015 1 commit
  11. 25 Feb, 2015 1 commit
  12. 13 Feb, 2015 1 commit
  13. 28 Jan, 2015 1 commit
    • Fix broadcast message to show up properly with new UI · 35d6d1ce
      Visay Keo authored
      With the new UI, the broadcast message is the first level child element
      of the body tag and then render full width without respecting the width
      of the left sidebar. This makes the message goes under the left sidebar
      in smaller screen.
      
      This commit fixes the issue by moving the message element into the
      "page-with-sidebar" div so it will always render together with the main
      content area with same look as before. The rendering for the search,
      login and other view without left sidebar remains untouched.
      
      Releases: master, 7-7-stable
      Fixes: #1019
  14. 20 Dec, 2014 1 commit
  15. 17 Dec, 2014 1 commit
  16. 15 Dec, 2014 1 commit
  17. 25 Sep, 2014 1 commit
  18. 25 Jan, 2014 1 commit
    • Mobile UI improvements for dashboard/nav · 8b3b6f10
      Drew Blessing authored
      Style navbar toggle button
      
      Style navbar toggle manually instead of with button classes
      
      Style navbar
      
      Modify color
      
      Turn off all tooltips for touch devices
      
      Style main nav
      
      Fix scrolling navbar collapse
      
      Style tweaks
      
      Minor tweaks
      
      Style no ssh key message
  19. 12 Nov, 2013 1 commit
  20. 02 May, 2013 1 commit
  21. 01 Apr, 2013 1 commit
  22. 28 Feb, 2013 1 commit
  23. 31 Jan, 2013 1 commit
  24. 27 Jan, 2013 2 commits
  25. 13 Jan, 2013 1 commit
  26. 22 Dec, 2012 1 commit
  27. 28 Nov, 2012 1 commit
  28. 26 Sep, 2012 1 commit
  29. 10 Aug, 2012 1 commit
  30. 01 Mar, 2012 1 commit
  31. 28 Feb, 2012 1 commit
  32. 26 Feb, 2012 1 commit
  33. 12 Feb, 2012 2 commits
  34. 09 Feb, 2012 2 commits
  35. 27 Jan, 2012 1 commit
  36. 26 Jan, 2012 2 commits