Commit Graph

708 Commits

Author SHA1 Message Date
Rsl1122
bc7df57c40 Removed UserData "dataCache" Map from DataCacheHandler
Removed Clear, Save & Get Queues.
Renamed DataCacheHandler to DataCache
Moved Process queue & Renamed to ProcessingQueue
2017-08-21 19:58:49 +03:00
Rsl1122
67df66cc31 Removed GMTimesTable 2017-08-21 19:19:33 +03:00
Rsl1122
7fd9960c8a Removed need for WorldTimes Optionals. 2017-08-21 19:19:17 +03:00
Rsl1122
b6dcafb18b Removed need for WorldTimes Optionals. 2017-08-21 19:11:28 +03:00
Rsl1122
75ccecce02 Fixed WorldTimes, now works as intended. 2017-08-21 18:55:07 +03:00
Rsl1122
6bd14e03fe Replace the big test with a more specific test. 2017-08-21 18:29:40 +03:00
Rsl1122
437345cded Changes WorldTimes to work with GMTimes, Breaks the Database, Grathering & Analysis. 2017-08-21 17:55:49 +03:00
Rsl1122
7245a02c2f More changes planned (Deprecations & Todos to UserData) 2017-08-21 13:30:44 +03:00
Rsl1122
54b9dc4374 Improve ServerInfo so that it will work when swapping from sqlite to mysql. 2017-08-21 13:30:19 +03:00
Rsl1122
e44b20d74f Server Information Storage 2017-08-21 12:45:21 +03:00
Rsl1122
cee61ceda5 Inspect page now has some variables replaced. A lot TODO there. 2017-08-21 11:24:49 +03:00
Rsl1122
21da757362 Analysis page now works. (Some placeholders not implemented)
Removed some Deprecated settings.
More TODO markings.
2017-08-21 11:06:20 +03:00
Rsl1122
b8d2321584 Merge pull request #266 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (4)
2017-08-21 09:05:20 +03:00
Rsl1122
197aa26933 Themes (Examples generated onEnable, temporary) 2017-08-20 22:15:13 +03:00
Fuzzlemann
5d7b54cdd4 Change analysis.html to server.html
Remove the percentage signs at addValue
2017-08-20 17:34:54 +02:00
Fuzzlemann
d03626b34c Fix SSL Certificate Config Path 2017-08-20 17:11:53 +02:00
Fuzzlemann
866e09d940 Optimize .css file 2017-08-20 16:53:31 +02:00
Fuzzlemann
4dac747fed Optimize some .js and .html files
Update German language
2017-08-20 16:46:19 +02:00
Fuzzlemann
eac4239b77 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-20 15:54:59 +02:00
Fuzzlemann
b81a73bdf2 Adds a WhereParser 2017-08-20 15:53:59 +02:00
Rsl1122
da3006726f Updated ProcessQueue to use generics Process object
Updated HandlingInfo to extend Process object. (HandlingInfo May be removed in the near future)
2017-08-20 16:51:26 +03:00
Rsl1122
7c44a96e71 Fix Locale, Deleted localization folder (Old Version locale no longer supported after 4.0.0 release) 2017-08-20 16:22:23 +03:00
Rsl1122
cf016c334a Merge pull request #265 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (3)
2017-08-20 16:19:32 +03:00
Fuzzlemann
6102aa81bb Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-20 15:13:22 +02:00
Rsl1122
ded98540d8 Start of ServerInfo, Fix typo in server.html 2017-08-20 16:09:52 +03:00
Fuzzlemann
9e31e7d056 Add ToDos at the missing things 2017-08-20 15:07:22 +02:00
Fuzzlemann
9db4a74154 Use Processor (still needs something todo) 2017-08-20 14:47:36 +02:00
Fuzzlemann
1ed32a8f12 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-20 13:54:50 +02:00
Fuzzlemann
2142990758 Move the auto generation to the correct location (Customization.Plugins -> Plugins)
Start using StrSubstitute with REPLACE variables
2017-08-20 13:51:38 +02:00
Rsl1122
812e44b598 Made Queue more accessable. Added Processor 2017-08-20 14:10:03 +03:00
Rsl1122
3a0cb7c33e Moved Queue to a different package. 2017-08-20 13:34:06 +03:00
Rsl1122
2ace9165cd analysis.html has been removed. (More todo entries) 2017-08-20 13:30:12 +03:00
Rsl1122
7161781378 Planned Changes (More Deprecation) 2017-08-20 13:27:03 +03:00
Rsl1122
8b550a2349 Planned DB Changes 2017-08-20 13:06:39 +03:00
Rsl1122
498adb571c Moved example html files to attempt html preview 2017-08-20 12:44:35 +03:00
Rsl1122
ff3fb9eac1 New Html, Rewrote Config, Deprecated some Settings enums 2017-08-20 12:20:01 +03:00
Rsl1122
1709ba394e Apparently artifact id can't be changed temporarily 2017-08-20 10:51:19 +03:00
Rsl1122
e3712f0e4c Merge remote-tracking branch 'origin/4.0.0-BungeeCord-Support' into 4.0.0-BungeeCord-Support
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/Plan.java
2017-08-20 10:46:39 +03:00
Rsl1122
d27144455e Disabled Metrics 2017-08-20 10:44:58 +03:00
Rsl1122
e2a587a527 Merge pull request #264 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (2)
2017-08-20 10:44:29 +03:00
Fuzzlemann
27add1ea47 Add Exception handling when the POST Request is encoded in the wrong encoding 2017-08-20 02:35:55 +02:00
Fuzzlemann
dcff04b73a Add Exception Handling when an error at the API happens 2017-08-20 02:25:09 +02:00
Fuzzlemann
c37b0c8941 Replace the old placeholder system with the new one (%PLACEHOLDER% -> ${PLACEHOLDER}) 2017-08-20 02:07:19 +02:00
Fuzzlemann
971007b589 Outsource the Web APIs into their own separate classes 2017-08-19 18:03:56 +02:00
Rsl1122
25bdd2161e Merge pull request #262 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (1)
2017-08-19 18:19:34 +03:00
Fuzzlemann
67152ea5cc Remove a whitespace 2017-08-19 17:18:38 +02:00
Fuzzlemann
751719b357 Add the Web API for Bukkit 2017-08-19 16:55:34 +02:00
Fuzzlemann
82cf6e62fd Remove "/" at the CommandInfo 2017-08-18 18:00:39 +02:00
Fuzzlemann
bcd008cbbe Sorting ignores now the case 2017-08-18 17:15:23 +02:00
Fuzzlemann
21aec1fb6d Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-18 12:29:59 +02:00