|
|
e37d5fcb61
|
[DOCS] Add bulk of general use documentation
|
2023-03-25 13:45:31 +00:00 |
|
|
|
f6bfcceb6c
|
[DOCS] Rename files for section ordering
|
2023-03-24 19:58:05 +00:00 |
|
|
|
79bb6cc415
|
[DOCS] Add basic Docker Desktop deployment info
|
2023-03-24 19:57:48 +00:00 |
|
|
|
99161b269e
|
[DOCS] Rename sections for ordering
|
2023-03-24 19:54:14 +00:00 |
|
|
|
365c3f04c9
|
[DOCS] Add configuration documentation
|
2023-03-24 19:50:18 +00:00 |
|
|
|
65023cf4f9
|
[DEPLOY] Stop exposing unnecessary server port
|
2023-03-12 18:26:18 +00:00 |
|
|
|
85bb6ae5ba
|
Set fixed version numbers for Python requirements
|
2023-03-12 17:14:11 +00:00 |
|
|
|
6eeb74fdd7
|
[DOCS] Small updates
|
2023-03-12 15:54:43 +00:00 |
|
|
|
f015929a0c
|
Residual changes from Person-User relationship changes
|
2023-03-12 15:40:09 +00:00 |
|
|
|
c05ef1ed10
|
[DEPLOY] Update template env file to require Google Maps API key
|
2023-03-12 15:39:38 +00:00 |
|
|
|
f8593776c0
|
[FEAT] Allow admins to manage relationships for all Persons
All Persons now have associated Users, meaning Users can be hijacked by admins to manage the relationships for the associated Person.
|
2023-03-12 15:39:03 +00:00 |
|
|
|
284132f4cc
|
[FIX] Formatting of data during display
|
2023-03-12 15:37:43 +00:00 |
|
|
|
858933c6bb
|
[FEAT] Update database migrations to be more generic and applicable
|
2023-03-12 15:37:20 +00:00 |
|
|
|
0a3c85bb42
|
[STYLE] Padding above footer
|
2023-03-12 15:35:42 +00:00 |
|
|
|
266bdfe628
|
[FIX] Django compatibility
|
2023-03-12 15:35:20 +00:00 |
|
|
|
d19554de24
|
[DEPLOY] Add deployment resources
|
2023-03-12 13:00:40 +00:00 |
|
|
|
4e4503e097
|
[FIX] Offline PWA functionality and style offline page
|
2023-03-12 12:57:19 +00:00 |
|
|
|
d65ccc807f
|
[DOCS] Update for new database
|
2023-02-24 19:46:37 +00:00 |
|
|
|
b94c459e56
|
[DOCS] [FIX] Incorrect URLs
|
2023-02-24 19:46:19 +00:00 |
|
|
|
b6a6be99da
|
[DEPLOY] Update deployment files for new database
|
2023-02-24 19:45:56 +00:00 |
|
|
|
83765c99ad
|
[FEAT] Styling improvements
|
2023-02-24 19:45:02 +00:00 |
|
|
|
11a6f8d8f1
|
[FEAT] Add 404 page
|
2023-02-24 19:44:33 +00:00 |
|
|
|
bcb2b1bc20
|
[FEAT] Transition to PostgreSQL database in another Docker container
|
2023-02-24 19:44:17 +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 |
|
|
|
05ca7433f1
|
[FEAT] Add Django command to selectively load fixtures
Only loads data if object isn't a BootstrapTheme that already exists
|
2023-02-24 19:35:34 +00:00 |
|
|
|
3beeeab4ae
|
[FIX] Remove redundant data passing
|
2023-02-12 15:03:11 +00:00 |
|
|
|
ccea25133c
|
[DOCS] Add "choosing how to deploy" section
Also tidy up formatting and remove old comments
|
2023-02-10 16:00:21 +00:00 |
|
|
|
ced86f308b
|
[FIX] Remove spaces from default email address
|
2023-02-10 15:57:21 +00:00 |
|
|
|
6d1e5effda
|
Update Vagrant docs link
|
2023-02-10 15:33:41 +00:00 |
|
|
|
809894a04c
|
[DOCS] Clearer deployment instructions
v2.0.0-alpha1
|
2023-02-10 15:24:27 +00:00 |
|
|
|
9967c081c9
|
[DEPLOY] Use Docker images from Docker Hub
|
2023-02-10 13:59:38 +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 |
|
|
|
e3ea56ce32
|
[FEAT] Include username in welcome email
|
2023-02-02 14:59:30 +00:00 |
|
|
|
d66e0ea21a
|
[FEAT] Re-enable basic PWA support without customisation options
|
2023-02-01 23:29:43 +00:00 |
|
|
|
50f5363b69
|
[FIX] Move site URL settings out of constance to allow access for CORS
CORS options require access to these settings, so they must be set before deployment
|
2023-02-01 23:17:24 +00:00 |
|
|
|
de11df1999
|
[FIX] Creating relationships with missing Person objects
When User had no associated Person object, or chosen person_pk did not correlate to an existing Person object, error 500 was thrown
|
2023-02-01 23:14:25 +00:00 |
|
|
|
35d8d9423a
|
[FIX] Home page header overlay box too wide on small screens
|
2023-02-01 22:18:08 +00:00 |
|
|
|
347e189a96
|
[FIX] Edge case bug when viewing Person before user creates their Person
Handle error thrown if user tries to view a Person object's details (/person/xx) before creating their own linked Person object
|
2023-02-01 18:38:28 +00:00 |
|
|
|
e15de01cfa
|
[FEAT] Enable PWA functionality
|
2023-01-20 17:46:21 +00:00 |
|
|
|
0d03678674
|
Revert "[DOCS] Build formats settings"
This reverts commit 08c004d42d.
|
2023-01-20 16:57:35 +00:00 |
|
|
|
08c004d42d
|
[DOCS] Build formats settings
Use web interface settings for additional build formats
|
2023-01-20 16:51:15 +00:00 |
|
|
|
5fca39f32c
|
[DOCS] Add RTD extentions to config
|
2023-01-20 16:48:09 +00:00 |
|
|
|
8782b879a1
|
[FEAT] Add BRECcIA attribution to footer
|
2023-01-20 16:47:48 +00:00 |
|
|
|
d5eef1a296
|
[FIX] Date picker date format
|
2023-01-20 16:47:16 +00:00 |
|
|
|
dcf08830f4
|
Revert "[FEAT] Attempt to include password reset link in welcome email"
This reverts commit 361ab675d3.
|
2023-01-19 23:59:36 +00:00 |
|
|
|
361ab675d3
|
[FEAT] Attempt to include password reset link in welcome email
|
2023-01-19 23:49:04 +00:00 |
|
|
|
e1ba0df894
|
Update repo URL
|
2023-01-19 23:29:19 +00:00 |
|
|
|
f0dee9794f
|
Update welcome email to link to password reset URL
|
2023-01-19 23:29:07 +00:00 |
|