- Dec 20, 2019
-
-
-
-
-
Flavio TARSETTI authored
Cleanup model representation See merge request !314
-
Samuel GAIST authored
__unicode__ is a leftover of Python 2
-
Samuel GAIST authored
-
Samuel GAIST authored
__unicode__ is a leftover of Python 2
-
Samuel GAIST authored
-
Samuel GAIST authored
__unicode__ is a leftover of Python 2
-
Samuel GAIST authored
Consider updating algorithm to create activation key
-
Samuel GAIST authored
__unicode__ is a leftover of Python 2
-
Samuel GAIST authored
__unicode__ is a leftover of Python 2
-
- Nov 13, 2019
-
-
Samuel GAIST authored
Don't make the test database in memory for beat.cmdline tests See merge request !311
-
Samuel GAIST authored
For testing purpose the database has been moved to /dev/shm and the sqlite3 file is used to optimize the testing speed of beat/beat.cmdline.
-
- Nov 04, 2019
-
-
Samuel GAIST authored
removing Biometrics Evaluation from BEAT definition. Closes #512 See merge request !310
-
- Oct 30, 2019
-
-
Zohreh MOSTAANI authored
-
- Oct 21, 2019
-
-
Zohreh MOSTAANI authored
-
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
-