Commit Graph

25 Commits

Author SHA1 Message Date
Keir
a72125b1dc Implement new error thingy. 2015-12-18 18:11:25 +00:00
William Burns
0e0a22ab15 Error page 2015-12-18 17:56:22 +00:00
Keir
0b4568e785 Commit progress. 2015-12-18 17:41:03 +00:00
Keir
77595c8fbc Allow search form to be loaded when no identifier is supplied (error messages are a bit crappy atm I'm aware). 2015-12-18 16:20:57 +00:00
Keir
bd887e1eef Make search box functional. 2015-12-18 15:52:20 +00:00
Keir
2e02b9c8ea Hide WIP rank label.
Fix spelling issue.
2015-12-17 17:43:36 +00:00
Keir
ad9620bb3d Fix formatting. 2015-12-16 16:02:45 +00:00
Keir
3ecb4c7fb8 Report handlers are now parsed and displayed correctly. 2015-12-16 16:01:19 +00:00
Keir
9c7c6fdb37 Don't treat these ints as strings (quicker comparison). 2015-12-16 13:58:05 +00:00
Keir
56d606adf0 Constants cannot hold arrays. 2015-12-16 13:38:48 +00:00
Keir
b5149d2da7 Implemented williams frontend design. 2015-12-16 00:22:55 +00:00
William Burns
958399be59 Merge branch 'feature/report' of ssh://184.154.0.242:25565/min/mineplex into feature/report 2015-12-15 22:17:15 +00:00
William Burns
bc88a35cea Add my first design! 2015-12-15 22:17:05 +00:00
Keir
398fcfdcba Update php code to parse new report data.
Main class is now view.php.
2015-12-15 22:13:23 +00:00
Keir
1042032836 Update the web side to handle to handle the new changes. 2015-12-15 21:36:54 +00:00
Keir
50753e30e6 Clicking a users name copies it to the users clipboard and also displays an alert to the user that this has happened. 2015-12-13 19:12:32 +00:00
Keir
a1f1667647 Fix "Player.php" filename case. 2015-12-11 12:28:38 +00:00
Keir
4b122b16ae Fix formatting.
Fix "Player.php" filename case.
2015-12-11 12:28:12 +00:00
Keir
7749401e62 Show UUID when clicking on a username (temporary). 2015-12-09 20:05:24 +00:00
Keir
54157024f7 Committing current progress, can't afford to lose this again 2015-12-09 18:06:04 +00:00
Keir
9ce7b25482 Prevent escaping in id string. 2015-12-08 18:37:05 +00:00
Keir
c22a206a0e Added some documentation (mainly declaring variable types). 2015-12-08 10:38:44 +00:00
Keir
529eab5aef Improved the report php code, made it more object orientated.
Commented out debug code.
2015-12-07 23:43:29 +00:00
Keir
67b3fe1d23 Merge branches 'feature/report' and 'master' of ssh://184.154.0.242:7999/min/mineplex into feature/report
# Conflicts:
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesManager.java
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesRepository.java
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/ExclusivePreferencesPage.java
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/PreferencesPage.java
2015-12-07 18:11:40 +00:00
Keir
eed944597c Commit PHP code. 2015-12-07 17:05:58 +00:00