- Aug 21, 2018
-
-
JediKev authored
This addresses an issue where `SetAutoFont()` was making the Thai PDFs break. This adds the `AUTOFONT_RTL` flag to only autodetect RTL languages and nothing else.
-
- Aug 20, 2018
-
-
Peter Rotich authored
Make getFiles() return files
-
Peter Rotich authored
issue: Task Term Search
-
Peter Rotich authored
cron: Clean Expired Passwd Resets
-
JediKev authored
This adds functionality to clean expired password reset tokens on cron runs.
-
Peter Rotich authored
sessions: Clear On Password Set/Reset
-
JediKev authored
This adds a Signal to clean Agent and User sessions upon setting/resetting their password. If an Agent/User resets their own password and has multiple sessions open it will log them out of every session except the one they’re on.
-
- Aug 19, 2018
-
-
Peter Rotich authored
This commit addresses the root cause of an issue commit 96892beb (now reverted) attempted to solve - by providing consistency between getFiles and getAttachments
-
Peter Rotich authored
Relative Time Fixes:
-
Peter Rotich authored
issue: mPDF Arabic Fonts
-
- Aug 16, 2018
-
-
JediKev authored
This addresses issue 4449 where using an Arabic language pack and trying to print a ticket returns a PDF with either squares for text or no text at all.
-
JediKev authored
This addresses an issue where searching for a Task by title returns all Tasks in the search. This is due to the visibility filtering methods used to filter tickets by staff's visibility.
-
aydreeihn authored
This commit removes the logic that was used for time within 2 days which would give a result of either today or tomorrow when something could actually be in 2 days instead. It also rounds relative time that is within 29 days so that the result will be more accurate. Ex: 1.99 will round to 2 instead of showing 1
-
- 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 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
-
-
JediKev authored
This addresses an issue where FileUploadFields are displaying the old names of existing files with new names.
-
- Aug 07, 2018
-
-
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
issue: Deleted Field Thread Events (template)
-
Peter Rotich authored
canned: Canned Response Select2 Height
-
JediKev authored
This adds an enhancement to the Canned Response Select2 showing more options within the list. The length is automatic and is based on how many Canned Responses you have Enabled. Limits: - Height maxes out at 400px so it doesn’t run off the screen
-
- Aug 05, 2018
-
-
Peter Rotich authored
This reverts commit 14bcd42d.
-
- Aug 03, 2018
-
-
Peter Rotich authored
issue: IE Select2 Target
-
Peter Rotich authored
issue: Select2 Placeholder Bug
-
Peter Rotich authored
issue: Custom File Upload Dropping
-
JediKev authored
This addresses issue 4155 where editing a ticket using a different session causes custom file uploads to drop from the ticket.
-
- Aug 02, 2018
-
-
JediKev authored
This addresses an issue where Select2 Placeholders are being cutoff due to a bug in Select2.
-