Commit Graph

325 Commits (a9cd48eb26a49d4951f6dd7fcd192874aec12e1d)
 

Author SHA1 Message Date
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 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 9 years ago
Mike Koch dcf9f26295 Closes #103 Install errors should be displayed in the main install area, not in the panel 9 years ago
Mike Koch 6b1d746b7c Prep install files for 1.7.0 9 years ago
Mike Koch 4a410887f7 Miscellaneous settings page changes 9 years ago
Mike Koch 029e2ffa65 Closes #102 add MySQL version to settings page 9 years ago
Mike Koch 71fd581dde Tell user what to add to modsForHesk_settings.inc.php if script fails 9 years ago
Mike Koch 4871394265 Only add new settings if they aren't already there 9 years ago
Mike Koch 1a663324e3 Add verify email setting to update script 9 years ago
Mike Koch b419d47c94 Closes #97 Fix status update script 9 years ago
Mike Koch 073ff3c765 Include multiselect with checkbox check 9 years ago
Mike Koch 351bb5c272 Add select/deselect all buttons to multiselect custom fields 9 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.
9 years ago
Mike Koch 13953d5627 #30 Tell user to verify email if it hasn't been verified yet 9 years ago
Mike Koch e339b90efd #30 Let the page actually save the setting 9 years ago
Mike Koch 88c8fe5967 #30 Send emails for validated tickets 9 years ago
Mike Koch efce82d1d6 #30 Only validate emails if the help desk is configured to do so 9 years ago
Mike Koch 94b2b97994 #30 also output if no tickets were created 9 years ago
Mike Koch 9a0da6f16a #30 Use the email as the source of truth, not the # of tickets added 9 years ago
Mike Koch 7e22ce897c #30 Remove the incorrect comment 9 years ago
Mike Koch 47e4fc5f6a #30 Finish up the verification page 9 years ago
Mike Koch 222f1271e5 #30 Start on the verifyemail page.
Still need to do the form portion
9 years ago
Mike Koch 81fb037335 #30 Add email function for verify email 9 years ago
Mike Koch 418338c509 Closes #101 Edit post should support the new custom fields 9 years ago
Mike Koch a762682ddb Closes #99 Only attempt to send email if ticket's email is not blank 9 years ago
Mike Koch dfb07b979c Closes #98 Add email template for re-opening ticket assigned to diff user 9 years ago
Mike Koch 3d2616ba89 #30 If the email hasn't been verified, add it to the pending verification table 9 years ago