- Nov 23, 2013
-
-
Jared Hancock authored
-
- Nov 22, 2013
-
-
Jared Hancock authored
-
- Nov 21, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #198
-
- Nov 18, 2013
-
-
Peter Rotich authored
-
- Nov 17, 2013
-
-
Peter Rotich authored
Change recent activity date as opposed to create date on ticket view
-
- Nov 16, 2013
-
-
Peter Rotich authored
- Tickets will recent replies from the user floats to the top. - Priority still tops the effective
-
Peter Rotich authored
-
Jared Hancock authored
* Require a label on form fields * Require variable name to be unique per form * Fixup duplicate phone numbers on upgrade
-
- Nov 15, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Nov 14, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Nov 13, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Allows the client to be changed on a ticket. Previously, only the information about the client associated with the ticket was editable. This patch permits assigning a completely different user to the ticket.
-
- Nov 12, 2013
-
-
Jared Hancock authored
* Upgrade to Redactor 9.1.7 * Use a (x) icon from font-awesome for the dialog
-
- Nov 08, 2013
-
-
Jared Hancock authored
-
- Nov 07, 2013
-
-
Jared Hancock authored
And extend the information to email templates
-
- Nov 06, 2013
-
-
Jared Hancock authored
The typeahead for user email address was dropped somewhere along the way
-
- Nov 05, 2013
-
-
Jared Hancock authored
Fixes #77
-
Jared Hancock authored
If a form field is required, then a name will be necessary in order to plumb up the API.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Add information about current software versions, server software, php extensions loaded, and database space usage. In the future, this will offer a nice place to add an import/export button for data backup and restore, announcements, and more
-
- Nov 04, 2013
-
-
Jared Hancock authored
Fixes #65
-
- Nov 01, 2013
-
-
Jared Hancock authored
Also ensure that the ticket thread is displayed in a <div> container as some browsers seems to frown upon <iframe>s in <td> elements Fixes #75
-
- Oct 31, 2013
-
-
Jared Hancock authored
PHP can't discern the difference between d/m/Y and m/d/Y when just the date is submitted to strtotime(). Unfortunately, strptime() is not available until PHP 5.1.0. This patch forces datepickers to change their values to YYYY-MM-DD upon submission to disambiguate parsing issues. Fixes #832
-
- Oct 24, 2013
-
-
Peter Rotich authored
-
- Oct 23, 2013
-
-
Peter Rotich authored
-
Jared Hancock authored
-
- Oct 21, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Oct 18, 2013
-
-
Jared Hancock authored
-
- Oct 17, 2013
-
-
Peter Rotich authored
-
YK authored
-
- Oct 14, 2013
-
-
Jared Hancock authored
Including adding support to the TCL uninitialized variable reader to ignore class-static variable access as well as detect inline functions and their closure arguments.
-