Commit Graph

2319 Commits (master)
 

Author SHA1 Message Date
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
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 8f27ba2c48 #59 Mark all current users as active
Otherwise no one can log in
10 years ago
Mike Koch 8fca201ad8 Use an enum instead of an int 10 years ago
Mike Koch fda266629f #59 Use an enum instead of a bit
PHP/MySQL treats the bit in a really strange way...it just never works right
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 6c3237c58c #59: Added alter table statement for a user's active flag 10 years ago
Mike Koch 1ec604f94c Closes #54: Custom language text can now be loaded for each language 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 e6db35fadf Closes #56: Responsified the ticket table 10 years ago
Mike Koch df847c7e18 Fixed update script for those who attempted the 1.4.0 installation 10 years ago
Mike Koch 16f7aedc97 Update version # 10 years ago
Mike Koch eab42588fb Added additional queries to base installation script 10 years ago
Mike Koch 56612a4927 Updated version # 10 years ago
Mike Koch 1ad5d5c063 Fixed SQL query 10 years ago
Mike Koch 5f70187de0 Version 1.3.1 was never released 10 years ago
Mike Koch 511ff23d22 Update README.md 10 years ago
Mike Koch 616647e42a I never made 1.3.1 a release 10 years ago
Mike Koch a05a56fd3e Updated version numbers 10 years ago
Mike Koch 77eb9188b6 Updated update scripts/files 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 e045921e9f #29 Check the banned emails list for piped emails
We can't check IPs since they can't always be pulled from the email.
10 years ago