Skip to content
Snippets Groups Projects
  1. Mar 17, 2014
  2. Mar 14, 2014
  3. Mar 13, 2014
  4. Mar 11, 2014
  5. Mar 10, 2014
  6. Mar 06, 2014
  7. Mar 05, 2014
  8. Mar 04, 2014
    • Jared Hancock's avatar
      Allow new ticket without required contact fields · 4fe37bc8
      Jared Hancock authored
      If a staff member creates a new ticket and cancels the user-lookup /
      create-new-user dialog, and the contact information form has a required field
      other than the name and email address fields, the ticket cannot be created
      because the required fields for new clients are not shown and can therefore
      not have a required value.
      
      This patch allows new clients to be created without the required fields when
      the ticket is created by staff members.
      4fe37bc8
    • Jared Hancock's avatar
      html2text: Fix Unicode character munging · 3dcc0583
      Jared Hancock authored
      This issue was addressed for htmLawed, where the UTF-8 version of a
      non-breaking space, 0xc2a0 would be collapsed to 0xa0, which would very
      likely create an invalid Unicode character, and the text block would be
      dropped or truncated.
      3dcc0583
Loading