- Aug 19, 2018
-
-
Peter Rotich authored
queues: Column Conditions Overwrite
-
Peter Rotich authored
queues: Row Conditions
-
- Aug 17, 2018
-
-
JediKev authored
This addresses an issue where row conditions are working in the preview but not in the actual ticket queue. This updates the `getQueue()` function to lookup the CustomQueue by `queue_id` if there is no CustomQueue object found in the QueueColumn.
-
- Aug 16, 2018
-
-
Peter Rotich authored
-
- Aug 14, 2018
-
-
Peter Rotich authored
tests: Git Conflict Markers
-
Peter Rotich authored
issue: Ticket Filter Does Not Match Regex
-
Peter Rotich authored
perms: Alphabetize Role/Staff Permissions
-
Peter Rotich authored
issue: Wrong Attachment Names
-
Peter Rotich authored
issue: Old Attachment Names
-
JediKev authored
This addresses an issue where Column Conditions are not overwriting the Row Conditions. This changes the order of `array_merge()` to make Column Conditions overwrite the Row Conditions.
-
JediKev authored
This alphabetizes all Role and Staff Permissions.
-
JediKev authored
This addresses an issue reported on the forums where the ticket filter Rule option of “Does Not Match Regex” isn’t working properly; instead it works in reverse.
-
- Aug 13, 2018
-
-
Peter Rotich authored
issue: FAQ & Canned Attachments Dropping
-
Peter Rotich authored
Task Assigned Team Issue:
-
aydreeihn authored
This addresses an issue where it appeared as though tasks could not be assigned to teams if an agent in the team was not a part of the task's department. The assigment was actually taking place, however, it was not showing up in the Assignee column. Now the form will correctly display the column
-
JediKev authored
This addresses an issue where FAQ & Canned Response attachments are dropping when another agent edits the FAQ or Canned Response.
-
JediKev authored
This addresses an issue where uploading a file you’ve uploaded before but renamed is not saving the new name in the Attachment table.
-
- Aug 08, 2018
-
-
Peter Rotich authored
-
Peter Rotich authored
Search All Tickets Setting
-
JediKev authored
This addresses an issue where FileUploadFields are displaying the old names of existing files with new names.
-
aydreeihn authored
If an Agent has the Miscellaneous setting checked to see all Tickets in search results, they should be able to see the list of Tickets regardless of their access or if the search is saved or not. They should NOT, however, be able to view those Tickets.
-
Peter Rotich authored
Advanced Search: TicketStatus / Status Name
-
aydreeihn authored
This commit adds 'TicketStatus / Status Name' to the main search criteria list for advanced searching.
-
- Aug 07, 2018
-
-
Peter Rotich authored
Retain old search criteria when isolate fails. This provide for ability to fix issues with isolation post-upgrade.
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Implement 'Select Active Collaborators':
-
aydreeihn authored
- Enable/Disable Collaborators based on which Collaborators are in the 'Select Active Collaborators' box
-
Peter Rotich authored
issue: Canned Resp Select2 Width
-
JediKev authored
This enhances the Select2 canned response box by making it wider, showing more text in each line.
-
- Aug 06, 2018
-
-
Peter Rotich authored
issue: Featured FAQs On Disable
-
JediKev authored
This addresses an issue where the client portal shows Featured FAQs on the sidebar even thought the Knowledgebase is Disabled.
-
Peter Rotich authored
Team Referral Check
-
Peter Rotich authored
Referral Assignment Issue:
-
aydreeihn authored
This commit adds an additional check for Team referrals in the isReferred method so that it is handled in the same way Staff and Departments are handled.
-
aydreeihn authored
This commit fixes an issue where referrals were being considered successfully saved even if that referral already existed, resulting in multiple thread events for the same referral. Instead, if we find that the thread is already referred to the referee, refer should return false so that an error message is displayed stating that we were unable to refer the ticket.
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
issue: Deleted Field Thread Events (template)
-
Peter Rotich authored
canned: Canned Response Select2 Height
-