- Mar 25, 2015
-
-
Jared Hancock authored
-
- Mar 24, 2015
-
-
Jared Hancock authored
-
- Mar 23, 2015
-
-
Peter Rotich authored
search: Fix search for unassigned tickets Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Fix unset of all checkboxes on a form Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
collabs: Skip activity notice if collabs included in Cc header Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
alerts: Consider "alert assigned on new message" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
i18n: Automate dns signature publishing for language packs Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
csv: Add UTF-8 BOM to export file Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
faq: Show proper internal/public category in drop-down Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
dashboard: Fix initial page load and stats pagination Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
kb: Add setting to enable only for authenticated clients Review-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
search: Fix search on create date
-
Jared Hancock authored
Clear overdue on close Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
oops: Fix dropped custom data from API requests Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
filter: Trim match values when saving rules Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Ethan Bell authored
Fixed typo
-
Peter Rotich authored
cdata: Drop ticket cdata on delete Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
files: Clear attachment box after posting a response Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
thread: Log remote IP for staff replies and notes Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Mar 19, 2015
-
-
Jared Hancock authored
-
- Mar 18, 2015
-
-
Jared Hancock authored
Because CSV has no way of indicating a content character set, writing the file with a Unicode byte-order mark is useful to declare the content in UTF-8 encoding.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 17, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
When sending alerts to agents, consider the setting of the new message alert configuration.
-
Jared Hancock authored
This addresses the issue where the advanced search dialog was submitted before the date picker inputs were fixed up. This problem arises out of a difference between the agent's date formatting preference and the server being able to process that date format. The date pickers are reformated to yyyy-mm-dd before submission; however, for advanced search, the submission happened before the inputs were fixed up. This patch addresses the issue by manually fixing up the date in the submission routine for the advanced search dialog.
-
- Mar 16, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This will help when saving rules with trailing spaces for instance, which may make things not match when visually the administrator would otherwise expect the filter to match.
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #1834
-
Jared Hancock authored
For a yet unknown reason, the association between the field implementations and the DynamicFormEntry object is not maintained from calls to DynamicFormEntry::getFields(). This patch addresses the issue by always associating the "form" when returning from ::getFields()
-
- Mar 13, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
wording: must be agents, because its agents table Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Fixed typos in scp/helptopics.php Reviewed-By:
Peter Rotich <peter@osticket.com>
-