- Feb 24, 2020
-
-
Jorrit Schaap authored
TMSS-153: added most parset keys according to https://support.astron.nl/confluence/display/TMSS/UC1+JSON still working on the quite complicated dataproducts
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-153: removed strange string conversion lines which do not appear to be needed anymore now that we use python3. And if we do need the conversion, then this implementation is wrong, as it converts everyting to string, not just unicode-strings
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Feb 21, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-153: added json_utils and tests. method get_default_json_object_for_schema returns a valid json object for the given schema with all properties with their default values
-
Jorrit Schaap authored
TMSS-153: added default empty objects or arrays in schema's so they can be filled in by json_utils.get_default_json_object_for_schema
-
Jorrit Schaap authored
TMSS-153: added json_utils and tests. method get_default_json_object_for_schema returns a valid json object for the given schema with all properties with their default values
-
- Feb 19, 2020
-
-
Auke Klazema authored
OSB-95: Refactor final mode switch Closes OSB-95 See merge request !99
-
- Feb 17, 2020
-
-
Jorrit Schaap authored
Resolve TMSS-145 Closes TMSS-145 See merge request !100
-
https://git.astron.nl/ro/lofarJorrit Schaap authored
TMSS-145: Merge branch 'TMSS-145' of https://git.astron.nl/ro/lofar into TMSS-145 (after rebase with master)
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
TMSS-145: Fix tests that broke due to default titles based on class names by overriding with proper names
-
-
Jorrit Schaap authored
Resolve TMSS-138 Closes TMSS-138 See merge request !97
-
https://git.astron.nl/ro/lofarJorrit Schaap authored
TMSS-138: Merge branch 'TMSS-138' of https://git.astron.nl/ro/lofar into TMSS-138 (weird sync between local branch and origin/TMSS-138)
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Feb 14, 2020
-
-
Jorrit Schaap authored
TMSS-138: when DEBUG=True, ALLOWED_HOSTS is automatically filled in by django: https://docs.djangoproject.com/en/3.0/ref/settings/#allowed-hosts
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-138: and TMSS-142: manually copied in the test_utils.py file from branch TMSS-142 so we can use the improved test setup. Added the test-user as superuser by default, so all 'normal' tests are not hindered by permissions
-
-
TMSS-138: Restrict access to Cycle view via REST calls, add tests to demonstrate use of groups and permissions
-
-
-