- Nov 26, 2020
-
-
Jorrit Schaap authored
TMSS-320: changed SIPidentifier to make it lighter in storage and (de)serialization. Changed ForeignKey into OneToOneField, ensuring each SIPIdentifier is used only once. Create new SIPidentifier instances where/when needed by default. Adated scheduling of observation/pipeline subtasks for bulk creation and usage of global_identifiers, and added a schedule_ingest_subtask method.
-
Jorrit Schaap authored
-
- Nov 25, 2020
-
-
Fabio Vitello authored
-
Fabio Vitello authored
-
- Nov 24, 2020
-
-
Fabio Vitello authored
Added the following flags: - Ingest_permission_required bool on SU Draft & Blueprint - ingest_permission_granted_since on SU Blueprint - auto_ingest on project When auto_ingest=False, the scheduling units are be created with ingest_permission_required = True
-
- Nov 23, 2020
-
-
Jorrit Schaap authored
-
- Nov 19, 2020
-
-
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 17, 2020
-
-
Jorrit Schaap authored
-
- Nov 12, 2020
-
-
Nithya authored
-
- Nov 11, 2020
-
-
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
-
- Nov 09, 2020
-
-
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.
-
- Nov 03, 2020
-
- 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
-
- Oct 23, 2020
-
-
Jorrit Schaap authored
TMSS-334: quick performance fix with big speedup in getting taskblueprints and schedulingunitblueprints. There are many more optimization opportunities!
-
- Oct 22, 2020
-
-
Jörn Künsemöller authored
- Oct 21, 2020
-
-
Jörn Künsemöller authored
-
- Oct 20, 2020
-
-
Nithya authored
Changes Updated
-
- Oct 19, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Oct 16, 2020
-
-
Jorrit Schaap authored
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- Oct 15, 2020
-
-
Jörn Künsemöller authored
-
- Oct 14, 2020
-
-
Jörn Künsemöller authored
-
- Oct 12, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Oct 09, 2020
-
-
Jorrit Schaap authored
-
- Oct 08, 2020
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- Oct 07, 2020
-
-
goei authored
-
- Sep 30, 2020
-
-
goei authored
-
Fabio Vitello authored
Moved viewflow from tmssapp to the new workflowapp
-