- Dec 13, 2018
-
-
André Anjos authored
-
- Dec 11, 2018
-
-
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
-
- Dec 10, 2018
-
-
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
-
- Dec 07, 2018
-
-
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.
-
- Nov 28, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
The current message was stating Data format rather than the actual model being used.
-
- Nov 19, 2018
-
-
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.
-
- Nov 09, 2018
-
-
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.
-
- Oct 30, 2018
-
-
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
-
Samuel GAIST authored
No empty context needed and requires a dict rather than a Context object.
-
- Oct 29, 2018
-
-
Samuel GAIST authored
1.4.x Closes #506 See merge request !255
-
- Oct 25, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Not all error received have a data field. If they don't show what got received.
-
Samuel GAIST authored
The other details are not of interest for the user.
-
Samuel GAIST authored
-
Samuel GAIST authored
-