- Oct 22, 2014
-
-
Jared Hancock authored
-
- Oct 21, 2014
-
-
Peter Rotich authored
oops: Always strip embedded images unless Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Default max file size Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
InnoDB tables for search indexing where possible Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Especially on Galera clusters, search indexing with MyISAM tables will cause unstable clusters and loss of data. For standalone clusters using MySQL 5.6 or MariaDB 10.0, the database default table storage engine can be used, since either support fulltext indexing.
-
- Oct 20, 2014
-
-
Peter Rotich authored
Determine and set a reasonable max file size on install Remove file extension restrictions - transition to mime types
-
Jared Hancock authored
-
- Oct 15, 2014
-
-
Peter Rotich authored
files: Cleanup orphaned files on autocron Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Fix validation errors for field `name` matches Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
For fields with `name`s which are the same as other fields on the new ticket form (such as `time` used with the new ticket by staff form), ensure that data from the fields outside the main ticket form ("Ticket Details") is not mingled with fields inside the form. Since this is only a problem for web requests, and specifically new ticket by staff requests, this patch only applies the field name to data matching for non-web requests.
-
Jared Hancock authored
-
Peter Rotich authored
draft: Allow clients to delete their draft Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
bug: Custom ticket statuses Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Oct 14, 2014
-
-
Peter Rotich authored
Add order by method to ticket status list to return appropriate sort columns Delegate __get method in CustomListHandler to the parent list
-
Jared Hancock authored
-
- Oct 13, 2014
-
-
Jared Hancock authored
Conflicts: include/client/header.inc.php
-
Jared Hancock authored
Dashboard statistics should use 'period' as the date limiter Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
i18n: Add a few forgotten strings Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
i18n: Show ticket numbers bold when open Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix crash submitting new ticket with validation errors Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Oct 10, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
And fix an error message typo
-
Jared Hancock authored
Compare the database `state` field rather than the admin editable status name.
-
- Oct 09, 2014
-
-
Jared Hancock authored
The real bug was setting the source of the ticket form — not the fallback to the form entry source. Falling back breaks edits.
-
Jared Hancock authored
-
Jared Hancock authored
Also fix a crash when re-rendering the new ticket by staff page after a validation error.
-
Peter Rotich authored
oops: Fix regression from e99d1364 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Use the cdata field when searching and sorting the ticket listing on the client side.
-
Peter Rotich authored
pjax: Upgrade to PJAX 1.8.2 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Bug: attachments Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Fix Additional XSS Vulnerability In "tpl.inc.php" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: oops: Properly validate forms for agents Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
users: Error message setting username to an email Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: If an answer has no saved value, use the field Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
User Directory not sortable by Status Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
pjax: Fix placement of footer Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Fix bad merge for list properties as sub-fields Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
i18n: Fix several issues with right-to-left layout Reviewed-By:
Peter Rotich <peter@osticket.com>
-