Commit Graph

256 Commits

Author SHA1 Message Date
770e4546e8 Moved csv header definition to nested function. 2018-10-30 15:57:06 +00:00
42ce7bd8df Added csv dump matching format of existing observations database. 2018-10-30 15:54:45 +00:00
51fbb9a3db Fixed spacing in persons list. 2018-10-30 11:00:53 +00:00
4636b79d61 List of participants in observation view is now a comma separated list. 2018-10-30 10:38:04 +00:00
566c2da78a Added an icon. 2018-10-29 15:46:49 +00:00
8a6e3a312a Fixed searching for an observation by an associated individual. 2018-10-29 15:26:12 +00:00
2834010c3b Added warning if no names have been assigned to an observation. 2018-10-29 15:25:21 +00:00
474fbe18da Added test for controller search with person. 2018-10-26 11:08:33 +01:00
680fe08a9e Added person filters to the frontend. 2018-10-22 14:42:12 +01:00
4cba15acb3 Formatting. 2018-10-22 13:19:31 +01:00
563bbd17da Added check for if person is empty in an observations request. 2018-10-22 11:19:58 +01:00
95b40bac3d Persons now rendered in Bootstrap columns rather than a list. 2018-10-22 10:44:45 +01:00
537d89a61b Updated Spring version. 2018-10-22 10:43:05 +01:00
af70415dd4 Persons are now stored as an entity rather than embeddable. 2018-10-22 10:42:00 +01:00
ceb6d08c4a Frontend can now submit and view persons. 2018-10-19 14:31:26 +01:00
fe92ec7749 Removed unused prints, updated dependency versions. 2018-10-19 13:27:26 +01:00
bee72b152c Added recording of persons to the backend. 2018-10-19 10:33:58 +01:00
77a0077be1 Totals now only show if they actually have a value. 2018-10-19 10:33:32 +01:00
f1041ca4b4 Differentiated colours for new category splits. 2018-10-16 16:27:55 +01:00
d94c1b2559 Enabled gap spanning on stats chart. 2018-10-16 16:24:21 +01:00
9c63c307ea Added extra category subdivisions. 2018-10-16 14:48:36 +01:00
73f1640515 Pages now have proper titles. 2018-10-12 11:57:33 +01:00
6172c3c024 Added spacing in observation title. 2018-10-12 11:45:41 +01:00
5089e36faf Observation entry now only possible if store values have been setup. 2018-10-11 13:55:45 +01:00
7217067690 Added any tutor option to stats page too. 2018-10-11 11:48:57 +01:00
6a4718d16f Formatting. 2018-10-11 11:46:21 +01:00
c4fb3e5800 Added option to tutor list for no filtering. 2018-10-11 11:45:58 +01:00
a0fcec8113 Refined contact details. 2018-10-11 11:36:37 +01:00
29fbbbcc74 Formatting. 2018-10-11 11:23:59 +01:00
f5f2248817 Suppressed ignored warning. 2018-10-11 11:23:05 +01:00
713cd78125 Added about page. 2018-10-11 11:22:14 +01:00
5d5ce1074a Added some fancy animations. 2018-10-11 10:50:32 +01:00
f4754f94cb Title now also appears in viewed observations' tab. 2018-10-11 09:01:24 +01:00
c591c2d885 Formatting. 2018-10-11 08:54:05 +01:00
2b1966e505 Added overall scores to the top of each viewed observation. 2018-10-11 08:53:39 +01:00
a0ae8803be Added tests for controller.getObservations. 2018-10-10 14:47:01 +01:00
fbf963b99e Added required property to test properties. 2018-10-10 14:20:25 +01:00
9435befee3 Removed unused route and accompanying data structure. 2018-10-10 13:37:09 +01:00
0fcfcfaa09 Added caching to chart endpoint. 2018-10-10 12:23:04 +01:00
cbdcd80fef Added caching. 2018-10-10 11:10:07 +01:00
691f585485 Version increment. 2018-10-10 10:29:51 +01:00
919ce9c07a Removed unnecessary column definition. 2018-10-10 10:28:01 +01:00
586fa70104 Prettier formatting. 2018-10-10 10:24:02 +01:00
9925a900c6 User now prompted when no data returned to view, rather than just showing nothing. 2018-10-10 10:22:55 +01:00
bd2aa557b4 Moved password required for submissions to external configuration file. 2018-10-10 10:09:28 +01:00
1f8f5889cc Suppressed ignored pom warning. 2018-10-09 16:47:11 +01:00
a52da46f52 Added linting to build. 2018-10-09 16:43:32 +01:00
185f258b6f Fixed formatting. 2018-10-09 16:39:44 +01:00
2013c4b84b Forced explicit imports. 2018-10-09 16:35:50 +01:00
be031b0b32 Added comments. 2018-10-09 16:22:11 +01:00