Commit Graph

  • 704236ee31 Merge pull request #109 from mkoch227/remove-2-6-0-features Mike Koch 2015-01-09 14:27:25 -0500
  • 333789961e #88 Remove IP / email bans function Mike Koch 2015-01-09 14:17:15 -0500
  • b886eeedde #88 Remove customer email notifications profile setting Mike Koch 2015-01-08 23:34:15 -0500
  • 59167aff66 #88 Remove dynamic ticket dashboard columns Mike Koch 2015-01-08 22:05:56 -0500
  • 41030daad0 #88 Remove email customer on ticket closed feature Mike Koch 2015-01-08 21:16:59 -0500
  • 63ed75c7ef #88 Remove edit note functionality Mike Koch 2015-01-08 18:24:35 -0500
  • e56bde8e2d #88 Remove attachments to notes feature Mike Koch 2015-01-08 17:28:40 -0500
  • 8bf124fa8b Merge branch 'master' into remove-2-6-0-features Mike Koch 2015-01-06 00:03:28 -0500
  • be48540bf1 Update README and install_functions v1.7.0 Mike Koch 2015-01-04 23:39:30 -0500
  • dcf9f26295 Closes #103 Install errors should be displayed in the main install area, not in the panel Mike Koch 2015-01-04 23:36:21 -0500
  • 6b1d746b7c Prep install files for 1.7.0 Mike Koch 2015-01-04 23:32:10 -0500
  • 4a410887f7 Miscellaneous settings page changes Mike Koch 2015-01-04 23:27:49 -0500
  • 029e2ffa65 Closes #102 add MySQL version to settings page Mike Koch 2015-01-04 23:26:27 -0500
  • 1a502e7a1e Only allow getTicketById Mike Koch 2015-01-02 22:05:40 -0500
  • d7876bfe50 Merge branch 'master' into web-services Mike Koch 2015-01-02 17:01:43 -0500
  • 71fd581dde Tell user what to add to modsForHesk_settings.inc.php if script fails Mike Koch 2015-01-02 17:00:13 -0500
  • 4871394265 Only add new settings if they aren't already there Mike Koch 2015-01-02 15:48:38 -0500
  • 1a663324e3 Add verify email setting to update script Mike Koch 2015-01-02 12:02:38 -0500
  • b419d47c94 Closes #97 Fix status update script Mike Koch 2015-01-02 12:02:30 -0500
  • 073ff3c765 Include multiselect with checkbox check Mike Koch 2015-01-02 00:57:51 -0500
  • 351bb5c272 Add select/deselect all buttons to multiselect custom fields Mike Koch 2015-01-02 00:52:35 -0500
  • 6e84309289 #30 Some fixes for verify email. Mike Koch 2015-01-02 00:40:41 -0500
  • 13953d5627 #30 Tell user to verify email if it hasn't been verified yet Mike Koch 2015-01-01 17:00:55 -0500
  • e339b90efd #30 Let the page actually save the setting Mike Koch 2015-01-01 16:08:59 -0500
  • 88c8fe5967 #30 Send emails for validated tickets Mike Koch 2015-01-01 14:13:32 -0500
  • efce82d1d6 #30 Only validate emails if the help desk is configured to do so Mike Koch 2015-01-01 14:13:11 -0500
  • 94b2b97994 #30 also output if no tickets were created Mike Koch 2015-01-01 12:29:10 -0500
  • 9a0da6f16a #30 Use the email as the source of truth, not the # of tickets added Mike Koch 2015-01-01 12:19:06 -0500
  • 7e22ce897c #30 Remove the incorrect comment Mike Koch 2015-01-01 12:15:25 -0500
  • 47e4fc5f6a #30 Finish up the verification page Mike Koch 2015-01-01 12:14:31 -0500
  • 222f1271e5 #30 Start on the verifyemail page. Mike Koch 2015-01-01 01:33:34 -0500
  • 81fb037335 #30 Add email function for verify email Mike Koch 2015-01-01 00:33:23 -0500
  • 418338c509 Closes #101 Edit post should support the new custom fields Mike Koch 2014-12-31 16:06:35 -0500
  • a762682ddb Closes #99 Only attempt to send email if ticket's email is not blank Mike Koch 2014-12-31 15:02:29 -0500
  • dfb07b979c Closes #98 Add email template for re-opening ticket assigned to diff user Mike Koch 2014-12-31 11:19:15 -0500
  • 3d2616ba89 #30 If the email hasn't been verified, add it to the pending verification table Mike Koch 2014-12-30 00:29:37 -0500
  • e11f14e67c #30 Add pending_verification_emails table Mike Koch 2014-12-30 00:29:21 -0500
  • 691deb7f67 #30 Submit ticket now checks the verified_emails table before creating Mike Koch 2014-12-30 00:18:30 -0500
  • 75b0e8233f #30 Fix SQL Mike Koch 2014-12-30 00:04:38 -0500
  • 3ec81da8d1 #30 Added SQL migrations to update script Mike Koch 2014-12-30 00:03:58 -0500
  • dde55cf4e1 #91 Support multilanguage custom fields Mike Koch 2014-12-29 00:11:32 -0500
  • aa4f8bb736 Fix indentation courtesy of PHPStorm Mike Koch 2014-12-29 00:05:36 -0500
  • 94b5f65241 #91 Show respective text on custom fields page depending on MFH setting Mike Koch 2014-12-28 23:56:19 -0500
  • e2c6e2c179 #91 Save custom field multilanguage selection. Mike Koch 2014-12-28 23:56:02 -0500
  • a003a9d89f #91 Some UI updates for multilanguage custom field support Mike Koch 2014-12-28 21:41:55 -0500
  • 16606f75b9 #91 Add UI setting for enabling language file custom fields Mike Koch 2014-12-28 12:03:38 -0500
  • 69a514a057 #91 Multiselect custom field now working Mike Koch 2014-12-28 00:59:16 -0500
  • 2b234e8e1d #91 Finished date custom fields Mike Koch 2014-12-28 00:50:35 -0500
  • b449953950 #91 Dates must be in YYYY-MM-DD format Mike Koch 2014-12-27 23:57:46 -0500
  • 602d9c6c27 #91 Use Bootstrap datepicker instead of jQuery UI Mike Koch 2014-12-27 22:25:20 -0500
  • f9590fe67c #91 add date/multiselect to before/after for both pages Mike Koch 2014-12-27 22:24:58 -0500
  • e1880316d7 #91 Actually store the actual timestamp from the date entered Mike Koch 2014-12-27 22:24:36 -0500
  • 5941bf7e35 #91 Use jQuery UI's date picker rather than HTML 5 date field Mike Koch 2014-12-24 01:47:05 -0500
  • f7064ed399 #91 Add jQuery UI Mike Koch 2014-12-24 01:46:39 -0500
  • 085d1b6d22 Multiselect is already working Mike Koch 2014-12-22 00:46:47 -0500
  • e943e44f29 #91 Support multi-select and date custom fields on new ticket page (admin) Mike Koch 2014-12-22 00:30:21 -0500
  • 50f5ce4596 #91 Add new custom field options to the array of possible choices Mike Koch 2014-12-22 00:12:13 -0500
  • 46e09d618c #91 Add options text for the new custom field types Mike Koch 2014-12-21 23:57:14 -0500
  • 73be89c472 #91 Add new custom field options to settings dropdown Mike Koch 2014-12-21 23:41:56 -0500
  • 23b68707ec Closes #93 Show the language dropdown on the header Mike Koch 2014-12-14 23:53:06 -0500
  • 1ae552f02a Closes #90 Fix the redirect to updateTo1-6-1 Mike Koch 2014-12-14 23:42:49 -0500
  • 773837d6f3 Revert "Revert the removal of some features...for now" Mike Koch 2014-12-14 23:38:26 -0500
  • 0924dd5cc8 Revert the removal of some features...for now Mike Koch 2014-12-14 23:36:21 -0500
  • 21781b20c7 Closes #89 selected from wrong table hame Mike Koch 2014-12-08 21:14:12 -0500
  • f61c05ac34 #88 Remove WHOIS lookup capabilities Mike Koch 2014-12-07 00:07:59 -0500
  • 16fc6dea86 #88 Remove maintenance mode feature Mike Koch 2014-12-07 00:04:15 -0500
  • 4dc767855a Update install file v1.6.1 Mike Koch 2014-12-03 07:16:28 -0500
  • 8d81ed5ebd Update version number Mike Koch 2014-12-03 07:14:15 -0500
  • 8d3a66ded8 Fix version number retrieval for PHP versions before 5.5 Mike Koch 2014-12-03 07:02:58 -0500
  • 4b0a40ceaa Fix demo mode for the MFH demo site v1.6.0 Mike Koch 2014-11-29 23:59:25 -0500
  • 8ed533ecad Forgot to rename JavaScript file Mike Koch 2014-11-29 22:14:13 -0500
  • d26ed0bac1 Run the query before hiding specific fields in demo mode Mike Koch 2014-11-29 22:10:57 -0500
  • f339dbc2ba Wrap each link an <li> tag Mike Koch 2014-11-29 21:51:07 -0500
  • 6d7a075d5b Fix link and text. Mike Koch 2014-11-29 21:35:11 -0500
  • 33ec8ac79a Hopefully making the installation script easier to run Mike Koch 2014-11-29 21:28:51 -0500
  • 3aa10dfc43 Updated version numbers Mike Koch 2014-11-29 21:03:50 -0500
  • 41ad95ff89 Update README.md Mike Koch 2014-11-29 20:37:44 -0500
  • 1df1dfab48 Update README for v1.6.0 Mike Koch 2014-11-29 15:13:45 -0500
  • 2d7bfaf3d2 Closes #85 Version number now driven via database Mike Koch 2014-11-29 14:32:43 -0500
  • a8a930391e #85 Create migrations to create settings table Mike Koch 2014-11-29 14:25:45 -0500
  • ed6a0a9b7c #85 Remove version number from settings file Mike Koch 2014-11-29 14:18:03 -0500
  • 64f6be511c Closes #83 now use Mods for Hesk instead of NuMods Mike Koch 2014-11-29 14:13:00 -0500
  • bdd5402a2e Closes #67 Finished deleting attachments for notes Mike Koch 2014-11-29 00:07:20 -0500
  • a1f7af11fc #67 Note attachments can now be downloaded Mike Koch 2014-11-28 23:58:07 -0500
  • e293aa2e17 Ignore the attachments directory Mike Koch 2014-11-28 22:21:20 -0500
  • 2a9219cf25 #67 Partial implementation of adding attachments to the notes view Mike Koch 2014-11-28 22:17:47 -0500
  • 65a80089c0 #67 Wired up part of the UI. Still need to add section to view attachments Mike Koch 2014-11-27 11:14:59 -0500
  • f904afe21f #67 Write migration scripts for attachments for notes Mike Koch 2014-11-27 10:48:26 -0500
  • e84d9f3229 Closes #68: Notes can be edited Mike Koch 2014-11-27 01:19:30 -0500
  • 26cfe83953 Closes #84: 'can_change_notification_settings' now respected by profile page Mike Koch 2014-11-25 00:13:22 -0500
  • ad4fee1eb3 #84 Wired up the UI for changing notification setting permissions Mike Koch 2014-11-24 23:54:57 -0500
  • e6ff3d2514 #80 Added migration script for current 1.6.0 changes Mike Koch 2014-11-24 23:25:06 -0500
  • c295201f52 #80 Move pre-1.4.0 scripts to freshInstall file Mike Koch 2014-11-24 23:24:53 -0500
  • 855b66b1f3 Updated note email text Mike Koch 2014-11-24 23:07:56 -0500
  • db34f581d0 Update README.md Mike Koch 2014-11-24 21:58:39 -0500
  • 6caaead890 Closes #66 Update the UI to allow users to change note emails Mike Koch 2014-11-24 21:57:10 -0500
  • 3d4c0a99b7 #66 Business Logic portion of emails to admins are done. Mike Koch 2014-11-24 21:46:08 -0500
  • 219b722917 Closes #74: A new ticket can be modeled after an existing ticket Mike Koch 2014-11-23 22:35:09 -0500
  • 8915114b42 Closes #63 open links in tickets in new tab / window Mike Koch 2014-11-23 15:31:38 -0500
  • 83b4b16d48 Closes #73: Send email to customer when ticket closed Mike Koch 2014-11-23 00:20:28 -0500