Skip to content
Snippets Groups Projects
  1. Jan 30, 2015
  2. Dec 08, 2014
  3. Oct 03, 2014
  4. Oct 02, 2014
  5. Sep 29, 2014
    • Jared Hancock's avatar
      forms: Revisit several small issues for "info" field · e9dfba9c
      Jared Hancock authored
        * Use the title of "Information" with internal tag of "info"
        * Add "Visibility" column to UI and retire "Required" and "Internal"
          columns
        * Add visibility selection to new fields and show visibility to the user
          information fields when displayed on the ticket details form
        * Make the visibility settings translatable
        * Use constants internally for visibility configuration detection
        * Use a larger input when managing the information HTML content
        * Fix validation errors for new fields
          * Enforce new field name uniqueness
          * Enforce new field name character validation
      e9dfba9c
  6. Sep 25, 2014
  7. Sep 05, 2014
  8. Sep 01, 2014
  9. Aug 28, 2014
    • Jared Hancock's avatar
      html: Fix dropped text after inserted image · 402d4be9
      Jared Hancock authored
      On some setups, IE v10 on Windows 7 at least, text added to the Redactor
      editor after an image is inserted (via the image popup dialog for instance),
      will not be retrieved via the ::get() method and so will not be submitted
      with the form submit button.
      
      This patch introduces a workaround by manually calling ::sync() for the
      Redactor when the submit button is pressed — just before the form is
      submitted.
      402d4be9
  10. Jul 31, 2014
  11. Jul 24, 2014
  12. Jul 19, 2014
  13. Jul 07, 2014
  14. Jul 03, 2014
  15. Jul 02, 2014
  16. May 27, 2014
  17. May 23, 2014
  18. May 22, 2014
  19. May 16, 2014
  20. May 15, 2014
  21. Apr 29, 2014
  22. Apr 23, 2014
  23. Apr 21, 2014
  24. Apr 16, 2014
  25. Apr 15, 2014
  26. Mar 31, 2014
  27. Mar 05, 2014
  28. Feb 28, 2014
  29. Feb 27, 2014
Loading