Commit Graph

171 Commits (18f9afb2237f2029c7815e5dd0cc51038ba7c990)
 

Author SHA1 Message Date
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
Mike Koch 187db3635e Closes #35: Autorefresh now working on the ticket dashboards! 10 years ago
Mike Koch 93a72804f9 #35 Refresh value must be 1000 or greater to prevent constant refreshes 10 years ago
Mike Koch 9f78ed41fd #35 Ticket dashboard now shows autorefresh time 10 years ago
Mike Koch daaca6c631 Fixed version # in language file 10 years ago
Mike Koch 97a4520d0b #35 removed irrelevant TODO 10 years ago
Mike Koch e4744829ac #35 Update install scripts for auto-refresh 10 years ago
Mike Koch b2b0004c49 #35 Added auto-refresh property to the users table 10 years ago
Mike Koch 4983d2a6d7 Closes #48: Custom fields now follow proper styling on the print page 10 years ago
Mike Koch df15806e42 Closes #47: The panel now collapses to the correct size when there are 0 results. 10 years ago
Mike Koch 29aa70aab7 custom0 isn't a valid custom field 10 years ago
Mike Koch 84f6e91c0b Revert "Getting started on LDAP/Active Directory integration"
This reverts commit 98a7633cb6.
10 years ago
Mike Koch 30b4c2a908 Revert "Made some more progress on AD authentication"
This reverts commit 0e6bb7c2e4.
10 years ago
Mike Koch 0e6bb7c2e4 Made some more progress on AD authentication 10 years ago
Mike Koch 98a7633cb6 Getting started on LDAP/Active Directory integration
I still have no clue if any of this works; I'm just using a code snippet to get started on this. Still need to LDAP escape the user string (don't want them sending in *!) and test the whole thing.
10 years ago
Mike Koch cc055e3f12 Updated version number 10 years ago
Mike Koch 291b8fcf5b Shouldn't push the attachments file out in releases. 10 years ago
Mike Koch fa705816c5 Only show login icon when icons are enabled 10 years ago
Mike Koch 364b2fdd91 #42 Show font icons on the navigation menus if setting is enabled 10 years ago