- 01 Feb, 2016 3 commits
-
-
Denis Laxalde authored
Previous restrictions were for datacat business logic.
-
Denis Laxalde authored
Parameters are modelled as a string attribute on Script entity type. This is simply transformed as options for the underlying Python script upon execution. Closes #10428307.
-
Denis Laxalde authored
Avoids relative imports.
-
- 26 Jan, 2016 1 commit
-
-
Denis Laxalde authored
The former will allow for storing large stderr output (e.g. log files), the latter makes it possible for a script to change the format of its output.
-
- 25 Jan, 2016 1 commit
-
-
Denis Laxalde authored
Each script is run using the output of its predecessor as input. Store transitional data in temporary file and retrieve the last product of transformation to attach it to the process entity. Closes #10428298.
-
- 01 Feb, 2016 1 commit
-
-
Denis Laxalde authored
The script sequence consists of sequence items, with an index corresponding to their position in the sequence and a relation to a script. Simplify tests in unittest_entities, drop tests for things that are not actually used (and dropping those things as well). Related to #10428298.
-
- 25 Jan, 2016 4 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
Denis Laxalde authored
Closes #10267618.
-
Denis Laxalde authored
-
- 22 Jan, 2016 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-