Skip to content
Snippets Groups Projects
  1. Nov 16, 2012
    • 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
  11. Oct 22, 2012
Loading