Commit Graph

390 Commits

Author SHA1 Message Date
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
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
8427b78ba6 Merge pull request #123 from mgrove36/dev
Merge development from personal fork
2023-01-19 21:41:55 +00:00
62a28c6c66 Merge pull request #122 from Southampton-RSG/master
Ensure dev branch is up-to-date
2023-01-19 21:40:30 +00:00
bb7568885d Rename tool to network mapper 2023-01-11 13:42:45 +00:00
31a2367514 [STYLYE] Background image on home page 2023-01-11 13:41:43 +00:00
b0e51bcfd6 Change default project lead 2023-01-10 20:44:16 +00:00
a8f119a1df Change default project names 2023-01-08 18:13:17 +00:00
2ad21765c0 Change admin site headings 2023-01-08 18:13:11 +00:00
7289774dc7 [DOCS] Remove redundant extensions 2023-01-07 22:23:26 +00:00
107e0f317b [DOCS] Update table of contents 2023-01-07 22:23:16 +00:00
2d5f3e3b2e [DOCS] Remove typo 2023-01-07 22:10:16 +00:00
ba44a34946 [DOCS] Explain superuser provisioning with Ansible 2023-01-07 22:09:25 +00:00
0c90b72c7f [DEPLOY] Change default debug value 2023-01-07 22:03:12 +00:00
38d6e7e9cc Typo 2023-01-07 22:02:50 +00:00
a57aee1ea7 [REFACTOR] Remove redundant options from settings.ini 2023-01-07 22:02:21 +00:00
04f9f81408 Add deployment docs 2023-01-07 22:02:00 +00:00
e75631f8a5 Add self attribution 2023-01-07 21:12:31 +00:00
c0871a7b51 Add documentation badge to readme 2023-01-07 21:11:47 +00:00
822b6e95aa [FIX] Link not rendering 2023-01-07 21:05:38 +00:00
7e9bbd2792 [BUILD] Switch to using Markdown for docs 2023-01-07 20:59:35 +00:00
b00a4dcb8e Update copyright 2023-01-07 20:33:30 +00:00
7555d4bd2b Typo 2023-01-07 20:33:20 +00:00
bf896d07b0 [FIX] Add Python requirements file for RTD build 2023-01-07 20:30:44 +00:00
539fb8daa3 [FIX] Remove Python options from RTD config file 2023-01-07 20:28:23 +00:00
35240b25ba [BUILD] Add RTD config file 2023-01-07 20:27:22 +00:00
4d38b2f8f0 [FEAT] Add beginnings of documentation 2023-01-07 20:20:51 +00:00
df0d9aa902 Move placeholder images to correct folder 2023-01-07 19:37:15 +00:00
011a01d176 [FIX] attempting to make media folder hosting work 2023-01-07 19:31:49 +00:00
2a08ddba45 Remove redundant code left from the fix in commit d6bd47 2023-01-07 19:21:52 +00:00
bcba36a421 [FIX] Welcome email formatting 2023-01-07 19:19:52 +00:00
d6bd47b4ea Attempt fix to make constance config accessible in email template 2023-01-07 19:14:34 +00:00
2c1ebbc399 Update settings used in emails 2023-01-07 19:10:15 +00:00
330ec1afe1 [REFACTOR] Move existing images to new media folder location 2023-01-07 19:09:55 +00:00
2096534085 [FIX] move media out of static folder 2023-01-07 18:58:27 +00:00