Skip to content
Snippets Groups Projects
  1. Oct 07, 2014
  2. 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
  3. Sep 26, 2014
  4. Sep 24, 2014
  5. Sep 19, 2014
    • Peter Rotich's avatar
      Remove "resolved" state · c1cdf82c
      Peter Rotich authored
      This is necessary to avoid confusion vs. closed state.
      c1cdf82c
    • Jared Hancock's avatar
      forms: Implement support for checkbox fields · 438f35c0
      Jared Hancock authored
      Also fix crash if the [name] of a widget element started with a digit
      character.
      438f35c0
    • Jared Hancock's avatar
      forms: Add new visibility property · 85f87cf2
      Jared Hancock authored
      This allows fields to specify a visibility constraint that will be evaluated
      in real time in the browser to automatically show and hide fields that
      should be hidden based on values of other fields in the same form.
      
      Validation is not performed on fields server-side if they are considered
      invisible when submitted.
      85f87cf2
  6. Sep 10, 2014
  7. Sep 09, 2014
  8. Sep 08, 2014
  9. Sep 02, 2014
  10. Sep 01, 2014
  11. Aug 30, 2014
  12. Aug 29, 2014
Loading