Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. Dec 20, 2014
  3. Dec 11, 2014
    • Peter Rotich's avatar
      Make threads generic · 84d34e0c
      Peter Rotich authored
      Detach conversation thread from ticket to make it more generic. Any object
      can now have its own thread complete with entry type and attachments.
      84d34e0c
  4. Dec 09, 2014
  5. Jul 02, 2014
  6. 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
  7. Feb 03, 2014
  8. Jul 24, 2013
  9. Feb 19, 2013
  10. Dec 10, 2012
  11. Nov 11, 2012
    • Peter Rotich's avatar
      Fix bug on staff group stats · 22cc7144
      Peter Rotich authored
      Autosubmit form on load - refresh is called on submit giving it form object
      Validate start/stop timeframe in the backend
      22cc7144
  12. Oct 08, 2012
  13. Sep 04, 2012
  14. Sep 03, 2012
  15. Jul 02, 2012
  16. Jun 14, 2012
  17. Jun 12, 2012
    • Jared Hancock's avatar
      Next iteration of the reports · fe2be7bd
      Jared Hancock authored
      Most things work, still outstanding
        - the table needs to support filtering like the graphs,
        - the bootstrap.css file needs to be culled of what isn't used for now,
        - g.raphael needs to be re-minned after a issue is filed with g.raphael
          for the snapEnds() function not picking reasonable graph axes.
        - split dashboard.php into several smaller js, css, etc., respective files
      fe2be7bd
  18. Jun 04, 2012
  19. Apr 23, 2012
    • Jared Hancock's avatar
      Add report data aggregation · a9648019
      Jared Hancock authored
      Add support for aggregating data together and encoding it according to the
      report AJAX specification for the reporting front end.
      a9648019
Loading