An error occurred fetching the project authors.
  1. 15 Apr, 2016 1 commit
  2. 13 Apr, 2016 1 commit
  3. 11 Apr, 2016 1 commit
  4. 06 Apr, 2016 5 commits
  5. 05 Apr, 2016 1 commit
    • Robert Speicher's avatar
      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.
      7a2370f7
  6. 03 Mar, 2016 1 commit
  7. 02 Dec, 2015 4 commits
  8. 10 Nov, 2015 1 commit
  9. 08 Sep, 2015 1 commit
  10. 11 Aug, 2015 2 commits
  11. 15 Jul, 2015 1 commit
  12. 27 Jun, 2015 1 commit
  13. 06 May, 2015 1 commit
  14. 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
  15. 15 Jul, 2014 2 commits
  16. 21 Jun, 2014 1 commit
  17. 12 Jun, 2014 1 commit
  18. 08 May, 2014 3 commits