- Nov 16, 2012
-
-
Jared Hancock authored
Merge branch 'feature/xmlparser-revisited' of git://github.com/protich/osTicket-1.7 into feature/api-docs
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
-
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.
-
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
-
Jared Hancock authored
-
Peter Rotich authored
Fix new message auto-response bug
-
- Nov 15, 2012
-
-
Peter Rotich authored
-
- Nov 13, 2012
-
-
Peter Rotich authored
Fix duplicate emails bug
-
Peter Rotich authored
-
- Nov 12, 2012
-
-
Peter Rotich authored
Fix variable typo
-
Peter Rotich authored
Fix bug on staff group stats
-
Peter Rotich authored
-
- Nov 11, 2012
-
-
Peter Rotich authored
Autosubmit form on load - refresh is called on submit giving it form object Validate start/stop timeframe in the backend
-
- Nov 01, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Upgrader bugfixes
-
Peter Rotich authored
Validator Revisited
-
Peter Rotich authored
URL Redirect
-
Peter Rotich authored
Client's ticket view
-
- Oct 31, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
Make sure template's status is set to active.
-
Peter Rotich authored
Switch url validation t use parse_url - sufficient for our needs.
-
Peter Rotich authored
-
Peter Rotich authored
Use non-minimized css - users can minimize on their own
-
- Oct 29, 2012
-
-
Peter Rotich authored
email encoding
-
Peter Rotich authored
Issue/302
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Remove obsolete functions
-
Peter Rotich authored
Remove inline onClick/Submit events
-
- Oct 28, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
Log internal note on mass close/reopen - instead of activity log. Default to 'SYSTEM' if note poster is not passed.
-