- May 23, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
Drop required usage of MyISAM tables, and drop fulltext indexes as they are not used in the code currently anyway. Also, use a blob to store session data so as not to waste space with UTF-8 encoding. Lastly, fix session_id storage to use VARCHAR(255) which is required for versions of MySQL < 5.0.3, and use ascii for the storage model for the session_id as it will contain simple characters only.
-
- May 22, 2013
-
-
Jared Hancock authored
The problem stems from assumed MySQL insert ids. In MySQL clusters, the id numbers will not necessarily be consecutive. This patch causes the install and upgrade patches to lookup the assumed values for the linked id numbers.
-
- Apr 02, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Link to API Docs.
-
Peter Rotich authored
Slightly fatten up release docs
-
Jared Hancock authored
-
Jared Hancock authored
Better stab at packaging the codebase into the download tar ball
-
Jared Hancock authored
Fix class name typos Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Apr 01, 2013
-
-
Peter Rotich authored
-
Jared Hancock authored
Closed tickets are those tickets owned by a user that are currently closed Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
- Mar 31, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
Aggressively package ALL files in include directory - excluding live config file or swap files.
-
- Mar 30, 2013
-
-
Peter Rotich authored
Exclude ost-config.php Use the correct package name
-
- Mar 29, 2013
-
-
Jared Hancock authored
Use email address when FROM field doesn't have a name. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
- Mar 28, 2013
-
-
Jared Hancock authored
Clear overdue flag on ticket update If the due date or SLA changes and pushes the actual deadline into the future and the ticket is currently overdue, then drop the overdue flag. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 27, 2013
-
-
Jared Hancock authored
Fix a few lint errors Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Consistent decoding and transcoding to UTF-8 as anticipated by the rest of osTicket Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
Strip HMTL Comments from thread entries Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Convert to desired charset when getting email parts.
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 21, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 14, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Docs
-
Peter Rotich authored
Default timezone
-
Peter Rotich authored
Web attachments
-
- Mar 13, 2013
-
-
Peter Rotich authored
-