20 Commits

Author SHA1 Message Date
jcreek 5482307856 Fixed submittal and changed admin email address 2014-11-09 02:42:19 +00:00
jcreek da801d84c7 Set up the GitHub files ready for a new game 2014-11-08 01:56:06 +00:00
jcreek 68c3aaf140 Fixed index.php errors 2014-11-08 01:55:04 +00:00
jcreek 21f2aa14f6 Fixed typo 2014-11-07 21:24:54 +00:00
jcreek 703d3a2c1e Included rules pdf link 2014-11-07 21:20:52 +00:00
jcreek 8b6d2832c4 Updated instructions
Now guides through all current functions of the admin backend
2014-11-04 00:51:34 +00:00
jcreek 6b271ba203 Undid that last change
It was a red herring
2014-11-04 00:45:03 +00:00
jcreek 8c4f48a73d MySQL -> MySQLi changes begun
It was throwing an error about MySQL being depreciated with Connect and
suggesting a move to MySQLi
2014-11-04 00:42:47 +00:00
jcreek c07ae83d8c Fixed that bug 2014-11-04 00:40:54 +00:00
jcreek e5ab087e7f Some small cosmetic changes and failed fix of bug
Bug is on admin-tools/reset-all.php and seems to be failing to load
base.php
2014-11-04 00:01:00 +00:00
jcreek 4467af9add Updated to-do list 2014-08-22 17:42:57 +01:00
jcreek 357806534f Cleanup and to-do list 2014-08-22 17:32:18 +01:00
jcreek ddefa3a171 Added admin tools, provided link to admin page 2014-08-22 17:21:19 +01:00
jcreek 8a2f8b629a Further admin tools
There’s a bug where the CSV export isn’t putting anything into the CSV
2014-08-22 16:47:39 +01:00
jcreek 63cc7979a7 Unimportant changes 2014-08-21 21:23:50 +01:00
jcreek 249b90b304 Cleaned up and made admin tools mobile-first 2014-08-21 19:33:54 +01:00
jcreek a536194c31 Slight cleanup 2014-08-21 19:11:12 +01:00
jcreek 9697849acf Begun adding the full admin backend
Admin users can now create the users table (means whoever sets up the
site only needs to create a database then non-tech admin users can
continue from there), close registration and start the game.
2014-08-21 19:05:09 +01:00
jcreek 227c7a4066 Create README.md 2014-08-21 14:19:35 +01:00
jcreek 0a7943162d Committing the current version
This version works and has been tested in a full game with over 50
players however there isn’t as yet a proper admin backend and many
activities require the admin to fiddle with html or SQL at the moment.
2014-08-21 13:57:55 +01:00