Commit Graph

16 Commits

Author SHA1 Message Date
866c9b10cf Exception handling for database queries 2022-08-20 10:56:43 +01:00
b15f76701e Code clean up: redundant semicolons
Made variable declaration style in for loops consistent
2022-08-17 16:34:59 +01:00
d140f93d25 Bugfix: hude club field when empty 2022-08-11 11:41:57 +01:00
9f8ea16974 Bugfix: button display 2022-08-11 11:01:29 +01:00
ff5b19fa0b Editing text: remove repetition 2022-08-11 10:24:15 +01:00
49a7fb1007 More elegant error handling 2022-06-20 11:27:05 +01:00
17b985d238 Bugfix: 404 errors with request.endpoint
Fixed static folder 404 errors
2022-06-18 02:18:07 +01:00
08a140a73b Finished common section of app 2022-06-16 15:19:26 +01:00
5c8435d39e Added cookie consent 2022-06-16 13:22:06 +01:00
e264b808fc Added email notifications 2022-06-16 12:46:03 +01:00
4b08c830a1 Finished quiz and debugging 2022-06-16 10:44:48 +01:00
b9d45f94fe Finished Quiz Console 2022-06-16 01:03:06 +01:00
2ea778143e Finished admin console 2022-06-15 23:54:44 +01:00
62160beab2 Restored static and template files 2022-06-15 11:43:04 +01:00
66e7b2b9f8 Views into module 2022-06-12 21:02:22 +01:00
436c8e0e2d Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00