Commit Graph

1904 Commits (bootswatch)
 

Author SHA1 Message Date
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
Mike Koch aa2e74a92a Closes #79: Added missing SQL statement in update script 10 years ago
Mike Koch 86393193f4 Updated version number 10 years ago
Mike Koch a490a6ee5a Closes #75: Current user cannot be deleted, and god admin can't be disabled 10 years ago
Mike Koch 7b210df019 Revert "#57 Finished UI portion of customer category specification feature"
This reverts commit ef5e75696a.
10 years ago
Mike Koch ef5e75696a #57 Finished UI portion of customer category specification feature 10 years ago
Mike Koch a45d97a9db Closes #65: The god admin cannot be edited by other users 10 years ago
Mike Koch eff111e583 #62 The DB should treat a 1 as "notify the customer", not 0 10 years ago
Mike Koch 95c89c612a #62 Ticket screen now honors the email profile setting 10 years ago
Mike Koch 7c40c25cff #62 The send email property should be set to false by default 10 years ago
Mike Koch 2c03c30e61 #62 The profile page can now handle default settings for sending emails on replies 10 years ago
Mike Koch 1fa8e19f98 Missed some content 10 years ago
Mike Koch de6136bf26 Fixed some SQL statements 10 years ago
Mike Koch c4a50d10f7 Missed some content 10 years ago
Mike Koch 52cf5ab447 #59 Only pull back active users 10 years ago
Mike Koch 9c6436a27d #59 Don't show the deactivate icon for the current user 10 years ago
Mike Koch ddd1a05f65 #59 Don't allow users to deactivate themselves 10 years ago
Mike Koch c72c5054f0 #59 Contentified some text 10 years ago