Commit Graph

15 Commits

Author SHA1 Message Date
843bdebabf [FEAT] Add Bootstrap theming through admin dashboard 2023-02-24 19:43:34 +00:00
86e18c399d [FEAT] Enable django-allauth for enhanced user management & federation 2023-02-24 19:42:07 +00:00
e15de01cfa [FEAT] Enable PWA functionality 2023-01-20 17:46:21 +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
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
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
d2093f849a build: add docker-compose deployment 2021-07-30 18:29:15 +01:00
James Graham
9164ea8a05 feat: use django-hijack to switch user accounts
Resolves #74
2021-02-08 14:40:37 +00:00
James Graham
25a28755c6 feat: use proper datepicker widgets
Resolves #58
2021-02-01 16:50:12 +00:00
James Graham
567322c0af feat: Send welcome email from template 2020-04-28 15:17:58 +01:00
James Graham
b2fd9eeaf9 feat(people): Add network view
Network view shows people and relationships between them

Resolves #21
Resolves #20
Part of #14
2020-03-06 15:09:40 +00:00
James Graham
507e2a43fa deploy: Add MySQL as dependency 2020-02-28 14:47:01 +00:00
James Graham
9210636475 feat(people): Add nationality and residence fields
See #1
2020-02-25 08:38:30 +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