- Apr 07, 2021
-
-
Jörn Künsemöller authored
TMSS-520: change Flag to SystemSettingFlag and unique ForeignKey reference to OneToOne, also create fresh migrations
-
- Apr 06, 2021
-
-
TMSS-696: Added priority_rank and priority_queue fields to Scheduling Unit, to allow priority adjustments at SU level within a project.
-
- Apr 01, 2021
-
-
Roy de Goei authored
-
- Mar 26, 2021
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- Mar 24, 2021
-
-
Roy de Goei authored
TMSS-687: Remove day and night from database. Add option to tmss_testenv to populate sunrise/sunset data for longer time
-
- Mar 23, 2021
-
-
Jorrit Schaap authored
-
Jan David Mol authored
TMSS-601: Replaced INPUT/OUTPUT roles by ANY role, as input or outputness is already encoded in output field
-
Roy de Goei authored
TMSS-687: Add Create StationTimeLine to the model to store sunrise, sunset, day, night calculation for all stations over a period
-
- Mar 22, 2021
-
-
Jorrit Schaap authored
-
- Mar 18, 2021
-
-
Jorrit Schaap authored
TMSS-672: generic fix for models using the cached_property decorator. Use this mixin to invalidate each cached_property upon refreshing the model from the database
-
Jorrit Schaap authored
-
- Mar 15, 2021
-
-
Jan David Mol authored
-
Jörn Künsemöller authored
-
- Mar 12, 2021
-
-
Jan David Mol authored
-
- Mar 11, 2021
-
-
Roy de Goei authored
-
Roy de Goei authored
-
- Mar 04, 2021
-
-
Roy de Goei authored
TMSS-668: Move retrieving of active station reservations function from dynamic scheduler to separate reservations module. Add unittests for reservations module. Add stop_time in Reservations model, and calculate duration (it was visa versa)
-
- Mar 01, 2021
-
-
Roy de Goei authored
-
Jörn Künsemöller authored
-
Nithya authored
Changes updated based on review comments
-
- Feb 26, 2021
-
-
Jörn Künsemöller authored
-
- Feb 25, 2021
-
-
Roy de Goei authored
-
- Feb 24, 2021
-
-
Nithya authored
Updated based on Review Comments
-
- Feb 19, 2021
-
-
Jörn Künsemöller authored
TMSS-445: Fix the listing that contained permission errors due to restricted default action on template
-
Jorrit Schaap authored
-
- Feb 18, 2021
-
-
Jörn Künsemöller authored
-
Jorrit Schaap authored
TMSS-648: removed weird excaped line ending handling. Added prerequisite for is_feedback_complete, the number of output dataproducts needs to be > 0
-
- Feb 15, 2021
-
-
Roy de Goei authored
-
- Feb 12, 2021
-
-
Jorrit Schaap authored
-
- Feb 11, 2021
-
-
Jorrit Schaap authored
TMSS-418: after discussion with the architect we decived to assign zero-or-more ProjectQuotaArchiveLocation's to a project
-
- Feb 05, 2021
-
-
Jorrit Schaap authored
-
- Feb 03, 2021
-
-
Jorrit Schaap authored
-
- Feb 01, 2021
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-307: while working on TMSS commissioning with TMSS-573 it showed that feedback processing was not robust against undeterministic feedback message order. Now it is.
-
- Jan 21, 2021
-
-
Jorrit Schaap authored
TMSS-573: Seperated TMSS into sub-packages TMSSBackend, TMSSFrontend, TMSSClient and TMSSServices and used the proper dependencies on using-lofar-packages like QA and SCU where TMSSFrontend is not needed.
-