Commit Graph

11 Commits

Author SHA1 Message Date
2ad21765c0 Change admin site headings 2023-01-08 18:13:11 +00:00
0355392675 [FEAT] Move a lot of content/settings to Constance
They can now be changed in the Django admin interface
2023-01-05 23:43:31 +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
6dc4bd770f feat: add consent form for data processing 2021-01-20 11:53:08 +00:00
James Graham
a94db2713e fix: Only allow users to create rels as source
There is now no field for users to define the source of a relationship
The source is always the person in the URL
And only that user or staff can access the form
2020-08-14 17:38:22 +01:00
James Graham
d02f865952 refactor: Move export into separate app 2020-04-01 16:00:22 +01:00
James Graham
74aab162e1 feat: Add export front page 2020-03-27 14:31:59 +00:00
James Graham
db57d3c08f feat(activities): Add read views for Activity 2020-02-19 13:20:59 +00:00
James Graham
4b2abd5d6c feat(people): Add detail views for Person and Relationship 2020-02-18 15:06:48 +00:00
James Graham
61a123f508 Add remaining parts of core template structure 2020-01-30 13:44:12 +00:00
James Graham
ab1762c180 Initial commit with core project structure 2020-01-30 10:31:00 +00:00