Luis Aleixo
342be899b9
Dropdown list items update
2021-10-18 10:25:17 +02:00
Luis Aleixo
34ab697284
guide and calculator as dropwdown list fixes #203
2021-10-15 15:40:25 +02:00
Luis Aleixo
b3b3fcde5d
Removed CERN header
2021-10-13 11:38:10 +02:00
Luis Aleixo
ed99cff6bd
CRemoved unused concepts
2021-10-08 15:12:21 +02:00
Luis Aleixo
ff7e8326f9
Changed indentation of the user guide
2021-10-08 14:58:58 +02:00
Luis Aleixo
b9f8c93b47
Merge branch 'master' into remotes/origin/feature/website
2021-10-08 14:05:13 +02:00
Luis Aleixo
b5029e7367
page.html.j2 is back
2021-10-08 13:57:16 +02:00
Luis Aleixo
f447c7c81e
replaced nav-item by nav-link class
2021-10-08 12:21:06 +02:00
Luis Aleixo
f3f7184216
Added expert app back to topbar, and moved user guide button to calculator page
2021-10-08 12:07:30 +02:00
Luis Aleixo
10fe7a61ff
Added div to non bold titles followed by a <br>
2021-10-08 11:41:41 +02:00
Luis Aleixo
d3f262c45e
Label dor "start" and "Finish", as well as their correct responsive size
2021-10-08 11:18:17 +02:00
Luis Aleixo
734076cf85
align-self: center for radio buttons with bad spacing
2021-10-07 16:39:40 +02:00
Luis Aleixo
f902769324
Removed whitespace in html code
2021-10-07 16:24:40 +02:00
Philip Elson
b182b4cf5a
Merge branch 'feature/qr-clientside' into 'master'
...
Move QR generation to the browser, saving some time and effort on the server.
Closes #188
See merge request cara/cara!243
2021-10-06 11:59:23 +02:00
Philip Elson
86288a0ec4
Merge branch 'update/docstring_documentation' into 'master'
...
Update concentration docstring
See merge request cara/cara!269
2021-10-06 11:58:37 +02:00
Luis Aleixo
0840dc43ef
Update concentration docstring
2021-10-06 11:58:36 +02:00
Phil Elson
fcfaee2b4a
Handle the case where the URL being encoded by qrcodejs is causing an error with the library (e.g. https://github.com/davidshimjs/qrcodejs/issues/78 ).
2021-10-06 11:56:09 +02:00
Luis Aleixo
ea3f4abe0b
Create a new QRcode for the PDF version
2021-10-06 11:56:09 +02:00
Phil Elson
dfc66991f4
Move QR generation to the browser, saving some time and effort on the server.
2021-10-06 11:56:09 +02:00
Philip Elson
22109c0e04
Merge branch 'feature/ipympl_version' into 'master'
...
ipympl (matplotlib jupyter extension) version update
See merge request cara/cara!267
2021-10-01 14:06:35 +02:00
Luis Aleixo
480e5237c9
ipympl (Matplotlib Jupyter Extension) version
2021-09-28 09:48:26 +02:00
Andre Henriques
686c709cc9
Merge branch 'feature/remove_superspreading' into 'master'
...
Remove suprespreading event from the expiration types
See merge request cara/cara!256
2021-09-16 13:55:05 +02:00
Nicolas Mounet
af3ded7935
Remove suprespreading event from the expiration types
2021-09-16 13:55:04 +02:00
Andre Henriques
092d566dbe
Merge branch 'feature/delta_default' into 'master'
...
Changes default strain in calculator to Delta.
See merge request cara/cara!257
2021-09-14 23:51:49 +02:00
jdevine
5d4dc4b91d
reverted model_generator default virus type
2021-09-14 16:22:49 +02:00
Andre Henriques
705485b1d5
Merge branch 'feature/concentration_normalization' into 'master'
...
Normalization of the computation of the concentration
See merge request cara/cara!255
2021-09-14 16:11:45 +02:00
Nicolas Mounet
92f9bce7e5
Normalization of the computation of the concentration
2021-09-14 16:11:44 +02:00
jdevine
8fbe7856b9
Addressed comments from Andre.
2021-09-14 14:57:48 +02:00
jdevine
fdca7da53a
Changed default strain in calculator to Delta.
...
Also applies retroactively to QR codes missing delta.
The rational for the retrospective change is that old simulations (wild type)
re-run need to be re-run with the current dominant strain.
2021-09-13 13:50:12 +02:00
Philip Elson
743d4ab706
Merge branch 'feature/no_computing_before_first_time' into 'master'
...
Model optimisation: avoid computing before first presence time
See merge request cara/cara!254
2021-09-13 12:00:07 +02:00
Nicolas Mounet
9ed65a2b04
Model optimisation: avoid computing before first presence time
2021-09-13 12:00:06 +02:00
Cole Austin Coughlin
1ed67eeca1
moved most html styling to css style sheet
2021-09-08 19:59:21 -05:00
Cole Austin Coughlin
6c5d97f514
fixed issues mentioned in merge request
2021-09-07 13:39:56 -05:00
Philip Elson
97ac2ab743
Merge branch 'feature/alternative_scenario_d3' into 'master'
...
Alternative scenarios plot with D3
See merge request cara/cara!246
2021-09-07 06:43:23 +02:00
Luis Aleixo
250b7c0582
Plot alternative scenarios in report using D3.js, speeding up the response time and improving user interactivity
2021-09-07 06:43:22 +02:00
Cole Austin Coughlin
42d7d4aea9
fixed about page
2021-09-03 12:12:53 -05:00
Cole Austin Coughlin
befa2a51f7
fixed website with new report
2021-09-03 11:42:02 -05:00
Philip Elson
0414e15e4b
Merge branch 'feature/masks_efficiency' into 'master'
...
Inward efficiency of masks
See merge request cara/cara!250
2021-09-02 17:15:06 +02:00
Luis Aleixo
ab153ca781
added inward mask efficiency references
2021-09-02 15:23:49 +02:00
Luis Aleixo
bdc51d81b8
Changed relevant references for mask distributions
2021-09-02 12:11:22 +02:00
Andre Henriques
72681b9895
Merge branch 'feature/climate_function' into 'master'
...
Allow location selection as part of the calculator, with temp profile from local weather station
See merge request cara/cara!211
2021-09-02 11:58:33 +02:00
James Devine
db02132853
Allow location selection as part of the calculator, with temp profile from local weather station
2021-09-02 11:58:32 +02:00
Luis Aleixo
cbb3846eb7
Added uniform distribution for masks
2021-09-01 14:59:13 +02:00
Andre Henriques
3f38897099
Merge branch 'feature/update-nginx' into 'master'
...
Update the nginx version to 1.18
See merge request cara/cara!248
2021-08-31 09:19:58 +02:00
Andre Henriques
fcdab9506c
Merge branch 'feature/report_reformulation' into 'master'
...
Feature/report reformulation
See merge request cara/cara!234
2021-08-30 18:48:58 +02:00
gaazzopa
cfb43aa259
Update calculator minor version
2021-08-30 17:52:23 +02:00
Luis Aleixo
e556f4d4bd
revert d3 resizable plot changes
2021-08-27 17:29:49 +02:00
Luis Aleixo
b6b14070ba
responsive image (covid level scale)
2021-08-27 17:24:43 +02:00
Luis Aleixo
788bc1f973
responsive d3 plot
2021-08-27 17:22:37 +02:00
Luis Aleixo
716144fc06
break data bug fix
2021-08-27 17:14:02 +02:00