Skip to content
Extraits de code Groupes Projets
  1. sept. 24, 2011
  2. sept. 21, 2011
  3. sept. 19, 2011
  4. sept. 17, 2011
  5. sept. 16, 2011
  6. sept. 15, 2011
  7. sept. 14, 2011
  8. sept. 13, 2011
  9. sept. 12, 2011
  10. sept. 11, 2011
  11. sept. 10, 2011
  12. sept. 07, 2011
  13. sept. 03, 2011
  14. sept. 01, 2011
  15. août 30, 2011
  16. août 28, 2011
    • Sarah Mei's avatar
      Use explicit parameters instead of request format to determine whether we... · b60101b9
      Sarah Mei a rédigé
      Use explicit parameters instead of request format to determine whether we render a remote or non-remote form in aspects#new.
      Facebox needs to get back a text/html response. We were using text/javascript to indicate that we wanted a remote form and text/html to indicate we wanted a non-remote form. The trouble is, if we request with text/javascript then that is the format we get back. It doesn't really make sense to use formats that way anyway, so I changed it to an explicit parameter. This had the nice side effect of simplifying our new-aspect views.
      b60101b9
  17. août 27, 2011
  18. août 26, 2011
Chargement en cours