BigW Consortium Gitlab

  1. 19 Jun, 2017 1 commit
  2. 24 Jan, 2017 2 commits
  3. 31 Dec, 2016 1 commit
  4. 07 Oct, 2016 1 commit
    • Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
  5. 29 Sep, 2016 1 commit
  6. 05 Apr, 2016 1 commit
    • Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher authored
      - Some views had a "Close" button. We've removed this, because we don't
        want users accidentally hiding the validation errors and not knowing
        what needs to be fixed.
      - Some views used `li`, some used `p`, some used `span`. We've
        standardized on `li`.
      - Some views only showed the first error. We've standardized on showing
        all of them.
      - Some views added an `#error_explanation` div, which we've made
        standard.
  7. 02 Mar, 2016 1 commit
  8. 06 Feb, 2016 1 commit
  9. 05 Feb, 2016 1 commit
  10. 13 Jan, 2016 6 commits
  11. 08 Jun, 2015 1 commit
  12. 30 Apr, 2015 1 commit
  13. 24 Mar, 2015 1 commit
  14. 23 Mar, 2015 1 commit
  15. 14 Mar, 2015 1 commit
  16. 03 Oct, 2014 1 commit
  17. 25 Apr, 2014 1 commit
  18. 04 Jan, 2014 1 commit
  19. 01 Jan, 2014 2 commits
  20. 31 Dec, 2013 2 commits
  21. 30 Dec, 2013 2 commits
  22. 19 Dec, 2013 1 commit
  23. 18 Dec, 2013 1 commit
  24. 14 Nov, 2013 1 commit
  25. 12 Nov, 2013 2 commits