1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 22:59:28 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
52c44f298e Added generalised handlebars context 2022-04-19 00:21:40 +00:00
28ac0df520 Split out singleTest route and fix priorities for routes 2022-04-18 15:00:50 +00:00
ad1a50d4f2 Reorder User constructor params 2022-04-11 23:45:17 +00:00
b489f055aa Fix multiple instantiation problem 2022-03-30 10:08:53 +00:00
7b8eafa1db Split class routes into two files 2022-03-29 10:13:05 +00:00
4c2a078530 Refactored database connection system to use a shared pool per-request 2022-03-28 08:01:05 +00:00
bd662661ee Fixed validation middlewares so they they run against all HTTP request types 2022-03-21 10:37:55 +00:00
bff42cdefa Add route for classUser pages 2022-03-21 09:15:14 +00:00
0298c81f51 Make test and class validation more general 2022-03-14 09:42:33 +00:00
57def008c8 Add class route now actually adds class 2022-03-08 11:43:44 +00:00
c92181cbf2 Added routes and validation for testing add pages 2022-03-07 15:11:19 +00:00
f6909b06a9 Added route for GET class/add 2022-03-07 14:49:28 +00:00
c6419cad8b Added add test and add class buttons to tests and classes pages 2022-03-06 22:47:48 +00:00
e94f8ef94c Added class stat data, and amended pluralisation logic 2022-03-06 20:36:21 +00:00
ec87a77dd2 Added Class.hasAccess to validate user input and add security 2022-03-04 22:39:56 +00:00
805d870755 Added validation for individual class page 2022-03-03 02:19:10 +00:00
959576585d Added class route, contains mostly real data but some test data too 2022-03-03 02:17:53 +00:00
3b5b9f7d88 Populate tests and classes pages 2022-02-25 19:52:46 +00:00
7ce12f5ef4 Prepare for register and login functionality 2022-02-13 21:53:13 +00:00
c7b3cd131f Added forgotten strict mode declarations 2022-02-09 15:26:49 +00:00
549b8278d6 Splitting admin routes into pages to prepare for addition of functionality 2022-02-08 21:52:33 +00:00