11a6f8d8f1
[FEAT] Add 404 page
2023-02-24 19:44:33 +00:00
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
555aae5d1c
[FEAT] Isolate settings from image build and allow PWA customisation
...
Settings can now be changed without rebuilding the image
PWA settings can now be changed
2023-02-10 13:32:13 +00:00
905613d8e9
Update password reset completed message
...
Remind users to complete their profiles
2023-02-10 11:22:57 +00:00
d66e0ea21a
[FEAT] Re-enable basic PWA support without customisation options
2023-02-01 23:29:43 +00:00
35d8d9423a
[FIX] Home page header overlay box too wide on small screens
2023-02-01 22:18:08 +00:00
e15de01cfa
[FEAT] Enable PWA functionality
2023-01-20 17:46:21 +00:00
8782b879a1
[FEAT] Add BRECcIA attribution to footer
2023-01-20 16:47:48 +00:00
19698270e5
[FEAT] Password resets
2023-01-19 23:28:55 +00:00
f0f03c1175
[FEAT] Allow changing header image scaling on home page
2023-01-19 23:28:36 +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
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
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
0c92554561
fix: set page title
2021-02-08 15:40:43 +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
4d4d7ab70b
feat: show basic profiles to non-admins
...
Resolves #61
2021-01-29 14:35:15 +00:00
James Graham
6dc4bd770f
feat: add consent form for data processing
2021-01-20 11:53:08 +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
b2cd5f4940
feature: add map of all people
2020-12-16 14:54:46 +00:00
James Graham
a1f9510a8c
style: Fix minor formatting issue in base template
2020-06-26 11:58:15 +01:00
James Graham
8689c1a204
style: Fix some autoformatting issues
2020-06-26 11:45:21 +01:00
James Graham
9a84f77ec4
fix: Don't insert form CSS/JS when no form
2020-06-24 13:40:02 +01:00
James Graham
d02f865952
refactor: Move export into separate app
2020-04-01 16:00:22 +01:00
James Graham
da57108e3e
refactor: Use custom CSV export view
...
Remove dependency on djangorestframework-csv
2020-03-27 17:00:37 +00:00
James Graham
7c75f9d7f4
feat: Add export page link to navbar
2020-03-27 14:33:22 +00:00
James Graham
74aab162e1
feat: Add export front page
2020-03-27 14:31:59 +00:00
James Graham
512590d615
feat(network): Add style to network
...
Style nodes and edges of network
Fix layout of network not running
See #14
2020-03-09 12:43:57 +00:00
James Graham
e3ef4ed90c
feat(people): Add notice to fill in user details
2020-03-03 09:55:47 +00:00
James Graham
6d12202c8a
feat: Add access controls to Person views
...
See #6
2020-02-27 08:16: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
65f46a66f1
feat(activities,people): Allow people to attend activities
...
resolve #13
2020-02-20 09:38:34 +00:00
James Graham
0d5d04902e
feat(activities): Add read views for ActivitySeries
2020-02-19 13:34:59 +00:00
James Graham
d57c4769ae
feat(people): Add view to create Person
...
User profile nav directs to create new Person for user
if there is not one currently associated
resolves issue #4
2020-02-19 08:17:39 +00:00
James Graham
e8416bc779
feat(people): Add people list view
2020-02-18 15:06: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