- Mar 11, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 07, 2013
-
-
Peter Rotich authored
- get_path_info() - simply returns the PATH_INFO if available - get_var() - get var from an array - checks if index is set & can validate type.
-
- Mar 06, 2013
-
-
Peter Rotich authored
Change /api/task/* -> /api/tasks/*
-
- Mar 05, 2013
-
-
Peter Rotich authored
Fix minor spacing/formatting issues.
-
Peter Rotich authored
Don't show reply/response section on new ticket form if the staff can NOT post replies... also checked in Ticket::open().
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Add method to sanitize rich/html text. Addd html encode/decode methods. Remove html encode on display (encoded text saved in db)
-
Peter Rotich authored
Fully implement thread entry class and types (Note, Message & Response)
-
- Mar 04, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Feb 28, 2013
-
-
Peter Rotich authored
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Feb 18, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Use minimized version of css.
-
- Feb 15, 2013
-
-
Peter Rotich authored
Add overlay & loading spinner to client interface - shown on form submission to help cut down on double submits.
-
Peter Rotich authored
-
- Feb 14, 2013
-
-
Peter Rotich authored
Remove piping setting option - it's now part of ticket create service (which include XML & JSON)
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Feb 13, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Set SLA on transfer *ONLY* when a ticket doesn't have one. Overwriting manually set SLA is the concern here...
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Add methods to get estimated duedate and sla duedate
-
- Feb 12, 2013
-
-
Peter Rotich authored
-
- Feb 11, 2013
-
-
Peter Rotich authored
Implement remote cron as api task (more to come)
-
- Feb 10, 2013
-
-
Peter Rotich authored
- local piping must use api/pipe.php - API Key is not required - bypasses TicketApiController::create - Overwrites ApiController's response method - postfix exit codes are used as opposed to http codes
-
Peter Rotich authored
Add special case and helper method to process emails
-
Peter Rotich authored
Log ALL API errors along with API Key used
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Rename $var to $var - for consistency
-
Peter Rotich authored
-