Commit Graph

595 Commits (a13fe410cf6bb8b5b1af9326137220e7460808a6)
 

Author SHA1 Message Date
Mike Koch 2b2392af48 Update install scripts 9 years ago
Mike Koch dbc351f09c Merge pull request #199 from mkoch227/attachments-in-emails
Attachments in emails
9 years ago
Mike Koch a22c9c3867 #146 Add file update to install script 9 years ago
Mike Koch dd35c39440 #146 remove unused parameter 9 years ago
Mike Koch 8963d7396c #146 Update delete attachment queries 9 years ago
Mike Koch fb25ee73d3 Merge branch 'master' into attachments-in-emails 9 years ago
Mike Koch 292adde39b Merge pull request #198 from mkoch227/widen-ticket-table
Widen admin_main and show_tickets to the full page
9 years ago
Mike Koch ad1580bf0c Closes #194 Widen admin_main and show_tickets to the full page 9 years ago
Mike Koch 823332a2ee #146 Add setting for attachments to the settings page 9 years ago
Mike Koch dc4eb3997c #146 Get Mailgun to properly send the attachments 9 years ago
Mike Koch 190b3ff475 #146 Attachments can now be embedded directly into emails
Only tested SMTP, still need to check PHP mail() and Mailgun
9 years ago
Mike Koch 2ddb61bb55 Fix attachment view on HTML-formatted emails 9 years ago
Mike Koch ab7f4e1cc1 #146 All emails will now be sent as multipart/alternative
Shouldn't cause issues w/plaintext emails, and it'll make it easier to add attachments.
9 years ago
Mike Koch 42f67322c5 Merge pull request #193 from mkoch227/show-other-tickets-from-email
Show other tickets from email
9 years ago
Mike Koch 297afdbf88 #153 Finish adding basic "recent tickets" information 9 years ago
Mike Koch 93ffba2a43 #153 got basic output going. just need to add links and color-coded circles with tooltips 9 years ago
Mike Koch 069c2ebc26 Fixes #191 Only show statuses relevant to the default action (open/closed/don't care) 9 years ago
Mike Koch 91ef48c323 Merge pull request #192 from mkoch227/non-closeable-statuses-157
Non closable statuses 157
9 years ago
Mike Koch 6d01eebb5e Add option for default status for when tickets are autoclosed 9 years ago
Mike Koch eff75b27b1 Fix a small bug with auto-close and only auto-close if staff is allowed to 9 years ago
Mike Koch e2d3eb92ac #157 Enforce closable on the customer-side ticket page 9 years ago
Mike Koch 8be17f91e7 Only show "close ticket" if staff can close it 9 years ago
Mike Koch 62d19e255e #157 Add closable setting to statuses
Still need to enforce this though
9 years ago
Mike Koch 54bbbf1610 Merge pull request #190 from mkoch227/email-template-editor
Email template editor
9 years ago
Mike Koch 0fce992568 #169 Show link to other tools pages 9 years ago
Mike Koch 61fed97bfe #169 Don't use a dedicated column 9 years ago
Mike Koch 570ab0e54f #169 Add can_manage_email_template permission 9 years ago
Mike Koch 5b68f5f926 Can now edit and save email templates 😀 9 years ago
Mike Koch 685bf6b008 #169 In a somewhat broken state. Can't use modals due to TinyMCE not wanting to resize inside of a modal. 9 years ago
Mike Koch 89efb15cd0 #169 Now able to dump list of template files and add links for HTML/plaintext 9 years ago
Mike Koch bc2f2a67a5 Add some more to email templates 9 years ago
Mike Koch 9e43cc20e1 Got started on the email templates page. Nothing fancy 9 years ago
Mike Koch 5a4821f921 Fixes #181 update notify_customer_(new|reply) and show_suggested on profile page 9 years ago
Mike Koch 7ed4d23df4 #186 Fix indentation 9 years ago
Mike Koch c4b039f41c Fixes #186 fix footer on show_tickets page 9 years ago
Mike Koch 79c261ce7e Fixes #183 turn off all notifications when clicking the deactivate icon 9 years ago
Mike Koch a4b7e22c1c Fixes #185 Add true parameter to hesk_date for notes 9 years ago
Mike Koch 2962d9cf3e #182 Fixed this bug again for the tenth time... 😆 9 years ago
Mike Koch 34d8882421 Update README.md 9 years ago
Mike Koch 19b2582a19 Add 2.1.1 AJAX PHP logic 9 years ago
Mike Koch 4a3c9fc98d Add 2.1.1 JavaScript and button to installation page 9 years ago
Mike Koch eb7bdc33fc Force users to install HESK before copying Mods for HES files 9 years ago
Mike Koch e11745c4cc Update headers to 2.6.2 9 years ago
Mike Koch 79ebb90789 Closes #176 restyle attachments to be more responsive
While keeping the same features 😀
9 years ago
Mike Koch e9ff6b42ea #176 Something different, but still not working right 9 years ago
Mike Koch 28196447fb Fixes #175 Fixed the layout of responses when using reply at top
The markup is invalid in the source code, but it somehow makes it work. Strange...
9 years ago
Mike Koch 5944ad1731 Fixes #179 fix ability to set auto refresh value when creating/editing users 9 years ago
Mike Koch 59fba0eeff Fixes #178 Show can manage helpdesk settings if the user can view the settings 9 years ago
Mike Koch 489f8c41c9 Closes #174 Update export.php to match HESK 2.6.2 9 years ago
Mike Koch dcd21cd760 Fixes #180 use the verification table, update stage_tickets table to match tickets table 9 years ago