- 13 Dec, 2018 8 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- 11 Dec, 2018 5 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
[conda-env/buildout] Minimize conda environment specification; Update python to 3.6; Use bob/beat-devel for specs; Remove sysegg recipe from buildout files
-
André Anjos authored
-
André Anjos authored
-
- 10 Dec, 2018 12 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
Samuel GAIST authored
Fix mail handling Closes #509 See merge request !260
-
- 07 Dec, 2018 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Generic try except use were hiding errors due to Django documented changes about the usage of Context with template rendering. This patch updates the code to not use Context anymore and remove the generic try except. Fixes #509
-
Samuel GAIST authored
Most email sending code follows the same logic, these helpers allow to avoid all the code duplication.
-
- 28 Nov, 2018 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
The current message was stating Data format rather than the actual model being used.
-
- 19 Nov, 2018 4 commits
-
-
Samuel GAIST authored
Fix database retrieval See merge request !259
-
Samuel GAIST authored
Getting the declaration through the property gives us an ordered dict. This update also sends back a properly formatted json document rather than a string.
-
Samuel GAIST authored
This method is explicitly there for handling json answer
-
Samuel GAIST authored
If a toolchain comes with empty connection representation data, the editor and viewer will fail to load as they only check if the information is available and are missing a check about its emptiness.
-
- 09 Nov, 2018 2 commits
-
-
Samuel GAIST authored
Set schema_version to 2 if not provided See merge request !258
-
Samuel GAIST authored
This can happen when converting a v1 analyser.
-
- 30 Oct, 2018 4 commits
-
-
Samuel GAIST authored
Fix ui registration templates Closes #490 and #491 See merge request !257
-
Samuel GAIST authored
Fixes #491
-
Samuel GAIST authored
The current message was the same for everybody. Fixes #490
-
Samuel GAIST authored
Fix template rendering in navigation See merge request !256
-