- Nov 19, 2020
-
-
Jörn Künsemöller authored
-
Jorrit Schaap authored
TMSS-190: do not check for dynamic_scheduling_enable here (but let the responsibility in the dynamic_scheduler)
-
Jorrit Schaap authored
TMSS-190: renamed Setting AUTOSCHEDULE/allow_scheduling_observations to DYNAMIC_SCHEDULING_ENABLED/dynamic_scheduling_enabled. Disabled it by default for TMSS as requested by PO. Enabled it for the test environment if the dynamic scheduler service is started.
-
- Nov 18, 2020
-
-
Jörn Künsemöller authored
TMSS-259: Change format according to Jan Davids suggestions. Change list input to tuples and add caching.
-
- Nov 17, 2020
-
-
Jörn Künsemöller authored
TMSS-259: Add tests for angular separation endpoint. Improve speed on sunrise endpoint by reducing precision.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Nov 13, 2020
-
-
Jorrit Schaap authored
-
Jörn Künsemöller authored
TMSS-259: Remove optional slash and api_view again from /schemas/ and /station_groups/ because it breaks json ref resolution and more
-
- Nov 12, 2020
-
-
Jörn Künsemöller authored
TMSS-459: Add new endpoint 'angular_separation_from_bodies' and backend logic to calculate distance of a pointing from solar system bodies
-
Jörn Künsemöller authored
-
Jorrit Schaap authored
-
Auke Klazema authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Nithya authored
-
- Nov 11, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-190: let stoptime be set by client(s) instead of assuming that a state update to finishing should always set the subtaks's stoptime
-
Jörn Künsemöller authored
TMSS-435: Return json object with sunrise, sunset, day and night times at sun_rise_and_set call, handle multiple stations and timestamps provided as parameters
-
- Nov 10, 2020
-
-
Jorrit Schaap authored
-
- Nov 09, 2020
-
-
Jorrit Schaap authored
TMSS-190: removed obsolete method calculate_start_time. Added SubtaskSchedulingException when the duration is less then 1 second.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-322: reimplemented this feature. As stated in the ticket: such a convenience log_url is not part of the Subtask model, but can be a view on the model. So, implemeted it in the viewset. Now, fetching subtasks from the TMSS db is superfast again.
-
Jorrit Schaap authored
(cherry picked from commit 3bec3e06)
-
- Nov 05, 2020
-
-
Jörn Künsemöller authored
TMSS-403: Improvement: use build/installed TMSS settings module and LOFARROOT for static files and templates so that django toolbar and frontend work out of the box
-
- Nov 03, 2020
-
-
Jörn Künsemöller authored
-
- Nov 02, 2020
-
-
Jorrit Schaap authored
- Oct 29, 2020
-
-
goei authored
-
- Oct 27, 2020
-
-
Jorrit Schaap authored
TMSS-334: bug fixes and typos on previous quick performance fix. There are many more optimization opportunities!
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-190: fixed aggregated status. It should be possible to do this in a single select statement, but for now this is ok
-
Jorrit Schaap authored
-