26 Mar, 2018
1 commit
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 !!!
03 Mar, 2017
1 commit
24 Jan, 2017
1 commit
15 Dec, 2016
1 commit
02 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
10 Aug, 2016
1 commit
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
07 Jul, 2016
1 commit
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
16 Jun, 2016
1 commit
-
By: Paul Carensac Version: 0.7.3 Export XML + download Issues (closed): https://projects.irap.omp.eu/issues/3827 Major current version (0.7): https://projects.irap.omp.eu/versions/117
15 Jun, 2016
1 commit
-
By: Paul Carensac Version: 0.7.2 A request now needs to be submitted for validation, and unsubmitted for further edition Warning : DB changed ! Issues (closed): https://projects.irap.omp.eu/issues/3826 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
26 May, 2016
1 commit
-
By: Paul Carensac Version: 0.5.3 Minor changes (see issue) (Attention: DB changed) Issue (closed): https://projects.irap.omp.eu/issues/3708 Major current version (0.5): https://projects.irap.omp.eu/versions/116
25 May, 2016
1 commit
-
By: Paul Carensac Version: 0.5.2 Strategy change implementation Issue (closed): https://projects.irap.omp.eu/issues/3654 Major current version (0.5): https://projects.irap.omp.eu/versions/116
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
12 May, 2016
1 commit
-
Added some voevents Implemented first structure of alert_listener with request creation (hard coded) Implemented RequestBuilder precise structure Deleted request_builder app (the request builder is now in common app) Updated REQUIREMENTS.txt
09 May, 2016
1 commit
02 May, 2016
1 commit
-
created all tasks edited settings.py for celery config added celery start/stop scripts started to implement workflow (alert manager) updated static files updated requirements*.txt