Commit Graph

489 Commits (ae7e022b3e714d6cb3420bfa8e2c79830ce0b6f4)
 

Author SHA1 Message Date
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
Mike Koch 7ede557b64 #29 IP / Email bans now are used on the submit ticket page.
Still need to do POP3 fetching / piping.
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 f43ce1c8d4 Partial update script to 1.4.0 10 years ago
Mike Koch a34284f337 Updated some miscellaneous files. 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
Mike Koch e357e62e0c #49 Getting started on the NuMods settings page 10 years ago
Mike Koch b5361d683a Don't show the maintenance page when on the login screen 10 years ago
Mike Koch bdf2460755 Closes #34: Very basic maintenance mode up and running 10 years ago