Skip to content
Snippets Groups Projects
  1. Dec 08, 2014
  2. Oct 31, 2014
  3. Oct 29, 2014
    • Chefkeks's avatar
      i18n: Add a few forgotten strings · 3b856bd0
      Chefkeks authored
      After testing 1.9.4 I noticed that these strings are not yet included in the translation. So this is the (hopefully correct) pull request to add them ;)
      3b856bd0
  4. Oct 27, 2014
  5. Oct 26, 2014
  6. Oct 24, 2014
  7. Oct 23, 2014
    • Jared Hancock's avatar
      forms: Fix interpretation of custom list data · eacf8a65
      Jared Hancock authored
      Prior to osTicket v1.9.4, drop down lists only allowed for a single entry.
      After upgrading to 1.9.4 the database data for drop downs changed to allow
      for multiple entries. However, the old data format was not properly handled
      by the SelectionField::to_php() method which handled interpreting and
      upgrading the database data.
      eacf8a65
Loading