Commit Graph

254 Commits (50f5ce45966f64b92a02b4d4553d1653fad7032a)
 

Author SHA1 Message Date
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 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
Mike Koch f339dbc2ba Wrap each link an <li> tag 10 years ago
Mike Koch 6d7a075d5b Fix link and text.
How did I miss this for so long???
10 years ago
Mike Koch 33ec8ac79a Hopefully making the installation script easier to run 10 years ago
Mike Koch 3aa10dfc43 Updated version numbers 10 years ago
Mike Koch 41ad95ff89 Update README.md 10 years ago
Mike Koch 1df1dfab48 Update README for v1.6.0 10 years ago
Mike Koch 2d7bfaf3d2 Closes #85 Version number now driven via database 10 years ago
Mike Koch a8a930391e #85 Create migrations to create settings table 10 years ago
Mike Koch ed6a0a9b7c #85 Remove version number from settings file 10 years ago
Mike Koch 64f6be511c Closes #83 now use Mods for Hesk instead of NuMods 10 years ago
Mike Koch bdd5402a2e Closes #67 Finished deleting attachments for notes 10 years ago
Mike Koch a1f7af11fc #67 Note attachments can now be downloaded 10 years ago
Mike Koch e293aa2e17 Ignore the attachments directory 10 years ago
Mike Koch 2a9219cf25 #67 Partial implementation of adding attachments to the notes view
Still has things to fix and need to add deleting attachments
10 years ago
Mike Koch 65a80089c0 #67 Wired up part of the UI. Still need to add section to view attachments 10 years ago
Mike Koch f904afe21f #67 Write migration scripts for attachments for notes 10 years ago
Mike Koch e84d9f3229 Closes #68: Notes can be edited 10 years ago
Mike Koch 26cfe83953 Closes #84: 'can_change_notification_settings' now respected by profile page 10 years ago
Mike Koch ad4fee1eb3 #84 Wired up the UI for changing notification setting permissions
Only non-admins can be restricted from changing notifications. Admins still can change freely
10 years ago
Mike Koch e6ff3d2514 #80 Added migration script for current 1.6.0 changes 10 years ago
Mike Koch c295201f52 #80 Move pre-1.4.0 scripts to freshInstall file 10 years ago
Mike Koch 855b66b1f3 Updated note email text 10 years ago
Mike Koch db34f581d0 Update README.md 10 years ago
Mike Koch 6caaead890 Closes #66 Update the UI to allow users to change note emails 10 years ago
Mike Koch 3d4c0a99b7 #66 Business Logic portion of emails to admins are done.
Still need to add the option to the edit user / profile page
10 years ago
Mike Koch 219b722917 Closes #74: A new ticket can be modeled after an existing ticket
A dropdown on creation was not feasible, but this works just as well and can be used outside of HESK
10 years ago
Mike Koch 8915114b42 Closes #63 open links in tickets in new tab / window
Typically, users should be given the ability to open links in the same window. However, according to HTML5 specifications, the _blank target attribute is now permitted for specific use cases. Opening external links, in my opinion, is a valid use case.
10 years ago
Mike Koch 83b4b16d48 Closes #73: Send email to customer when ticket closed 10 years ago
Mike Koch f1f62cbe3c Closes #72: Condense height of green bar for customer 10 years ago
Mike Koch 473f0f905c #72 Condensed the height of the green bar for staff 10 years ago
Mike Koch caa3e616de Added __latest.txt to .gitignore 10 years ago
Mike Koch 20760987b7 Closes #77 Fix print.php to properly format custom fields 10 years ago
Mike Koch fabb910cfd Closes #78 Fix layout for ticket w/out customer priority showing 10 years ago
Mike Koch ade760b3b3 Closes #82 The active flag is an enum value (string), not an integer 10 years ago
Mike Koch e535f2fb4e Update README.md 10 years ago