Commit Graph

489 Commits (ae7e022b3e714d6cb3420bfa8e2c79830ce0b6f4)
 

Author SHA1 Message Date
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
Mike Koch e11f14e67c #30 Add pending_verification_emails table 9 years ago
Mike Koch 691deb7f67 #30 Submit ticket now checks the verified_emails table before creating 9 years ago
Mike Koch 75b0e8233f #30 Fix SQL 9 years ago
Mike Koch 3ec81da8d1 #30 Added SQL migrations to update script 9 years ago
Mike Koch dde55cf4e1 #91 Support multilanguage custom fields 9 years ago
Mike Koch aa4f8bb736 Fix indentation courtesy of PHPStorm 9 years ago
Mike Koch 94b5f65241 #91 Show respective text on custom fields page depending on MFH setting 9 years ago
Mike Koch e2c6e2c179 #91 Save custom field multilanguage selection.
Also fixed popovers so they're aren't crammed in on the MFH settings section
9 years ago
Mike Koch a003a9d89f #91 Some UI updates for multilanguage custom field support 9 years ago
Mike Koch 16606f75b9 #91 Add UI setting for enabling language file custom fields 9 years ago
Mike Koch 69a514a057 #91 Multiselect custom field now working 9 years ago
Mike Koch 2b234e8e1d #91 Finished date custom fields 9 years ago
Mike Koch b449953950 #91 Dates must be in YYYY-MM-DD format
To prevent any ambiguous M/D/Y vs D/M/Y dates
9 years ago
Mike Koch 602d9c6c27 #91 Use Bootstrap datepicker instead of jQuery UI 9 years ago
Mike Koch f9590fe67c #91 add date/multiselect to before/after for both pages 9 years ago
Mike Koch e1880316d7 #91 Actually store the actual timestamp from the date entered 9 years ago
Mike Koch 5941bf7e35 #91 Use jQuery UI's date picker rather than HTML 5 date field
To ensure cross-browser compatibility
9 years ago
Mike Koch f7064ed399 #91 Add jQuery UI 9 years ago
Mike Koch 085d1b6d22 Multiselect is already working 9 years ago
Mike Koch e943e44f29 #91 Support multi-select and date custom fields on new ticket page (admin) 9 years ago
Mike Koch 50f5ce4596 #91 Add new custom field options to the array of possible choices 9 years ago
Mike Koch 46e09d618c #91 Add options text for the new custom field types 9 years ago
Mike Koch 73be89c472 #91 Add new custom field options to settings dropdown 9 years ago
Mike Koch 23b68707ec Closes #93 Show the language dropdown on the header 10 years ago
Mike Koch 1ae552f02a Closes #90 Fix the redirect to updateTo1-6-1 10 years ago
Mike Koch 773837d6f3 Revert "Revert the removal of some features...for now"
This reverts commit 0924dd5cc8.
10 years ago
Mike Koch 0924dd5cc8 Revert the removal of some features...for now
This reverts commit f61c05ac34.
10 years ago
Mike Koch 21781b20c7 Closes #89 selected from wrong table hame 10 years ago
Mike Koch f61c05ac34 #88 Remove WHOIS lookup capabilities 10 years ago
Mike Koch 16fc6dea86 #88 Remove maintenance mode feature 10 years ago
Mike Koch 4dc767855a Update install file 10 years ago
Mike Koch 8d81ed5ebd Update version number 10 years ago
Mike Koch 8d3a66ded8 Fix version number retrieval for PHP versions before 5.5 10 years ago
Mike Koch 4b0a40ceaa Fix demo mode for the MFH demo site 10 years ago
Mike Koch 8ed533ecad Forgot to rename JavaScript file 10 years ago
Mike Koch d26ed0bac1 Run the query before hiding specific fields in demo mode 10 years ago