Commit Graph

133 Commits (e950f7fce87f1288413b44873823dc98aa9dcd07)

Author SHA1 Message Date
Mike Koch 33dc2c3a9c Closes #141 Show correct icon for each service message 9 years ago
Mike Koch f927fb8f2b #141 Implement bootstrap-iconpicker 9 years ago
Mike Koch 7aabc1a4ae Revert "#141 Implement the icon picker"
This reverts commit e6bef55986.
9 years ago
Mike Koch e6bef55986 #141 Implement the icon picker
Still need to actually add the icons by parsing the YAML file of FontAwesome icons
9 years ago
Mike Koch 9c8887cd48 Fix missing $htmlPath reference, as it's not needed 9 years ago
Mike Koch bf2d8eabee Fixes #210 don't add tick marks around language 9 years ago
Mike Koch 0ae1d46aa7 Fixes #213 Only add attachments if %%MESSAGE%% tag is present 9 years ago
Mike Koch 48f0747669 #213 Add new parameter to hesk_mail and add helper function to check if message template has a particular tag 9 years ago
Mike Koch 2f33ec794c Fixes #214 always append outer boundary on sent emails 9 years ago
Mike Koch b103a39b90 #216 Improve layout of knowledgebase section 9 years ago
Mike Koch 0efb2250f3 #216 Starting on fixing the knowledgebase 9 years ago
Mike Koch 47b15f39e2 Closes #146 Use multipart/mixed to get multiple boundaries working
...trying to create these emails in plain PHP is torture. Note to self: use PHPMailer for future projects!
9 years ago
Mike Koch dd35c39440 #146 remove unused parameter 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 570ab0e54f #169 Add can_manage_email_template permission 9 years ago
Mike Koch 2962d9cf3e #182 Fixed this bug again for the tenth time... 😆 9 years ago
Mike Koch e11745c4cc Update headers to 2.6.2 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 dcd21cd760 Fixes #180 use the verification table, update stage_tickets table to match tickets table 9 years ago
Mike Koch b7c1b30b7c Fixes #177 Set checkbox state to current database value 9 years ago
Mike Koch 3e9d1b52c9 Closes #171 Wrap URLs in link tags automatically for HTML emails 9 years ago
Mike Koch ae7e022b3e Fixes #173 Escape HTML-sensitive characters in placeholders 9 years ago
Mike Koch 23dc02399f Update headers that weren't changed to 2.6.1 9 years ago
Mike Koch f0bbff9626 Closes #152 Allow user to disable bootstrap-theme.css 9 years ago
Mike Koch df277c915e Closes #162 use nl2br for messages for HTML-formatted emails 9 years ago
Mike Koch 3d6796bfd9 Closes #166 Replace VERIFYURL and ACTIVATIONKEY for verifyEmail 9 years ago
Mike Koch b7450785fa Closes #159 Fix HTML emails when sending emails via piping.
Plus the path to the settings file was wrong 😦
9 years ago
Mike Koch edf0f7c852 Fix some bugs on the profile page 9 years ago
Mike Koch 8e585cd262 Closes #144 Updated to HESK 2.6.1 9 years ago
Mike Koch dbc5868f27 Closes #143 Include modsForHesk_settings if it hasn't been included yet 9 years ago
Mike Koch e39553a8d7 Closes #139 - Don't new-line SMTP array headers 9 years ago
Mike Koch 9e116d1172 Closes #138 Fix notification settings when saving 9 years ago
Mike Koch b669e4c0dc #136 Update ticket_list 9 years ago
Mike Koch 917ef469f5 #136 Update show_search_form 9 years ago
Mike Koch 1275fd981e #136 Update common 9 years ago
Mike Koch 107d02b198 #136 Update admin_functions 9 years ago
Mike Koch 61ec7728c4 Squashed commits:
[9157ee5] squish with version change
[de99bb5] squish with version only changes
[a9954fa] squish with version commit
[f67c9c4] #136 Update print
[032dbfc] #136 Update submit_ticket
[5a41ae9] squish with version commit
[9dc287b] squish with version commit
9 years ago
Mike Koch 50df4767ef Closes #133/#134 - Set status when creating ticket, set correct language for ticket's user 9 years ago
Mike Koch fd5e5e6ee5 Show date on ticket list 9 years ago
Mike Koch 4b91ff12bc More UI updates 9 years ago
Mike Koch 55dc1accde #128 Update Bootstrap and Boostrap-RTL 9 years ago
Mike Koch 4528a22ce2 #127 Update FontAwesome to 4.3.0 9 years ago
Mike Koch c532369fd4 Closes #106: Support HTML-formatted emails 9 years ago
Mike Koch 2a5421e4d5 Closes #126 Add Mailgun support 9 years ago
Mike Koch daaaead1f7 #122 Patch up some syntax errors 9 years ago
Mike Koch da259b984d #122 Patch up some files that weren't updated for custom statuses 9 years ago
Mike Koch a94d300cc5 #105 Honor the ticket's language field when setting languages for emails 9 years ago