Skip to content
Snippets Groups Projects
  1. Nov 16, 2012
    • Jared Hancock's avatar
      af91f268
    • Jared Hancock's avatar
      Fix API .htaccess file · 171011ee
      Jared Hancock authored
      Before it required an edit for osTicket installations made to a folder other
      than the root of a domain or subdomain. Now, the installation path is
      autodetected and rewritted.
      
      Also, don't assume that every Apache installation has mod_rewrite support.
      171011ee
    • Jared Hancock's avatar
      Tweak JSON attachment parsing for API · 6a51b7f0
      Jared Hancock authored
          * Don't require a content-type, so data:,this is content
            is perfectly allowable. Such content is assumed text/plain
          * Support the charset hint, so
            data:text/plain;charset=iso-8859-1,content here
            will be translated to UTF-8 if the php iconv() function exists.
            Otherwise, content is left intact and assumed by the database to by
            UTF-8 already
      6a51b7f0
    • Jared Hancock's avatar
      Add index page for HTTP API · bb6a2bfe
      Jared Hancock authored
      bb6a2bfe
  2. Nov 13, 2012
  3. Nov 12, 2012
  4. 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
  5. Nov 01, 2012
  6. Oct 31, 2012
  7. Oct 29, 2012
  8. Oct 28, 2012
  9. Oct 24, 2012
  10. Oct 23, 2012
Loading