Commit Graph

335 Commits

Author SHA1 Message Date
050a69d5ea [BUILD] Update image name in Ansible playbook 2023-01-05 17:57:33 +00:00
07c15281c0 [FIX] Residual compatibility update
Font Awesome icon updated to new version
2023-01-05 17:56:39 +00:00
15bbf2f7d1 [BUILD] Change docker image & container names 2023-01-05 17:56:04 +00:00
7e2491be76 [FEAT] Update dependencies
Upgrade versions of most packages and make other required changes to ensure compatibility. Update database models and migrations to match new requirements set by Django
2023-01-05 17:49:27 +00:00
770b4f1114 Add way to change deployment configuration options 2023-01-01 16:12:45 +00:00
4b37c202f4 Add example settings file for deployment 2023-01-01 16:11:25 +00:00
de111bea55 Update Git repo references for devlopment testing 2023-01-01 16:10:49 +00:00
6e2267a4b6 Update Caddyfile for newer Caddy version
Format single_field common_log is deprecated
2023-01-01 16:09:18 +00:00
James Graham
51ac084c52 Merge pull request #121 from Southampton-RSG/dev
Dev
v1.0.0
2022-03-31 19:51:39 +01:00
James Graham
d4bb874236 Merge pull request #120 from Southampton-RSG/feat/autofill-negative
Add button to autofill negative responses
2022-03-31 19:48:02 +01:00
James Graham
3887815bbc feat: add button to autofill negative responses 2022-03-31 19:42:39 +01:00
James Graham
9a90b1a432 refactor: split out relationship form 2022-03-31 19:01:03 +01:00
James Graham
c50bdca3eb feat: add negative response flag to question models 2022-03-31 18:48:18 +01:00
James Graham
183c8706b6 build: remove .env secrets file from Docker build 2022-03-31 18:48:01 +01:00
James Graham
632c199ffb build: remove version number from typed-ast dependency
Allows installing on current Python
2022-03-31 18:47:12 +01:00
James Graham
a4b2e085d8 docs: update README.md 2022-03-31 18:28:50 +01:00
James Graham
93487e3541 Merge pull request #118 from Southampton-RSG/docker
Switch to Docker for deployment
2022-03-31 18:13:03 +01:00
James Graham
fe5b68488f build: fully update deployment process and provide docs 2022-03-31 18:12:44 +01:00
James Graham
8b8a05597c build: fix database file in deployment 2022-03-31 15:37:07 +01:00
James Graham
055e1080dd build: update deployment for Docker 2022-03-17 13:58:07 +00:00
James Graham
ba6701ee67 build: remove old Ansible roles 2022-03-16 15:13:59 +00:00
James Graham
b9b153d654 feat: retune network diagram styling
- Node size proportional to connections
- Font size proportional to connections
- Greater default spacing
2021-09-08 15:43:19 +01:00
James Graham
a66d7d407c fix: decrease zoom sensitivity on network view 2021-09-08 14:38:55 +01:00
James Graham
a5a954ee7d build: pass tls config from environment to Caddy 2021-09-08 14:29:29 +01:00
James Graham
40c5aed15c build: use environment variables in docker-compose 2021-09-08 14:28:13 +01:00
James Graham
4a46466f1e Merge branch 'master' of github.com:Southampton-RSG/breccia-mapper 2021-07-30 18:31:18 +01:00
James Graham
4019749930 Merge branch dev 2021-07-30 18:30:13 +01:00
James Graham
d2093f849a build: add docker-compose deployment 2021-07-30 18:29:15 +01:00
James Graham
40c138de00 fix: sort relationships by names in admin panel 2021-05-20 16:43:28 +01:00
James Graham
3ea4ea88a7 refactor: reorganise network page
Backend form handling slightly simplified - date is own form now
2021-05-20 15:28:59 +01:00
James Graham
9d14cf4b38 fix: restrict csv exports to staff only 2021-05-17 19:29:53 +01:00
James Graham
48cce12c32 feat: embed extra data in person csv
Resolves #113
2021-05-17 19:29:26 +01:00
James Graham
264c353b1d feat: add export views for organisation types 2021-05-17 19:13:45 +01:00
James Graham
f37d7c77c4 fix: update exports for static answerset fields
Resolves #99
2021-05-17 18:26:52 +01:00
James Graham
479ef038d4 fix: rendering of select2 fields in network filter 2021-05-12 21:05:37 +01:00
James Graham
8f7767fa5c fix: button correctly resets filters after POST 2021-05-12 20:52:59 +01:00
James Graham
8ca1ba3d95 feat: add panzoom widget to network view 2021-05-12 20:32:18 +01:00
James Graham
e7a113c4ee feat: add buttons to anonymise nodes on graph 2021-05-12 19:56:18 +01:00
James Graham
b28d714e9e fix: add arrow to organisation relationships 2021-05-12 19:39:33 +01:00
James Graham
1ea2c5448b feat: add button to hide organisations from graph 2021-05-12 19:37:46 +01:00
James Graham
c57392e83c feat: add configurable help text for relationships
Displayed at the top of relationship forms
2021-05-10 13:21:37 +01:00
James Graham
4f1dfe16cd feat: expand node and bring to front when selected 2021-05-10 12:21:20 +01:00
James Graham
9ead2ab05f fix: fit node labels inside nodes 2021-05-10 12:14:09 +01:00
James Graham
bc28c238ea fix: use correct url in breadcrumb 2021-05-09 15:26:28 +01:00
James Graham
e7542e70a5 fix: hide free text fields by default
Script was missing from Organisation and Relationship forms

Resolves #114
2021-05-09 15:17:11 +01:00
James Graham
7f01bff993 fix: sort organisations by name within groups
Resolves #115
2021-05-09 13:53:07 +01:00
James Graham
4e87176c17 fix: restore map picker marker
Marker was broken on map picker for entities with no location set yet
2021-04-27 11:07:25 +01:00
James Graham
6a5addc917 fix: increase force between nodes in network view 2021-04-26 21:31:19 +01:00
James Graham
0e08feee01 fix: 'new relationship' -> 'add relationship' 2021-04-26 21:06:40 +01:00
James Graham
311a90fe09 fix: hide map on detail pages when no location set 2021-04-26 21:04:02 +01:00