James Graham
|
98e9148998
|
refactor: move disciplines and orgs to free text
Resolves #102
|
2021-03-16 11:54:34 +00:00 |
|
James Graham
|
3ad8d4a5c9
|
fix: error when viewing profile with no answerset
|
2021-03-10 15:03:24 +00:00 |
|
James Graham
|
75bc12de57
|
fix: use prev answers as initial for relationships
Resolves #65
|
2021-03-10 12:38:49 +00:00 |
|
James Graham
|
6f72244331
|
fix: set table column widths to 50% on profile
|
2021-03-10 11:48:14 +00:00 |
|
James Graham
|
8697d726b6
|
fix: condense multiple answers to same question
Show on same row on profile page
See #97
|
2021-03-10 11:20:34 +00:00 |
|
James Graham
|
7ce47fc0ef
|
fix: undo previous change
|
2021-03-10 10:46:32 +00:00 |
|
James Graham
|
b00ca4c1a2
|
feat: add question on external organisations
|
2021-03-10 10:37:42 +00:00 |
|
James Graham
|
e3e8a2ada4
|
refactor: move themes to admin question
Resolves #95
|
2021-03-10 09:36:21 +00:00 |
|
James Graham
|
989c8141b3
|
feat: display organisations on map
Add buttons to toggle organisations and people
Resolves #87
|
2021-03-09 14:55:31 +00:00 |
|
James Graham
|
6670a87a52
|
fix: add organisation relationships to profile
Resolves #92
|
2021-03-09 12:39:20 +00:00 |
|
James Graham
|
e457086c50
|
fix: update button text on org list
Resolves #93
|
2021-03-09 12:29:57 +00:00 |
|
James Graham
|
7d74a99518
|
feat: sort by country on organisation list
|
2021-03-09 12:24:46 +00:00 |
|
James Graham
|
ba4f8d8ffd
|
fix: add back buttons on org list
|
2021-03-08 12:00:13 +00:00 |
|
James Graham
|
d1dc505b37
|
feat: group org list by hq country
Resolves #86
|
2021-03-08 11:45:43 +00:00 |
|
James Graham
|
12bc9f886f
|
fix: use organisation name from answer set if set
Resolves #90
|
2021-03-05 12:21:39 +00:00 |
|
James Graham
|
8d68e1b0c3
|
feat: add hardcoded organisation questions
Resolves #91
Resolves #88
|
2021-03-05 12:16:31 +00:00 |
|
James Graham
|
936a375992
|
feat: add relationships from person to org
Resolves #77
See #78
|
2021-03-02 09:03:10 +00:00 |
|
James Graham
|
6d5188af72
|
feat: add project started date to person questions
Resolves #60
|
2021-03-01 19:26:59 +00:00 |
|
James Graham
|
b73e2dcb2d
|
feat: add organisations to network view
See #78
|
2021-03-01 14:43:16 +00:00 |
|
James Graham
|
71e5352b6b
|
refactor: move organisation latlng to answerset
|
2021-02-24 15:44:34 +00:00 |
|
James Graham
|
c8a68d542a
|
feat: add organisation questions to update view
|
2021-02-24 14:59:43 +00:00 |
|
James Graham
|
25cc33e2c1
|
fix: correct title of organisation list page
Resolves #79
|
2021-02-23 11:58:12 +00:00 |
|
James Graham
|
9be49f4faf
|
fix: accept any option starting with 'other'
See #75
|
2021-02-15 19:13:14 +00:00 |
|
James Graham
|
a6e8f06441
|
feat: hide free text field unless 'other' selected
See #75
|
2021-02-15 19:02:41 +00:00 |
|
James Graham
|
7021f05b67
|
refactor: move disciplines to admin-question
Resolves #59
|
2021-02-15 15:29:47 +00:00 |
|
James Graham
|
8a94a46cd5
|
fix: replace 'hijack' with 'become' on button
|
2021-02-08 15:59:02 +00:00 |
|
James Graham
|
a141b93644
|
feat: specify whether question answers are public
Resolves #62
|
2021-02-08 14:42:07 +00:00 |
|
James Graham
|
9164ea8a05
|
feat: use django-hijack to switch user accounts
Resolves #74
|
2021-02-08 14:40:37 +00:00 |
|
James Graham
|
afae0fd943
|
feat: add relationship buttons on person list
Resolves #63
|
2021-02-01 15:47:51 +00:00 |
|
James Graham
|
4bbe4eac3a
|
refactor: simplify relationship create workflow
|
2021-02-01 09:47:53 +00:00 |
|
James Graham
|
4d4d7ab70b
|
feat: show basic profiles to non-admins
Resolves #61
|
2021-01-29 14:35:15 +00:00 |
|
James Graham
|
9b98ce73f0
|
fix: remove 'as target' relationships from profile
Resolves #64
|
2021-01-29 14:02:33 +00:00 |
|
James Graham
|
59f717829a
|
refactor: add map marker to context on update
|
2021-01-15 16:32:57 +00:00 |
|
James Graham
|
9db870bcb0
|
feat: add views for Organisation model
Location picker on update view
|
2021-01-15 14:58:05 +00:00 |
|
James Graham
|
2d85ab4370
|
feat: add location to organisations
|
2021-01-15 13:44:20 +00:00 |
|
James Graham
|
95fda6a3d5
|
refactor: prep for fallback to organisation latlng
|
2021-01-15 12:31:49 +00:00 |
|
James Graham
|
b2cd5f4940
|
feature: add map of all people
|
2020-12-16 14:54:46 +00:00 |
|
James Graham
|
1a27774177
|
feat: add location search to picker
Requires API key with Google Places API access
Currently untested
|
2020-12-16 12:09:10 +00:00 |
|
James Graham
|
9e6d1a495e
|
feat: add initial location picker to person update
|
2020-12-16 11:11:48 +00:00 |
|
James Graham
|
8e52f779ee
|
feat: add location fields to person answer sets
|
2020-12-15 14:23:51 +00:00 |
|
James Graham
|
c2961b911f
|
feat: add initial map code from activity mapper
|
2020-12-15 13:21:17 +00:00 |
|
James Graham
|
0288b0320d
|
refactor: move questions on person detail page
|
2020-12-02 14:57:07 +00:00 |
|
James Graham
|
f95e06aa18
|
refactor: move age and gender to question set
|
2020-11-26 14:10:38 +00:00 |
|
James Graham
|
5035b121a6
|
refactor: migrate to question sets for person qs
This means we're starting to use the same system for person questions
as for relationship questions
|
2020-11-26 12:59:30 +00:00 |
|
James Graham
|
6435ec69a1
|
fix: Show 'add person' button to all users
See #33
|
2020-07-03 15:48:53 +01:00 |
|
James Graham
|
0e4234cb35
|
fix: Hide person details from non-admin users
See #35
|
2020-06-25 11:38:26 +01:00 |
|
James Graham
|
b84076ec3b
|
refactor: Make Person.discipline free text
See #33
|
2020-06-24 16:29:50 +01:00 |
|
James Graham
|
57349a6007
|
fix: Add changes to detail page missing
See #33
|
2020-06-24 15:10:00 +01:00 |
|
James Graham
|
d6763a760e
|
fix: Separate date field from relationship questions
|
2020-04-20 13:56:06 +01:00 |
|
James Graham
|
19735e9771
|
fix: Fix network JS to use new serialized relationship format
|
2020-04-17 11:38:59 +01:00 |
|