Commit Graph

289 Commits (259e8d79a0937e78bb4992399a7ba50507bdae89)

Author SHA1 Message Date
Mike Koch 259e8d79a0 #204 Allow staff to see "friendly" street name 9 years ago
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