Rsl1122
|
311be89b03
|
fixed a bug in jquery.dataTables.js introduced in 0320b2cea8
|
2018-01-26 11:20:12 +02:00 |
|
Rsl1122
|
9d47cd32a8
|
Moved a couple data classes to new package.
|
2018-01-26 11:18:44 +02:00 |
|
Rsl1122
|
7faa619ae3
|
Fixed lag caused by WorldAliasSettings.addWorld #493
|
2018-01-25 16:04:40 +02:00 |
|
Rsl1122
|
cefe17ead8
|
Remove redundant code
|
2018-01-25 16:02:06 +02:00 |
|
Rsl1122
|
a60f77f06f
|
Fixed some enable issues on Bukkit version. More:
Tested functioning:
- Enable
- Reload
- Analysis & Inspect command
- Debug page
- WebServer functions partially
Tested not functioning:
- /player/playername (Null response)
- Some PageHandlers return null Response (Not supposed to)
- /server/ (Endless "Refreshing" page)
- /server/name
- Style responses not found in sub folders (eg /server/page)
- /players (jquery.dataTables.js Unexpected token)
- Internal InfoRequests do not work as intended
- Internal errors in RequestHandler
- /plan manage backup, restore, setup
Not Tested, probably not functioning:
- Bungee
- /plan manage setup
Not implemented:
- Player online information to transfer table
- Config setting transfer
- Bukkit - Bungee Set-up
|
2018-01-24 21:59:53 +02:00 |
|
Rsl1122
|
2b412f6f7b
|
Fixed PlanPluginBridge compile issues
|
2018-01-24 20:26:38 +02:00 |
|
Rsl1122
|
0d56a73125
|
Fixed rest of Compile issues
|
2018-01-24 20:12:13 +02:00 |
|
Rsl1122
|
ab87923420
|
Cleaned up main plugin class (Plan)
|
2018-01-24 19:34:41 +02:00 |
|
Rsl1122
|
c786e7795a
|
Deleted InformationManagers
|
2018-01-24 19:14:50 +02:00 |
|
Rsl1122
|
9b0d42587b
|
Fixed AnalyzeCommand
|
2018-01-24 18:53:00 +02:00 |
|
Rsl1122
|
d5fcb1edf0
|
Fixed compile errors in DatabaseTest (Renamed to SQLiteTest)
|
2018-01-24 13:10:05 +02:00 |
|
Rsl1122
|
118cbe7ee7
|
Fixes BatchUpdateException: Subquery returns more than 1 row (#501):
- Added LIMIT 1 to all subqueries used in tables.
|
2018-01-24 13:00:25 +02:00 |
|
Rsl1122
|
097958c416
|
Cleaned up some session related stuff while attempting to find a bug
|
2018-01-24 12:35:00 +02:00 |
|
Rsl1122
|
4d76671bc8
|
GenerateAnalysisPageRequest now runs analysis properly. In addition:
- Laid groundwork for running analysis of offline servers
- Changed InfoRequest request address to /info/ from /api/ to reduce confusion.
|
2018-01-24 11:48:23 +02:00 |
|
Rsl1122
|
4e959c325b
|
Removal of re-implemented methods that were deprecated for this refactor
|
2018-01-24 11:02:16 +02:00 |
|
Rsl1122
|
457334403e
|
Transfer Operations for CacheInspectPluginsTab
|
2018-01-23 18:38:47 +02:00 |
|
Rsl1122
|
f50d8dc90c
|
CacheInspectPluginsTabRequest
|
2018-01-23 18:16:09 +02:00 |
|
Rsl1122
|
137b0f3100
|
Removed endless loop from ConnectionSystem.sendInfoRequest
|
2018-01-23 17:31:45 +02:00 |
|
Rsl1122
|
334451372b
|
More work on ConnectionSystem
|
2018-01-22 17:54:08 +02:00 |
|
Rsl1122
|
56717a8947
|
Implemented Network Page updating
|
2018-01-21 17:03:56 +02:00 |
|
Rsl1122
|
18b8deac7c
|
Started work on Info system implementations
|
2018-01-21 13:24:50 +02:00 |
|
Rsl1122
|
a62e15fccd
|
Moved interfaces to inside the using class.
|
2018-01-20 11:07:07 +02:00 |
|
Rsl1122
|
e9b9c68d07
|
Moved SQLErrorUtil
|
2018-01-20 10:42:54 +02:00 |
|
Rsl1122
|
b333fb9919
|
Implemented TransferTable operations that are called so far.
|
2018-01-20 10:41:43 +02:00 |
|
Rsl1122
|
ba661ca2e0
|
Implemented a couple missing Check, Fetch & Save Operations for SQL
|
2018-01-19 17:24:28 +02:00 |
|
Rsl1122
|
60257a3004
|
Implementation to WebServer for the new InfoRequest system
|
2018-01-19 17:18:51 +02:00 |
|
Rsl1122
|
a6b5b25d9a
|
Work on GenerateInspectPageRequest & GenerateAnalysisPageRequest
|
2018-01-19 16:06:12 +02:00 |
|
Rsl1122
|
a22aa95c22
|
Refactored Graphs to be Objects. Sensible after "Creator" name removal.
|
2018-01-19 12:26:29 +02:00 |
|
Rsl1122
|
34198543ff
|
Bukkit ServerInfo
|
2018-01-18 17:26:37 +02:00 |
|
Rsl1122
|
45ba9d02c0
|
Removed some deprecated PlanPlugin methods
|
2018-01-18 14:13:44 +02:00 |
|
Rsl1122
|
f5f488f16a
|
Implemented CacheNetworkPageContentRequest
|
2018-01-18 12:17:56 +02:00 |
|
Rsl1122
|
027db58a0a
|
Added deprecated API class to main.java.com.djrapitops.plan
|
2018-01-18 11:59:39 +02:00 |
|
Rsl1122
|
1c488d50f8
|
Reduced TODO items allover the code
|
2018-01-17 22:39:08 +02:00 |
|
Rsl1122
|
0320b2cea8
|
Removed TODOs from code that isn't maintained in this project.
|
2018-01-17 21:37:17 +02:00 |
|
Rsl1122
|
980c11f287
|
throws to ConnectionIn
|
2018-01-17 18:10:36 +02:00 |
|
Rsl1122
|
b8274cbff8
|
Merge remote-tracking branch 'origin/4.2.0-refactoring' into 4.2.0-refactoring
|
2018-01-17 18:09:41 +02:00 |
|
Rsl1122
|
1b8ccff2f8
|
InfoRequestWithVariables, GenerateInspectPage, GenerateAnalysisPage
|
2018-01-17 18:09:26 +02:00 |
|
Rsl1122
|
31ff342dcc
|
Moved ServerInfo to new packaage
|
2018-01-17 13:14:39 +02:00 |
|
Rsl1122
|
7118c67c7e
|
Add missing files to VCS
|
2018-01-17 11:11:13 +02:00 |
|
Rsl1122
|
dc15c61953
|
Begun coding new Information transfer system
|
2018-01-17 11:10:28 +02:00 |
|
Rsl1122
|
47f061edcb
|
Rearranged code
|
2018-01-15 20:17:39 +02:00 |
|
Rsl1122
|
9bbe4b27b2
|
Move ops to database
|
2018-01-15 20:15:44 +02:00 |
|
Rsl1122
|
902c7c2470
|
Fixed some method calls
|
2018-01-15 15:54:33 +02:00 |
|
Rsl1122
|
0aed988e22
|
Removed some redundant code & fixed IllegalPluginAccessError (#482)
|
2018-01-14 21:41:51 +02:00 |
|
Rsl1122
|
15c6e17173
|
Finished basic responses for ResponseHandler
|
2018-01-14 21:31:31 +02:00 |
|
Rsl1122
|
65b45ce92c
|
Progress on database refactoring
|
2018-01-14 15:33:00 +02:00 |
|
Rsl1122
|
8cfaf54cb0
|
Database refactoring preparations
|
2018-01-13 22:02:57 +02:00 |
|
Rsl1122
|
91e58d29e2
|
Cleaned up task registration
|
2018-01-13 21:20:29 +02:00 |
|
Rsl1122
|
fb09f327ef
|
Split TPSCountTimer into multiple subclasses.
|
2018-01-13 14:15:35 +02:00 |
|
Rsl1122
|
8f6b196b60
|
Moved task system
|
2018-01-13 13:51:52 +02:00 |
|