19 Jul, 2016
2 commits
-
By: Paul Carensac Version: 0.11.2 Fix JD rounding problem Issues (closed): https://projects.irap.omp.eu/issues/3990 Major current version (0.11): https://projects.irap.omp.eu/versions/128
-
By: Paul Carensac Version: 0.11.1 Parse VOEvent & get good fields Warning: DB changed ! Issues (closed): https://projects.irap.omp.eu/issues/3986 Major current version (0.11): https://projects.irap.omp.eu/versions/128
05 Jul, 2016
1 commit
28 Jun, 2016
1 commit
-
By: Paul Carensac Version: 0.8.1 Execute_sequence first version, with calls for the telescope Issues (closed): https://projects.irap.omp.eu/issues/3661 Major current version (0.7): https://projects.irap.omp.eu/versions/118
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
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