|
b7858d0de5
|
Removed test line
|
2019-02-13 20:22:44 +00:00 |
|
|
b28bc5a7f1
|
Started websocket frontend component
|
2019-02-13 20:21:15 +00:00 |
|
|
d30104eafa
|
Laid foundation for pushing data via websocket.
|
2019-02-12 16:01:18 +00:00 |
|
|
39de14caf6
|
Added pie chart showing counts of categories with a rating of 3 or below
|
2018-12-13 12:50:28 +00:00 |
|
|
3ebaf66a33
|
Fixed testAddObservation
|
2018-11-30 12:24:31 +00:00 |
|
|
d8b3c0040d
|
Removed unneeded entity fields, moved observation view to new format
|
2018-11-30 11:39:21 +00:00 |
|
|
2697926242
|
Changed backend and database to a more scenario driven layout.
|
2018-11-29 14:30:25 +00:00 |
|
|
e3a5dd7a46
|
Queries are now ordered by date explicitly.
|
2018-11-22 16:40:32 +00:00 |
|
|
8016c4163e
|
Added Day shift selector entry, temporary diversion from task database csv style
|
2018-11-16 14:47:12 +00:00 |
|
|
9e8dae91dc
|
Disabled caching.
|
2018-11-14 11:31:35 +00:00 |
|
|
9ed2543355
|
Added tutor list to viewed observations.
|
2018-11-01 13:36:12 +00:00 |
|
|
058de81acd
|
Finding a person now definitely only returns a single result.
|
2018-11-01 10:23:25 +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 |
|
|
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 |
|
|
8a6e3a312a
|
Fixed searching for an observation by an associated individual.
|
2018-10-29 15:26:12 +00:00 |
|
|
474fbe18da
|
Added test for controller search with person.
|
2018-10-26 11:08:33 +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 |
|
|
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 |
|
|
bee72b152c
|
Added recording of persons to the backend.
|
2018-10-19 10:33:58 +01:00 |
|
|
f1041ca4b4
|
Differentiated colours for new category splits.
|
2018-10-16 16:27:55 +01:00 |
|
|
9c63c307ea
|
Added extra category subdivisions.
|
2018-10-16 14:48:36 +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 |
|
|
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 |
|
|
5f4ad72a14
|
Tightened graph curves.
|
2018-10-09 15:20:37 +01:00 |
|
|
a3ec3c02ad
|
Fixed date being stored as a binary column in sql.
|
2018-10-09 15:07:04 +01:00 |
|
|
1757fc0d9d
|
Improved contextLoads test.
|
2018-10-09 12:07:30 +01:00 |
|
|
77dbe259f0
|
Added index to Observation dates.
|
2018-10-09 12:03:00 +01:00 |
|
|
bec332f7ab
|
Added test for getting all tutors when no tutors exist.
|
2018-10-09 09:47:36 +01:00 |
|
|
828304fccb
|
Removed prints.
|
2018-10-09 09:47:19 +01:00 |
|
|
ae161ba8aa
|
Fixed main class generation in output.
|
2018-10-09 09:38:45 +01:00 |
|
|
c4bf14f383
|
Fixed versioning and POM parenting.
|
2018-10-09 09:20:53 +01:00 |
|
|
02ed4b8b08
|
Fixed stats graph being filled below line. Added page to show after successful observation submission.
|
2018-10-08 14:10:19 +01:00 |
|
|
9e198fdaa5
|
More strictly defined authenticated routes.
|
2018-10-08 11:44:05 +01:00 |
|
|
65070275a3
|
Added basic authentication on api POST routes.
|
2018-10-08 11:42:13 +01:00 |
|
|
72e8b095c8
|
More tests.
|
2018-10-08 10:05:17 +01:00 |
|
|
e6e69b2df9
|
Fixed viewing observations and stats.
|
2018-10-05 12:26:13 +01:00 |
|