- Mar 07, 2018
-
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
Merge remote-tracking branch 'kevin/issue/task-action-button-styling' into features_prs/develop-next
-
JediKev authored
This addresses an issue where the Delete Task Action Button had the wrong classes which gave it the wrong styling. This corrects the class to make the Delete button look like the other buttons and still have the red background on hover.
-
aydreeihn authored
-
- Mar 06, 2018
-
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
Merge remote-tracking branch 'kevin/issue/ticket-preview-custom-fields' into features_prs/develop-next
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
Merge remote-tracking branch 'kevin/issue/disable-canned-responses-on-new-ticket' into features_prs/develop-next
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
Merge remote-tracking branch 'kevin/issue/local-field-names-in-errors' into features_prs/develop-next
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
Merge remote-tracking branch 'kevin/issue/private-faq-search-sidebar' into features_prs/develop-next
-
JediKev authored
This addresses issue 4112 where osTicket does not have a default favicon. This adds favicon images and references to them in the Agent and Client headers so they appear correctly.
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
aydreeihn authored
-
Peter Rotich authored
Exclude user lookup done on ticket create from Recent Searches
-
Peter Rotich authored
-
- Feb 28, 2018
-
-
JediKev authored
This addresses an issue where some Vimeo videos are not being sent in Agent’s responses. This adds `player.vimeo` to the sanitize method’s iframe section so that the iframe tag is not stripped.
-
- Feb 26, 2018
-
-
Peter Rotich authored
* Export all exportable fields by default - for all queues + adhoc searches * Export Due Date as well as SLA Due Date
-
Peter Rotich authored
-
Peter Rotich authored
Add ability to add sticky export fields for queues.
-
Peter Rotich authored
* Due date vs. SLA due date * Misc. datetime fixes
-
Peter Rotich authored
Add ability to edit individual fields without the need to mass-edit all fields.
-
Peter Rotich authored
-
- Feb 25, 2018
-
-
Peter Rotich authored
Conflicts: include/class.thread.php include/class.ticket.php
-
Peter Rotich authored
Add support auto email-based auto-referral. This will happen if an email is sent to multiple departments. For example an email with TO: support & CC: billing will result in the ticket getting routed to "support" department and "billing" getting a referral of the same ticket. This allows both departments to have visibility of the ticket - which is not possible at the moment.
-
Peter Rotich authored
-
Peter Rotich authored
Move referral checking to thread class
-