Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Dec 16, 2019
  3. Sep 19, 2018
  4. May 29, 2018
  5. Jun 20, 2017
  6. Apr 28, 2017
  7. Jan 18, 2017
  8. Jun 03, 2016
  9. May 30, 2016
  10. May 16, 2016
  11. May 02, 2016
  12. Apr 26, 2016
  13. Apr 19, 2016
  14. Apr 05, 2016
    • 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
  15. Mar 10, 2016
  16. Jan 11, 2016
  17. Dec 10, 2015
  18. Nov 05, 2015
  19. Oct 30, 2015
  20. Aug 26, 2015
  21. May 22, 2015
  22. Apr 30, 2015
  23. Mar 14, 2015
  24. Feb 14, 2015
    • 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
  25. May 29, 2014
  26. Mar 05, 2014
  27. Feb 20, 2014
  28. Jan 07, 2014
  29. Dec 31, 2013
  30. Dec 30, 2013
  31. Dec 13, 2013
  32. Dec 10, 2013
  33. Dec 04, 2013
Loading