Commit Graph

418 Commits (52b4971439a5d4c75bf1101deae28853628050d5)
 

Author SHA1 Message Date
Mike Koch 52b4971439 Update README.md 9 years ago
Mike Koch 6d7c1365b0 Update settings file to default 9 years ago
Mike Koch 023ccd505f Update install file and version number 9 years ago
Mike Koch 4b91ff12bc More UI updates 9 years ago
Mike Koch ee5acad97a Fix some install stuff. Everything appears to be working! 9 years ago
Mike Koch bda53ff143 Basic way of showing installation is done is implemented 9 years ago
Mike Koch 9d2283ecf7 Wire up migrations and actual database transactions. Things are looking good! 9 years ago
Mike Koch ec606341f3 Some more changes 9 years ago
Mike Koch a9713886d8 Making some more progress on AJAX-driven install 9 years ago
Mike Koch fe1c483b1f Append to console what is going on during install 9 years ago
Mike Koch 7ee62a188d More work on installation UX updates 9 years ago
Mike Koch 55857cdbe9 More progress on new/improved installation 9 years ago
Mike Koch e3c138130b #124 Try to auto-detect version 9 years ago
Mike Koch c8c33d55d1 Restyle the updateModsForHesk page a bit 9 years ago
Mike Koch 90083c1c51 Fix installation page UI 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 326e6fc98a Default mailgun to "disabled"
Could otherwise cause confusion with users who have SMTP enabled
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 2a5421e4d5 Closes #126 Add Mailgun support 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 3bd35e47db #106 / #126 Add new settings to modsForHesk_settings.inc.php and update script 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 10 years ago
Mike Koch a0fdb1ba6b #121 Add missing key for some users if the key does not exist 10 years ago
Mike Koch 07b71d5092 Update version number and add update success message if no IP/email bans 10 years ago
Mike Koch a94d300cc5 #105 Honor the ticket's language field when setting languages for emails 10 years ago
Mike Koch c184cc3c1b #105 Allow staff to indicate language when creating ticket and when editing 10 years ago
Mike Koch 1aeb19539f Closes #118 Fix critical XSS vulnerability 10 years ago
Mike Koch aa051b76e8 #120 Updated ticket templates styling 10 years ago
Mike Koch 6c8b0491c3 #119 Fix IDs 10 years ago
Mike Koch fb75acbe4f #112 Default value to cc if not explicitly stated 10 years ago
Mike Koch f290ac865b #112 Don't show cc/bcc as the value if it's an email field 10 years ago
Mike Koch 6a5de96b7d #112 SMTP Cc/Bcc fields are working properly 10 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 0e45779856 Don't show the range if the "from" and "to" are the same 10 years ago
Mike Koch 470c8390f8 Use Javascript instead of PHP to redirect scripts 10 years ago
Mike Koch a9d8d13ebd Allow users to migrate IP/email bans 10 years ago
Mike Koch a26b25e36c Merge pull request #115 from mkoch227/update-to-hesk-2-6-0
Update to HESK 2.6.0
10 years ago
Mike Koch 5d35171332 Closes #113 Support Chrome v39's theme-color meta tag 10 years ago
Mike Koch 5538965a4e Closes #114 Move hesk_dateToString to common 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 f291aa4f67 #110 Use FontAwesome icon instead of .png 10 years ago