Commit Graph

99 Commits (master)

Author SHA1 Message Date
Etzelia 80f2ad6de8 Remove pre-retrieve status message from MCM bot actions
The results are fast enough that a status message is just spam.
2018-12-10 21:43:54 +01:00
Joey Hines fdb51af5c2 register now checks if a user with a nickname matching to the player is already on the server 2018-12-10 13:26:14 -06:00
Joey Hines 03f5c87334 Added a check to register to check for username changes and if the player is banned
If the username is not found in the applications, players is queried to find a matching player
is_banned property is now checked before adding them to the server
2018-12-10 12:44:31 -06:00
Joey Hines 6a0d9d56e2 Reverted OreAlert changes 2018-12-09 10:35:37 -06:00
Joey Hines f80de5a85a Added register command to the MCM Discord Bot
Register queries the applications for the user and applies the rank and the nickname if found
2018-12-09 10:22:52 -06:00
Etzelia 007b4d9319 Remove "searching for..." message as results are returned too quickly to matter. 2018-12-08 23:40:08 -06:00
Etzelia 111aa9eaa3 Formatting consistency 2018-12-08 23:38:30 -06:00
Etzelia b91078a4a7 Only query players with a valid application in the bot 2018-12-08 23:35:29 -06:00
Etzelia 489012c016 Various Fixes/Improvements
Fixes #2
Added links to player profiles from tickets/warnings
Increased app searches in Discord to also search players if no applications are found
If the plugin needs to be able to run advanced searches, may need to update the Model API
2018-12-08 23:30:56 -06:00
Joey Hines 938ec65422 Merge branch 'master' of https://git.etztech.xyz/Etzelia/MinecraftManagerDjango 2018-12-08 22:10:12 -06:00
Etzelia a726001145 Make the demote command message longer
Hopefully that forces it onto a new line?
2018-12-06 20:25:26 +01:00
Etzelia 125730569b Average age only needs accepted applications 2018-12-06 18:00:57 +01:00
Etzelia 3129f8dad0 Too squashed 2018-12-05 23:36:04 -06:00
Etzelia 4b4419b39a Squashed admin area 2018-12-05 23:35:16 -06:00
Etzelia e2aa2a035c Overview additions
Changed alert icon to a bell
2018-12-05 23:30:07 -06:00
Etzelia b44f49239b Overview improvements 2018-12-05 22:38:36 -06:00
Etzelia 76e6084b5b Forgot to round average as well 2018-12-05 17:06:26 -06:00
Etzelia 4570f1416a Added rounding 2018-12-05 17:05:32 -06:00
Etzelia 9f3d7e7ae3 Changed ratios to percentages 2018-12-05 17:01:50 -06:00
Etzelia 611c4e1934 First pass on overview
Need to add more and maybe make it look better...
2018-12-05 16:58:26 -06:00
Etzelia c9d5546386 Banned IP Match
Only ping once with the name of all associated banned players.
2018-12-05 19:16:36 +01:00
Etzelia 4cd9d12914 Added display property to Token to make admin page more intuitive. 2018-11-23 09:38:37 -06:00
Etzelia c16c480620 Replace key with description on admin list page. 2018-11-23 16:33:06 +01:00
Etzelia d7a23cfcbc Add description field to admin page. 2018-11-23 16:30:45 +01:00
Etzelia 6e1063bb0e Add description field to Tokens 2018-11-23 16:28:05 +01:00
Etzelia 73a6c51d44 Updated docs 2018-11-21 21:17:23 -06:00
Etzelia 20c97188ef Finished API tokens 2018-11-21 21:15:21 -06:00
Etzelia 7ae8fa576d Started work on API tokens 2018-11-21 17:04:47 -06:00
Joey Hines d4b0a58b19 Added logging for OreAlert crashes.
Hopefully this will help find the source of all the crashes.
2018-10-21 16:43:36 -05:00
Etzelia d35b77014f Added support for filtering at the individual stat level 2018-10-21 16:40:47 -05:00
Etzelia cfeabc3727 Added demote command to bot
Updated Docs
Fixes #12
2018-10-20 22:59:10 -05:00
Etzelia a314e51262 Updated documentation for development 2018-10-20 21:55:24 -05:00
Etzelia f55c98779a Remove tabs
Last commit used tabs instead of spaces
2018-10-18 16:55:19 +02:00
Etzelia 03d343e44b Fix player.ips
Removed circular method call
2018-10-18 16:53:40 +02:00
Etzelia cb460e10c2 IP Cleanup
Removed filtered IPs from player.ips property
2018-10-18 16:44:32 +02:00
Etzelia d19d245438 IP Search
Implemented a search field for the admin site
2018-10-16 22:32:12 -05:00
Etzelia 1440c6fa09 Added API filtering
API filtering can be useful to only allow certain information to be gathered from the API rather than all data
Implemented API filtering on IPs and changed internal IP filtering for security purposes
2018-10-16 22:22:28 -05:00
Etzelia ed63871e93 Player page cleanup
Accidentally nested the title inside the section
2018-10-12 22:30:54 -05:00
Etzelia 17399b17e2 Polish
Removed page headers and relocated to the window title to reclaim screen real estate
2018-10-12 22:26:59 -05:00
Etzelia 28841c58d6 Spacing
Added one more space between glyphicons and text to relieve cramping
2018-10-12 21:52:05 -05:00
Etzelia 60806362bc Polish
Added glyphicons to dashboard
Removed hover properties from brand
2018-10-12 21:49:03 -05:00
Etzelia b75ddee03b Moved documentation into project 2018-10-12 20:58:33 -05:00
Etzelia 52a65272ea Bug Fixes
Fixed #7
Fixed #9
Fixed #11
2018-10-10 21:42:55 -05:00
Etzelia c8c8e5eeda Found issue after last commit
This was an issue early in development. Found and fixed the problem.
2018-10-02 18:27:05 +02:00
Etzelia 256cfe8b0d Changed dataTable to reportTable
I think giving it a name too similar to the plugin was causing issues.
2018-10-02 18:22:56 +02:00
Etzelia 7a5e0ab170 New property on IP model
last_used_formatted - Returns last_used if valid, else "N/A"
2018-09-22 23:36:37 -05:00
Etzelia bfe310f636 IP last used date & IP info
Added last_used to IP model
Created page to view an IP and last dates for any associated players
2018-09-21 23:35:51 -05:00
Etzelia a9862ae778 Theme overhaul & Player search
Overhauled themes to bootswatch
Finally added missing glyphicons
Added player search to nav-bar
2018-09-21 00:05:11 -05:00
Etzelia da44791186 Initial commit for Gitea 2018-09-19 21:56:17 -05:00