Commit Graph

193 Commits (ee5acad97ad2c9a9673ec59e18fddfe9252ec2b0)

Author SHA1 Message Date
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
10 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.
10 years ago
Mike Koch 96a0269983 Finished some TODOs and related articles 10 years ago
Mike Koch 4aa23af770 Fix undefined variable 10 years ago
Mike Koch 8fd8d2345b #110 Miscellaneous UI tweaks 10 years ago
Mike Koch 5da1782806 #110 Use the new progress bar for categories 10 years ago
Mike Koch bdf44e0a16 #110 Update user management / profile pages 10 years ago
Mike Koch 756e60426d #110 Update admin_ticket to submit as any status, as well as cust. reply 10 years ago
Mike Koch 7bfe92747f #110 Restyle edit_note 10 years ago
Mike Koch f00c386388 #110 Some admin_settings page tweaks to improve viewing 10 years ago
Mike Koch 5c3aea591b #110 Update notes section and ban icons 10 years ago
Mike Koch 91366130bc #110 Update change priority style 10 years ago
Mike Koch cc778262a6 #110 Update manage_ticket_templates 10 years ago
Mike Koch 81187235f8 #110 Fix manage_canned submit text 10 years ago
Mike Koch 9cf1ef09d1 #110 Update password.php 10 years ago
Mike Koch dd958b6946 #110 Update Service Messages page 10 years ago
Mike Koch a185d1cf8e #110 Restyled banned_ips 10 years ago
Mike Koch 4ecf5c8d45 #110 Fix tab name and trailing </td> 10 years ago
Mike Koch 02b6778c37 #110 Restyle banned_emails 10 years ago
Mike Koch ae1d7fc19b #92 Update files that are in MFH but didn't have any code changes 10 years ago
Mike Koch 688054c7ab #92 Update reports.php 10 years ago
Mike Koch a83a32ec77 #92 Update options.php 10 years ago
Mike Koch 8e553fe61c #92 Update new_ticket.php 10 years ago
Mike Koch a9cd48eb26 #92 Update manage_knowledgebase 10 years ago
Mike Koch 3ec6b91e80 #92 Update manage_categories 10 years ago
Mike Koch 73a160771a #92 Update manage_canned
Will add a dropdown to the navigation for ticket templates, rather than tabs
10 years ago
Mike Koch 30cd5b285e #92 Update mail.php 10 years ago
Mike Koch aadfc573cd #92 Update lock.php 10 years ago
Mike Koch 723170496e #92 Update knowledgebase_private 10 years ago
Mike Koch 2cf6dcef88 #92 Update admin index.php 10 years ago
Mike Koch 94cea88ed9 #92 Update find_tickets 10 years ago
Mike Koch 663ad4728a #92 Update export 10 years ago
Mike Koch 86c1980108 #92 Update edit_post 10 years ago
Mike Koch 4eb9d2b47f #92 Update delete_tickets 10 years ago
Mike Koch bbe69f8f83 #92 Update change_status.php (admin) 10 years ago
Mike Koch 8d5cfb9128 #92 Mostly updated admin_ticket
Still need to make some changes per issue #110
10 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