Commit Graph

388 Commits (1528c1de7ecbb1906c5a1c701fb00b119cc29cd5)

Author SHA1 Message Date
Mike Koch 73264a6af0 #204 Reset button group when closing w/out saving 9 years ago
Mike Koch 1efb9b69b5 #204 Allow staff to change location if necessary 9 years ago
Mike Koch a6328e3be8 #204 Process error handling on staff-side 9 years ago
Mike Koch 38704b2c12 #204 Map is now in a modal and can be obtained via FontAwesome icon 9 years ago
Mike Koch b44884a99e #204 Use leaflet to get a basic map displayed.
Still needs to be improved though. Also may not use the CDN.
9 years ago
Mike Koch 480067381c #204 Only show crosshair if location is enabled 9 years ago
Mike Koch 4300bf03fd #204 Add setting for location tracking 9 years ago
Mike Koch 83525aabb5 #204 Add crosshair to ticket subject to view location 9 years ago
Mike Koch 7a9e20557b Closes #237 Add options to show # of merged tickets in ticket table 9 years ago
Mike Koch 4635050ac6 Remove validation from settings save and into manage statuses save 9 years ago
Mike Koch 86ad762b03 #195 Add some more "MFH" badges 9 years ago
Mike Koch f4e69e90e2 #195 Add warning to old general/statuses area indicating move 9 years ago
Mike Koch 1d32ed3887 Fix permission name for email templates, add other two tools to navbar check 9 years ago
Mike Koch ddc15f3ad0 #195 Add permission for manage ticket statuses 9 years ago
Mike Koch 6d62492cc7 Actually show an error message if the template could not be saved 9 years ago
Mike Koch afa279d98d #195 Moved statuses to Tools menu
Still need to add the permission
9 years ago
Mike Koch cc1d6dee77 #195 Moved all settings from the general tab into their new locations 9 years ago
Mike Koch f3e00678d1 Merge pull request #241 from mkoch227/alignment-issues
Alignment issues
9 years ago
Mike Koch e950f7fce8 Fixes #240 show the sidebar regardless of number of articles 9 years ago
Mike Koch 494fe73078 #233 Fix footer on new_ticket 9 years ago
Mike Koch 919e5718f7 #233 Fix footer in knowledgebase 9 years ago
Mike Koch d2a14c0c53 #233 Fix footer on reports page 9 years ago
Mike Koch a13fe410cf Closes #236 fix markup for knowledgebase folder icons 9 years ago
Mike Koch aa86a094eb #233 Fix some alignment issues 9 years ago
Mike Koch 33dc2c3a9c Closes #141 Show correct icon for each service message 9 years ago
Mike Koch f4c6588e41 Store the selected icon into the DB 9 years ago
Mike Koch 75636fa9ac #141 Add reset button to iconpicker 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 9defb24235 Merge branch 'master' into service-messages
Conflicts:
	language/en/text.php
9 years ago
Mike Koch 082aa5ff33 Basic starting point for service message updates 9 years ago
Mike Koch b10d4ae971 Fixes #228 Fix file path for plaintext templates 9 years ago
Mike Koch 15bbdcd978 Closes #225 Fix inserting for new statuses 9 years ago
Mike Koch 0ae1d46aa7 Fixes #213 Only add attachments if %%MESSAGE%% tag is present 9 years ago
Mike Koch 50da09b201 Fixes #217 Perform case-insensitive comparison for file extensions
Also include jpeg as a valid photo extension
9 years ago
Mike Koch a914642622 Closes #200 Actually link the button to the download file 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 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 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 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 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 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 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 9 years ago
Mike Koch d45c2d5ab9 #92 Update admin_settings_save.php 9 years ago
Mike Koch f5f02d4200 #92 Update admin_settings.php 9 years ago
Mike Koch 333789961e #88 Remove IP / email bans function 9 years ago
Mike Koch b886eeedde #88 Remove customer email notifications profile setting 9 years ago
Mike Koch 41030daad0 #88 Remove email customer on ticket closed feature 9 years ago
Mike Koch 63ed75c7ef #88 Remove edit note functionality 9 years ago