Commit Graph

104 Commits (64f6be511c2e987040c06eaaeddd59fff920002e)

Author SHA1 Message Date
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 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 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 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 83b4b16d48 Closes #73: Send email to customer when ticket closed 10 years ago
Mike Koch 473f0f905c #72 Condensed the height of the green bar for staff 10 years ago
Mike Koch ade760b3b3 Closes #82 The active flag is an enum value (string), not an integer 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 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 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 bee3b84855 #59 Active users are now manageable 10 years ago
Mike Koch e14e5f1050 #59 Partial implementation of active users on the manage users page 10 years ago
Mike Koch 6c126ec78e #59 We check for an active user on login 10 years ago
Mike Koch 270a796090 #59 Now the admin ticket page filters out inactive users 10 years ago
Mike Koch 96f73211d9 Closes #61: Manage help desk settings can be toggled for non-admins and admins 10 years ago
Mike Koch 16da573a8f #61 Only allow those with access to the settings page to give others access 10 years ago
Mike Koch 3d6c11dd57 #61 Admins can now designate who can view the settings page 10 years ago
Mike Koch a2c058ea16 Closes #64: The IP address is now a link to it's WHOIS record 10 years ago
Mike Koch d8130cc442 Closes #70: Notes are now displayed underneath the green row
To keep consistent with the default HESK layout
10 years ago
Mike Koch 473a307236 Closes #53: The column width for the label text is now larger 10 years ago
Mike Koch bdbecd11e8 Closes #55: Email is no longer required on admin/edit_post.php 10 years ago
Mike Koch 18f9afb223 Closes #52: Contentified some hard-coded strings 10 years ago
Mike Koch 1855386878 Closes #39 - finished parent/child relationships 10 years ago
Mike Koch 3151ece7df #39 making more progress on parent/child relationships
Still need to update childs when merging/deleting tickets, and need to add the ability to assign its parent, and to delete a parent/child relationship
10 years ago
Mike Koch a4fa98d010 #39 Ticket screen now shows parent/children of that ticket 10 years ago
Mike Koch 69f7636fa5 Closes #31 e-mail is no longer required for staff 10 years ago
Mike Koch ea5947c6c1 Closes #50: Don't re-index statuses until after everything has been updated 10 years ago
Mike Koch f000ebc729 #51 Fixed variable naming clash 10 years ago
Mike Koch 6c25a38134 #29 Use ip2long / long2ip to convert IP addresses to easily compare 10 years ago
Mike Koch 26887979e1 #29 Now IP ranges and emails can be added to the banned tables thru the settings page 10 years ago
Mike Koch 7b3bc087b1 The UI for IP/Email bans is ready to go 10 years ago
Mike Koch 31d4eb3ee5 #29 Getting started on the IP/Email bans 10 years ago
Mike Koch e86e61065a Closes #49: Add help text to all NuMods settings. 10 years ago
Mike Koch a277ce1060 Use the settingsquestionmark class for all question marks 10 years ago
Mike Koch 77e0b01725 #49 NuMods settings can now be changed via the Settings page 10 years ago