Skip to content
Snippets Groups Projects
  1. Sep 05, 2013
  2. Sep 04, 2013
  3. Sep 03, 2013
  4. Sep 02, 2013
  5. Aug 30, 2013
  6. Aug 26, 2013
  7. Aug 22, 2013
  8. Aug 19, 2013
    • Jared Hancock's avatar
      Add files new to 1.7.1 to the download package · c0f8534c
      Jared Hancock authored
       * web.config
       * pages/{.htaccess,index.php}
      
      Fixes #667
      c0f8534c
    • Jared Hancock's avatar
      Make phone ext optional for XML API · aca7aba9
      Jared Hancock authored
      Previously, the @ext attribute for the phone number field was assumed to be
      included. An XML payload without the @ext attribute would have been
      corrupted to include only the first digit of the phone number, which would
      fail validation.
      
      This patch correctly handles the XML payload without the @ext attribute for
      the phone number. Subsequently, the <phone_ext> element is now also valid
      (and optional as well).
      
      Fixes #670
      aca7aba9
Loading