Skip to content
Snippets Groups Projects
  1. Jul 30, 2015
  2. Jul 29, 2015
    • Jared Hancock's avatar
      list: Fix add and edit for "Ticket Status" list · d7af8c7d
      Jared Hancock authored
      This patch shores up the new list management feature with the custom list
      handler feature written to support lists being saved in a table other than
      %list_item, namely the built-in ticket status list.
      
      Also squelch the 'You sure?' popup appearing multiple times.
      d7af8c7d
  3. Jul 21, 2015
  4. May 27, 2015
  5. Apr 30, 2015
  6. Apr 15, 2015
  7. Mar 30, 2015
  8. Feb 27, 2015
  9. Feb 17, 2015
  10. Jan 23, 2015
  11. Dec 11, 2014
  12. Dec 08, 2014
  13. Oct 14, 2014
    • Peter Rotich's avatar
      bug: Custom ticket statuses · 871d8b38
      Peter Rotich authored
      Add order by method to ticket status list to return appropriate sort columns
      Delegate __get method in CustomListHandler to the parent list
      871d8b38
  14. Sep 24, 2014
  15. Sep 19, 2014
  16. Sep 17, 2014
  17. Sep 12, 2014
  18. Sep 02, 2014
  19. Sep 01, 2014
  20. Aug 29, 2014
  21. Aug 27, 2014
    • Jared Hancock's avatar
      forms: Standardize saving of choice field values · 4a49ddd1
      Jared Hancock authored
      Always save a key/value hash of the selected value(s). However, if the field
      does not have the multivalue configuration setting, then retrieve just the
      key with the to_php() function. to_database(), however, will always return a
      JSON string with the value(s) formatted as a hash array.
      4a49ddd1
  22. Aug 22, 2014
  23. Aug 11, 2014
  24. Aug 07, 2014
  25. Aug 05, 2014
    • Peter Rotich's avatar
      Dynamic list · 4d25efca
      Peter Rotich authored
      Changed Resolved to resolved state
      Add ability to get statuses by states
      4d25efca
  26. Jul 28, 2014
  27. Jul 09, 2014
Loading