- Aug 30, 2014
-
-
Jared Hancock authored
-
- Aug 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 06, 2014
-
-
Jared Hancock authored
-
- Jul 24, 2014
-
-
Jared Hancock authored
-
- Jul 15, 2014
-
-
Jared Hancock authored
-
- Jul 08, 2014
-
-
Jared Hancock authored
-
- Jun 10, 2014
-
-
Peter Rotich authored
-
- Jun 06, 2014
-
-
Jared Hancock authored
Fixes #980
-
- Jun 04, 2014
-
-
Jared Hancock authored
-
- May 21, 2014
-
-
Jared Hancock authored
And use admin-defined site logo
-
- May 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 29, 2014
-
-
Jared Hancock authored
-
- Apr 21, 2014
-
-
Jared Hancock authored
-
- Apr 16, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 14, 2014
-
-
Jared Hancock authored
-
- Dec 10, 2013
-
-
Jared Hancock authored
Change thread entry title bar to use more flexible layout using div's and span's in hopes of avoiding unnecessary wrapping -- especially in the poster name column..
-
Jared Hancock authored
And also fix font display for <pre> sections created from plain/text thread posts
-
- Dec 01, 2013
-
-
Jared Hancock authored
Fixes oversize image display to be resized in both the ticket thread and the redactor editor in (at least) * Ticket-view boxes * Client new-ticket form * Staff new ticket * Page add/edit * FAQ add/edit * Canned response add/edit Fixes osTicket/osTicket-1.8#247
-
- Nov 14, 2013
-
-
Jared Hancock authored
Previously list items rendered outside the thread-body table cell
-
Jared Hancock authored
Fix width of the ticket thread body Add consistent font styling between Redactor and thread body
-
- 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 06, 2013
-
-
Jared Hancock authored
-
- 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 28, 2013
-
-
Jared Hancock authored
-
- Oct 21, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Oct 09, 2013
-
-
Jared Hancock authored
Moved to an initial form which specifies the ticket's priority and issue and changed the rendering to render things properly. Now the user can decide where priority shows on the client side, and the priority privacy setting is placed in the dynamic form wizard. The standard form is added to every ticket without option. Extra forms can be defined and associated with help topics which can additionally be added to tickets upon creation. This allows for standardization of the dynamic data location for searches and filtering. Implemented advanced search for dynamic data. Along with reinstating the basic ticket search on keywords Implemented ticket filtering on dynamic data for both keyword searches as well as searches for special fields (drop-down lists, etc.) Phone number for users is now completely optional
-
Jared Hancock authored
-
Jared Hancock authored
Process inline attachments in thread entry and support inline images in piped emails Support inline images across the system, with draft support Migrate to a single attachment table That way we don't need a new table for everything we need to attach an inline image to (like a signature, for instance) Add richtext support for internal notes Implement images on site pages * Image paste in Redactor * Make non-local images optional * Placeholder for non-local images * Fix local image download hover * Don't re-attach inline images
-