Commit Graph

21 Commits

Author SHA1 Message Date
Keir Nellyer e1a32b6da0 Show error messages for reports which do not have any related chat
messages
2016-06-29 18:06:30 -04:00
Keir Nellyer 128f6af83d Show time of last report and time since 2016-06-27 18:15:41 +01:00
Keir Nellyer c5319dbe1d Switch identifier system for id system (no need for tokens any more) 2016-06-24 18:08:47 +01:00
Keir Nellyer 6028bfb0d0 Make expanded pages work again 2016-06-24 18:06:33 +01:00
Keir Nellyer 7e33558e2d Updates to the report system website, semi-works 2016-06-23 20:41:46 +01:00
Keir Nellyer 7b184eab03 Fix various MySQL errors, further transition to fetching from db 2016-06-23 15:18:00 +01:00
Keir Nellyer 71a4b601e5 Some work on getting the chatsnap site to read from the database 2016-06-19 22:21:12 +01:00
Keir Nellyer ffc678cc3d Small tidy-up of code. 2016-02-27 00:25:48 +00:00
Keir Nellyer bafd34f9ac Add "Show All" link. 2016-02-27 00:08:48 +00:00
Keir Nellyer c9b343a1fb Pro-tip: Always make sure you read Trello before adding a feature (un-doing pagination). 2016-02-26 22:55:33 +00:00
Keir Nellyer af8ad218be Separate previous, pages and next buttons. 2016-02-25 18:29:38 +00:00
Keir Nellyer 1c7d48575f Initial pagination draft. 2016-02-25 18:18:35 +00:00
Keir Nellyer 253f5cc664 Improve our English slightly. 2016-01-29 23:12:50 +00:00
Keir Nellyer 398c56983b Retrieve player ranks from database and display them. 2016-01-16 23:45:37 +00:00
Keir 710654cd06 Use Validate class from Apache Commons to minify code. 2016-01-08 15:06:13 +00:00
Keir 3be6030a5d Exit if no identifier is supplied before any errors are caused. 2016-01-07 16:21:33 +00:00
Keir 21d8576787 Fix "bubbles" becoming detached from their icon. 2016-01-07 15:52:03 +00:00
Keir 00e92f2569 Change date time format, biggest -> lowest units. 2015-12-29 06:20:13 +00:00
Keir 16b3ad6c1c Hovering over a reports age now shows the full date and time it was created. 2015-12-29 06:09:45 +00:00
Keir 738815bbb1 Show age of report instead of creation date and time for ease of use. 2015-12-29 05:51:50 +00:00
Keir 56c5b8edee Rename module to ReportServer. 2015-12-24 21:29:40 +00:00