23 Mar, 2018
1 commit
-
(bugfixed the json fixture for pyrosuser that had a "null" quota (fixed it to 100)) Added lots of useful comments !!!
19 Jan, 2018
1 commit
03 Mar, 2017
1 commit
20 Jan, 2017
1 commit
22 Dec, 2016
1 commit
15 Dec, 2016
1 commit
23 Aug, 2016
1 commit
-
Implémentation de la simulation d'alerte sur la page principale des alertes Quelques fix sur le workflow
12 Aug, 2016
1 commit
11 Aug, 2016
2 commits
-
initial fixtures, and deleted at the end of the tests.
-
Adapted test code.
09 Aug, 2016
1 commit
-
- amélioration scripts (windows, install, simulateurs) - déplacement de fichiers (fixtures, models de pyrosapp à common, devices de common à l'app devices, code du Scheduler hors de models) - MAJ wiki - MAJ schema de la DB
20 Jul, 2016
1 commit
-
By: Paul Carensac Version: 0.11.4 Building request with the default strategy and VOEvent values Warning: DB changed ! Issues (closed): https://projects.irap.omp.eu/issues/3987 Major current version (0.11): https://projects.irap.omp.eu/versions/128
22 Jun, 2016
1 commit
-
By: Paul Carensac Version: 0.7.7 Tests for Alert, User and Routine Managers Issues (closed): https://projects.irap.omp.eu/issues/3833 Major current version (0.7): https://projects.irap.omp.eu/versions/117
03 Jun, 2016
1 commit
-
By: Paul Carensac Version: 0.6.1 User management and website structure Warning : DB changed ! Issues (closed): https://projects.irap.omp.eu/issues/3717 https://projects.irap.omp.eu/issues/3718 https://projects.irap.omp.eu/issues/3720 Major current version (0.6): https://projects.irap.omp.eu/versions/123
19 May, 2016
1 commit
-
By: Paul Carensac Version: 0.4.1 Scheduler update: ajout overhead et nouveau systeme d'historique + adaptation des modules lies (Attention: DB changed) Issue (closed): https://projects.irap.omp.eu/issues/3625 Major current version (0.4): https://projects.irap.omp.eu/versions/90
13 May, 2016
1 commit
-
Fixed minor bugs in alert_listener Added test for alert receiving Added fixture for sqlite & mysql Added possibility to launch test considering celery Added and updated some scripts (see scripts/ directory) Added exceptions throwing in RequestBuilder
18 Apr, 2016
1 commit
-
the web interface #3485 : - agent class created - all application for the modules created (with urls.py, templates folder, ...