Commit Graph
18 Commits
Author SHA1 Message Date
James Graham 62d7a1e48c fix: Set defaults if customisation app not loaded 2020-06-24 12:01:45 +01:00
James Graham c364db4f16 fix: Add DEFAULT_FROM_EMAIL 2020-05-27 14:42:28 +01:00
James Graham 567322c0af feat: Send welcome email from template 2020-04-28 15:17:58 +01:00
James Graham 17e6255d62 feat: Add config for email sending 2020-04-21 15:02:13 +01:00
James Graham 57c29bf01d refactor: Begin import of customisation app 2020-04-16 14:07:14 +01:00
James Graham d02f865952 refactor: Move export into separate app 2020-04-01 16:00:22 +01:00
James Graham af77cb39f8 feat: Add CSV export of Relationships 2020-03-27 14:31:38 +00:00
James Graham 416f2fbf6c Merge branch 'master' into dev 2020-03-27 11:15:37 +00:00
James Graham 9f493a53e4 feat: Add initial CSV export of people 2020-03-27 11:15:26 +00:00
James Graham 09b7fc334b fix(network): Require login for network view 2020-03-09 12:52:29 +00: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 7ee7ed3ff0 fix: Add dbbackup to installed apps 2020-03-02 08:04:52 +00:00
James Graham 9210636475 feat(people): Add nationality and residence fields
See #1
2020-02-25 08:38:30 +00:00
James Graham 65f46a66f1 feat(activities,people): Allow people to attend activities
resolve #13
2020-02-20 09:38:34 +00:00
James Graham db9859d9af feat(activities): Add Activity models 2020-02-14 09:55:56 +00:00
James Graham 141759479b Add auth pages 2020-01-30 14:28:58 +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