Commit Graph

289 Commits (259e8d79a0937e78bb4992399a7ba50507bdae89)

Author SHA1 Message Date
Mike Koch 0fce992568 #169 Show link to other tools pages 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 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 489f8c41c9 Closes #174 Update export.php to match HESK 2.6.2 9 years ago
Mike Koch bbe8ea7ca5 Closes #170 manage_knowledgebase now sets type based on helpdesk setting 9 years ago
Mike Koch ef3fd06cab #170 Add settings option for default KB article type 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 ffcd684bb3 Closes #160 Add update checking for Mods for HESK 9 years ago
Mike Koch 9411f9f980 Closes #164 Tweak login UI to allow for longer strings 9 years ago
Mike Koch 4c823d351d Closes #150 disable and uncheck "send email" if email field is empty 9 years ago
Mike Koch b1fee291eb Closes #148 add modsForHesk_settings.inc.php status to sidebar 9 years ago
Mike Koch 240f18ceb6 Remove beta tag on HTML emails 9 years ago
Mike Koch edf0f7c852 Fix some bugs on the profile page 9 years ago
Mike Koch 6c43184c50 #147 Fix tooltips on IE 9 years ago
Mike Koch 8e585cd262 Closes #144 Updated to HESK 2.6.1 9 years ago
Mike Koch 5e9eb4f355 Add after reply setting to create user 9 years ago
Mike Koch 9e116d1172 Closes #138 Fix notification settings when saving 9 years ago
Mike Koch 17b714c97e #136 Update service_messages 9 years ago
Mike Koch 7cf8f53109 #136 Update reports 9 years ago
Mike Koch dcff56a6f6 #136 Update password.php 9 years ago
Mike Koch 4dc9697783 #136 Update manage_knowledgebase 9 years ago
Mike Koch 78f20cf66e #136 Update knowledgebase_private 9 years ago
Mike Koch ec02ea41e3 #136 Update admin index.php 9 years ago
Mike Koch 5025b44a55 #136 Update delete_tickets 9 years ago
Mike Koch d0fbcf9b27 #136 Update change_status 9 years ago
Mike Koch fa17916280 #136 Update admin_ticket 9 years ago
Mike Koch 83d65b0a37 #136 Update admin_settings_save 9 years ago
Mike Koch b842fba2f2 #136 Update admin_settings 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 4b91ff12bc More UI updates 9 years ago
Mike Koch f24cf39529 Look for ==, not ===
$_POST['s_smtp'] is a string, not an int.
9 years ago
Mike Koch c532369fd4 Closes #106: Support HTML-formatted emails 9 years ago
Mike Koch c2d38c8a0a #126 / #106 Add Mailgun and HTML emails to settings page 9 years ago
Mike Koch 851da38297 #126 Partial UI update for Mailgun 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 c184cc3c1b #105 Allow staff to indicate language when creating ticket and when editing 9 years ago
Mike Koch 1aeb19539f Closes #118 Fix critical XSS vulnerability 9 years ago
Mike Koch aa051b76e8 #120 Updated ticket templates styling 9 years ago
Mike Koch 6c8b0491c3 #119 Fix IDs 9 years ago
Mike Koch fb75acbe4f #112 Default value to cc if not explicitly stated 9 years ago
Mike Koch f290ac865b #112 Don't show cc/bcc as the value if it's an email field 9 years ago
Mike Koch 975037c29d #112 Add email custom field type
Still need to add it to email functions
9 years ago
Mike Koch ed4dcdc54c #96 Improve attachment viewing on ticket attachments
- Image thumbnail if the file type is a supported image extension
- Clicking on image shows modal with image.
9 years ago
Mike Koch 96a0269983 Finished some TODOs and related articles 9 years ago
Mike Koch 4aa23af770 Fix undefined variable 9 years ago
Mike Koch 8fd8d2345b #110 Miscellaneous UI tweaks 9 years ago
Mike Koch 5da1782806 #110 Use the new progress bar for categories 9 years ago
Mike Koch bdf44e0a16 #110 Update user management / profile pages 9 years ago
Mike Koch 756e60426d #110 Update admin_ticket to submit as any status, as well as cust. reply 9 years ago
Mike Koch 7bfe92747f #110 Restyle edit_note 9 years ago
Mike Koch f00c386388 #110 Some admin_settings page tweaks to improve viewing 9 years ago
Mike Koch 5c3aea591b #110 Update notes section and ban icons 9 years ago
Mike Koch 91366130bc #110 Update change priority style 9 years ago
Mike Koch cc778262a6 #110 Update manage_ticket_templates 9 years ago
Mike Koch 81187235f8 #110 Fix manage_canned submit text 9 years ago
Mike Koch 9cf1ef09d1 #110 Update password.php 9 years ago
Mike Koch dd958b6946 #110 Update Service Messages page 9 years ago
Mike Koch a185d1cf8e #110 Restyled banned_ips 9 years ago
Mike Koch 4ecf5c8d45 #110 Fix tab name and trailing </td> 9 years ago
Mike Koch 02b6778c37 #110 Restyle banned_emails 9 years ago
Mike Koch ae1d7fc19b #92 Update files that are in MFH but didn't have any code changes 9 years ago
Mike Koch 688054c7ab #92 Update reports.php 9 years ago
Mike Koch a83a32ec77 #92 Update options.php 9 years ago
Mike Koch 8e553fe61c #92 Update new_ticket.php 9 years ago
Mike Koch a9cd48eb26 #92 Update manage_knowledgebase 9 years ago
Mike Koch 3ec6b91e80 #92 Update manage_categories 9 years ago
Mike Koch 73a160771a #92 Update manage_canned
Will add a dropdown to the navigation for ticket templates, rather than tabs
9 years ago
Mike Koch 30cd5b285e #92 Update mail.php 9 years ago
Mike Koch aadfc573cd #92 Update lock.php 9 years ago
Mike Koch 723170496e #92 Update knowledgebase_private 9 years ago
Mike Koch 2cf6dcef88 #92 Update admin index.php 9 years ago
Mike Koch 94cea88ed9 #92 Update find_tickets 9 years ago
Mike Koch 663ad4728a #92 Update export 9 years ago
Mike Koch 86c1980108 #92 Update edit_post 9 years ago
Mike Koch 4eb9d2b47f #92 Update delete_tickets 9 years ago
Mike Koch bbe69f8f83 #92 Update change_status.php (admin) 9 years ago
Mike Koch 8d5cfb9128 #92 Mostly updated admin_ticket
Still need to make some changes per issue #110
9 years ago
Mike Koch 78e5d11384 #92 Update admin_submit_ticket 10 years ago
Mike Koch d45c2d5ab9 #92 Update admin_settings_save.php 10 years ago
Mike Koch f5f02d4200 #92 Update admin_settings.php 10 years ago
Mike Koch 333789961e #88 Remove IP / email bans function 10 years ago
Mike Koch b886eeedde #88 Remove customer email notifications profile setting 10 years ago
Mike Koch 41030daad0 #88 Remove email customer on ticket closed feature 10 years ago