- Oct 21, 2019
-
-
Zohreh MOSTAANI authored
-
- Oct 18, 2019
-
-
Zohreh MOSTAANI authored
-
Zohreh MOSTAANI authored
-
- Oct 08, 2019
-
-
Samuel GAIST authored
Fix all the beat dependencies used for CI testing to match the versions used by buildout See merge request !309
-
Samuel GAIST authored
- beat.core 1.9.0 - beat.backend.python 1.7.2 - beat.cmdline 1.5.0
-
Samuel GAIST authored
-
Samuel GAIST authored
Since beat.core is fixed at 1.8.0, the others must also be pinned to their corresponding versions. See release.cfg
-
- Oct 03, 2019
-
-
Samuel GAIST authored
[docs] added validation prodedure for web interface Bug 485 to the admin documentation See merge request !308
-
- Sep 30, 2019
-
-
Zohreh MOSTAANI authored
-
- Sep 19, 2019
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Fix report's experiment table name/URL construction & restrictions Closes #531 and #532 See merge request !297
-
-
-
-
-
-
-
-
Fixes two issues with the experiments table after merging the several reports MR changes. The experiments table now also uses the new accessMap scheme. It also properly generates URLs for report experiments. Fixes #531 and #532
-
- Sep 17, 2019
-
-
Samuel GAIST authored
[swagger] changed the permission to access the swagger page only to registered users See merge request !307
-
Zohreh MOSTAANI authored
-
- Sep 09, 2019
-
-
André Anjos authored
Implement experiment reset api Closes #537 See merge request !306
-
Samuel GAIST authored
These tests were only API related and it makes the application more coherent with others having similar tests.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Sep 05, 2019
-
-
Samuel GAIST authored
[sphinx-openapi] increased the version of sphinxcontrib-openapi to include new feature Closes #535 See merge request !305
-
Zohreh MOSTAANI authored
-
- Aug 30, 2019
-
-
Samuel GAIST authored
Fix documentation link on icon See merge request !304
-
Samuel GAIST authored
It was still pointing to the old static
-
- Aug 29, 2019
-
-
André Anjos authored
Update beat/bob-devel to 2019.08.28 Closes #534 See merge request !303
-
Samuel GAIST authored
-
Samuel GAIST authored
Replace django-rest-swagger package that is deprecated with new drf-yasg package See merge request !301
-
rest_framework swagger has been deprecated with with recommendation to use drf-yasg to produce the API page. The package also allows to generate openapi spec files to be rendered by sphinx which will be used to generate a more up to date version of the API documentation.
-
- Aug 28, 2019
-
-
André Anjos authored
Update beat/bob-devel to 2019.08.26 Closes #534 See merge request !302
-
Samuel GAIST authored
-
- Aug 16, 2019
-
-
Flavio TARSETTI authored
Add root folder information to output of database information output See merge request !300
-
- Aug 14, 2019
-
-
Samuel GAIST authored
This patch also add a small filter that allows to "clean" the folder part up to after the text given if found in the root_folder field.
-