Commit Graph

519 Commits (570ab0e54fe874ce9e2459cbe2693bc2df58c000)
 

Author SHA1 Message Date
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 704236ee31 Merge pull request #109 from mkoch227/remove-2-6-0-features
Remove features that will be in HESK 2.6.0
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 59167aff66 #88 Remove dynamic ticket dashboard columns 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
Mike Koch e56bde8e2d #88 Remove attachments to notes feature 9 years ago
Mike Koch 8bf124fa8b Merge branch 'master' into remove-2-6-0-features
Conflicts:
	admin/admin_settings.php
	admin/admin_settings_save.php
	modsForHesk_settings.inc.php
9 years ago
Mike Koch be48540bf1 Update README and install_functions 10 years ago
Mike Koch dcf9f26295 Closes #103 Install errors should be displayed in the main install area, not in the panel 10 years ago
Mike Koch 6b1d746b7c Prep install files for 1.7.0 10 years ago
Mike Koch 4a410887f7 Miscellaneous settings page changes 10 years ago
Mike Koch 029e2ffa65 Closes #102 add MySQL version to settings page 10 years ago
Mike Koch 71fd581dde Tell user what to add to modsForHesk_settings.inc.php if script fails 10 years ago
Mike Koch 4871394265 Only add new settings if they aren't already there 10 years ago
Mike Koch 1a663324e3 Add verify email setting to update script 10 years ago
Mike Koch b419d47c94 Closes #97 Fix status update script 10 years ago
Mike Koch 073ff3c765 Include multiselect with checkbox check 10 years ago
Mike Koch 351bb5c272 Add select/deselect all buttons to multiselect custom fields 10 years ago
Mike Koch 6e84309289 #30 Some fixes for verify email.
- Actually add the email to the verified_emails table
 - Pass in the $ticket variable to add the customer's name to the email
 - Actually call the correct email function.
10 years ago
Mike Koch 13953d5627 #30 Tell user to verify email if it hasn't been verified yet 10 years ago
Mike Koch e339b90efd #30 Let the page actually save the setting 10 years ago
Mike Koch 88c8fe5967 #30 Send emails for validated tickets 10 years ago
Mike Koch efce82d1d6 #30 Only validate emails if the help desk is configured to do so 10 years ago
Mike Koch 94b2b97994 #30 also output if no tickets were created 10 years ago
Mike Koch 9a0da6f16a #30 Use the email as the source of truth, not the # of tickets added 10 years ago
Mike Koch 7e22ce897c #30 Remove the incorrect comment 10 years ago
Mike Koch 47e4fc5f6a #30 Finish up the verification page 10 years ago
Mike Koch 222f1271e5 #30 Start on the verifyemail page.
Still need to do the form portion
10 years ago
Mike Koch 81fb037335 #30 Add email function for verify email 10 years ago
Mike Koch 418338c509 Closes #101 Edit post should support the new custom fields 10 years ago
Mike Koch a762682ddb Closes #99 Only attempt to send email if ticket's email is not blank 10 years ago
Mike Koch dfb07b979c Closes #98 Add email template for re-opening ticket assigned to diff user 10 years ago
Mike Koch 3d2616ba89 #30 If the email hasn't been verified, add it to the pending verification table 10 years ago
Mike Koch e11f14e67c #30 Add pending_verification_emails table 10 years ago
Mike Koch 691deb7f67 #30 Submit ticket now checks the verified_emails table before creating 10 years ago
Mike Koch 75b0e8233f #30 Fix SQL 10 years ago
Mike Koch 3ec81da8d1 #30 Added SQL migrations to update script 10 years ago
Mike Koch dde55cf4e1 #91 Support multilanguage custom fields 10 years ago
Mike Koch aa4f8bb736 Fix indentation courtesy of PHPStorm 10 years ago