Skip to content
Snippets Groups Projects
  1. Feb 05, 2019
  2. Feb 04, 2019
    • JediKev's avatar
      issue: Translation Flags Not Clickable · 937fc5ce
      JediKev authored
      This addresses an issue where the second row of translation flags are not
      clickable when editing a Form with 23+ languages installed. This adds a
      `height` of "auto" so that the entire div fits the flags’ surface area,
      making them clickable again.
      937fc5ce
  3. Feb 01, 2019
  4. Jan 31, 2019
  5. Jan 30, 2019
    • aydreeihn's avatar
      Changes Made: · b8af306a
      aydreeihn authored
      - Pull latest code from osTicket
      - Fix Filter ORM compatibility issues that resulted from merge
      b8af306a
  6. Jan 26, 2019
  7. Jan 25, 2019
  8. Jan 24, 2019
  9. Jan 23, 2019
  10. Jan 18, 2019
    • JediKev's avatar
      issue: Scrollable Quickfilters · 22c72aed
      JediKev authored
      This addresses an issue where having more than 30+ choices for a Quickfilter
      makes the dropdown run off the page causing some choices to be hidden. This
      makes it to where if you have more than 20+ choices we will make the
      dropdown a fixed height and make it scrollable.
      22c72aed
Loading