- 23 Sep, 2020 5 commits
-
-
Removed useless boolean variable
-
Flavio TARSETTI authored
Fix reports url prefix usage See merge request !379
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 22 Sep, 2020 16 commits
-
-
Flavio TARSETTI authored
Remove Python2 imports See merge request !377
-
-
-
-
-
-
Flavio TARSETTI authored
Update installed apps See merge request !376
-
Samuel GAIST authored
Otherwise it's not taken into account when setting up the development environment with buildout and the statistics tests can't run properly as the django script does not contain the path to the appropriate egg.
-
Samuel GAIST authored
-
Samuel GAIST authored
It now follows Django 3 way of listing ones custom applications.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 17 Sep, 2020 7 commits
-
-
Flavio TARSETTI authored
Remove the extra forms for environment language handling See merge request !375
-
This makes the environment creation and management clearer. Fixes #565
-
Flavio TARSETTI authored
Update wsgi socket path See merge request !374
-
Samuel GAIST authored
/tmp is not a valid folder for a production environment. Move the socket to a dedicated folder.
-
Flavio TARSETTI authored
Update python version to 3.7 for tests See merge request !373
-
Samuel GAIST authored
-
Samuel GAIST authored
Fix supervisor crash on sign-up See merge request !372
-
- 16 Sep, 2020 2 commits
-
-
Flavio TARSETTI authored
Fixes #568
-
Flavio TARSETTI authored
Cleanup plotters See merge request !356
-
- 14 Sep, 2020 10 commits
-
-
The success/error handlers have been deprecated and removed. This patch updates the code using them.
-
-
-
Removed unused plotterparameter_sampleplot_display which code has several issues.
-
-
-
Flavio TARSETTI authored
Cleanup reports See merge request !357
-
-
-
-