Commit Graph

273 Commits

Author SHA1 Message Date
cfff34b8f7 Shift is now a select rather than text input. 2018-11-14 13:06:53 +00:00
eb72f387e0 Version increment. 2018-11-14 11:32:43 +00:00
9e8dae91dc Disabled caching. 2018-11-14 11:31:35 +00:00
89ffe0ef21 Changed rating button colours. 2018-11-14 11:30:43 +00:00
380260dc2d Observation entry is now full width. 2018-11-14 11:08:40 +00:00
a1724d2437 Observation search parameters now persist in session. 2018-11-14 10:32:16 +00:00
3211a5af50 Tutor selection now persists between observation sessions. 2018-11-01 14:39:11 +00:00
73a9592be7 Version increment. 2018-11-01 13:38:50 +00:00
9ed2543355 Added tutor list to viewed observations. 2018-11-01 13:36:12 +00:00
2666814ef5 Fixed rendering of an empty list. 2018-11-01 10:28:17 +00:00
058de81acd Finding a person now definitely only returns a single result. 2018-11-01 10:23:25 +00:00
e7d4683970 Clarified whom placeholder text. 2018-11-01 10:15:46 +00:00
d54db4aa92 Searches for whom is now case insensitive. 2018-11-01 10:13:44 +00:00
2eefe3c217 Can now filter on both group and person. 2018-11-01 10:09:02 +00:00
ecd3b6772c Changed formatting of persons list, added data loss warning. 2018-11-01 10:08:41 +00:00
2981d9aa3a Formatting 2018-10-31 12:55:46 +00:00
d25ec78fd9 Added csv dump button to observations view. 2018-10-30 16:47:26 +00:00
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