Skip to content
Snippets Groups Projects
  1. May 21, 2015
  2. May 13, 2015
  3. Apr 14, 2015
  4. Feb 26, 2015
  5. Dec 11, 2014
  6. Dec 08, 2014
    • Jared Hancock's avatar
      forms: Implement more granular visibility settings · e642c550
      Jared Hancock authored
      Allow fields to be configured for view / edit / required for both agents and
      end users. Fields can also be disabled now so that the field remains in the
      form but is no longer displayed for new entries.
      
      Allow tickets to be created without a subject — use the help topic full name
      instead.
      e642c550
  7. Nov 13, 2014
  8. Oct 27, 2014
  9. Oct 02, 2014
  10. Aug 29, 2014
  11. Aug 22, 2014
  12. Aug 06, 2014
  13. Aug 05, 2014
  14. Jul 29, 2014
    • Jared Hancock's avatar
      Implement concept of custom ticket numbers · 5cfa1f97
      Jared Hancock authored
      Ticket numbers are now configurable as a system-default and by help topic.
      Previously, an administrator could select between six-digit random and
      sequential numbers. Now, the sequence is selectable so multiple sequences
      as needed, and a format can be specified to define how the ticket numbers
      look. Formats can also be defined for each help topic.
      5cfa1f97
  15. Jul 08, 2014
  16. Jul 02, 2014
  17. Jun 30, 2014
  18. Jun 25, 2014
    • Thane de Loth's avatar
      Adopt translation work from Thane de Loth · 7042e6c8
      Thane de Loth authored
      Multilanguage Support via gettext
      
      - added gettext encapsulations to all texts i thought necessary
      - added fallback function for the case that the gettext extension isn't loaded
      - added browser language detection
      - added gettext to the list of optional extensions in setup
      - rewritten some of the texts to use sprintf instead of appending strings
      - added german translation file
      - removed mark_overdue-confirm from cannedresponses.inc.php
      
      extend multi language support and a fex fixes
      
      - Better detection of translation files
      - Added functionality to redirect language codes (see redirecting
      language codes)
      - Ticket Status can be translated
      - The Datepicker can be translated
      - Extended functionality of 'testlang.php' to show what language code is
      used to translate
      
      Forgotten to apply a patch from RC5 to RC6
      
      - Forgotten to change $var to $vars in line 380 of class.mailfetch.php
      - Removed unneeded comment
      
      Added php_gettext as primary translation engine
      
      - Added php_gettext support (thanks to Danilo Segan and Steven
      Armstrong)
      - php_gettext is now the primary translation engine
      - Extended language detection functionality
      
      Add error/misconfiguration checks and fix undefined variables
      7042e6c8
  19. Jun 05, 2014
  20. May 30, 2014
  21. May 15, 2014
  22. Apr 25, 2014
  23. Mar 25, 2014
    • Jared Hancock's avatar
      Deprecate 'show_related_tickets' · f1fddeb0
      Jared Hancock authored
      Client accounts now that the user is verified either via staff or the
      client's email mailbox, there's a much lower risk to showing a verified user
      other tickets and virtually no reason that an administrator should have to
      turn the feature on.
      f1fddeb0
  24. Mar 17, 2014
  25. Jan 20, 2014
    • Jared Hancock's avatar
      Make client edits optional · 76337ada
      Jared Hancock authored
      Administrators can disable client edits of ticket information. Hopefully,
      this will eventually be replaced by role-based ACLs placed on individual
      forms and fields.
      76337ada
  26. Jan 18, 2014
  27. Nov 27, 2013
    • Jared Hancock's avatar
      Replace assign-on-reopen with claim-on-response · 01f36809
      Jared Hancock authored
      If a ticket is currently unassigned and your respond to it, it's yours. If a
      ticket is closed and later reopened due to a new message, the last
      respondent will always be assigned if available at the time.
      01f36809
  28. Nov 15, 2013
  29. Nov 14, 2013
  30. Oct 09, 2013
    • Jared Hancock's avatar
      f7384359
    • Jared Hancock's avatar
      HTML ticket thread, inline images and draft support · 864d3539
      Jared Hancock authored
      Process inline attachments in thread entry and support inline images in
      piped emails
      
      Support inline images across the system, with draft support
      
      Migrate to a single attachment table
          That way we don't need a new table for everything we need to attach an
          inline image to (like a signature, for instance)
      
      Add richtext support for internal notes
      
      Implement images on site pages
      
      * Image paste in Redactor
      * Make non-local images optional
      * Placeholder for non-local images
      * Fix local image download hover
      * Don't re-attach inline images
      864d3539
  31. Sep 02, 2013
  32. Mar 06, 2013
  33. Feb 13, 2013
  34. Aug 28, 2012
Loading