- Jul 03, 2013
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
- Supported pages: landing, offline, thank-you and other
-
- Jun 13, 2013
-
-
Jared Hancock authored
-
- May 28, 2013
-
-
Jared Hancock authored
Change the config table from a column-based table to a key-value table with namespacing. This allows several parts of osTicket to store their respective configurations in the same table without requiring database structure updates 'namespace' is reserved in PHP
-
- May 23, 2013
-
-
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.
-
- Apr 09, 2013
-
-
tomashastings authored
Typo
-
- Apr 01, 2013
-
-
Peter Rotich authored
-
- Mar 06, 2013
-
-
Peter Rotich authored
Make sure ticket api controller enforces attachments settings (don't trust data parsers).
-
- Mar 05, 2013
-
-
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
-
- Feb 22, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Show assigned to column based on flag - which now factors in if assigned tickets are being shown on open queue.
-
Peter Rotich authored
-> Open - only contains unasssined tickets if 'show assigned tickets' is off.
-
- Feb 18, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
Use minimized version of css.
-
- Feb 15, 2013
-
-
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)
-
- Feb 13, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Feb 12, 2013
-
-
Peter Rotich authored
-
- Jan 28, 2013
-
-
Eric Knibbe authored
added missing 's'
-
Eric Knibbe authored
replace -- with —
-
Eric Knibbe authored
added missing space
-
- Jan 22, 2013
-
-
Peter Rotich authored
-
- Jan 09, 2013
-
-
Peter Rotich authored
-
- Jan 03, 2013
-
-
Peter Rotich authored
-
- Dec 16, 2012
-
-
Peter Rotich authored
-
- Dec 14, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
Add overlay + please wait spinner on form submit
-
- Dec 13, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
* Change default sort order to DESC
-
- Dec 10, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
1) Ability to limit who can post a reply 2) Expanded staff's stats view.
-
- Dec 07, 2012
-
-
Peter Rotich authored
-
- Nov 25, 2012
-
-
Peter Rotich authored
-