- Oct 08, 2020
-
-
Sabine Schröder authored
#7: controlled vocabulary for kind of annotation was introduced (changes in crud.py and schemas.py to be found in commit for #17)
-
Sabine Schröder authored
-
- Oct 07, 2020
-
-
Sabine Schröder authored
#17: REST APIs to changelog tables are build; #9: patch API for stationmeta creates a separate changelog entry for every field changed in the metadata
-
- Oct 06, 2020
-
-
Sabine Schröder authored
-
- Oct 05, 2020
-
-
Sabine Schröder authored
-
- Oct 03, 2020
-
-
Sabine Schröder authored
#17: delete coordinate_validation_status, coordinate_validation_date, and coordinate_validator_id from fixtures for pytest
-
Sabine Schröder authored
-
Sabine Schröder authored
#17 and #9: stationmeta patch API writes (one) entry to changelog table; schema shows changelog table when requesting stationmeta from database
-
Sabine Schröder authored
-
Sabine Schröder authored
-
Sabine Schröder authored
-
Sabine Schröder authored
-
Sabine Schröder authored
-
- Sep 02, 2020
-
-
Sabine Schröder authored
#11 and #3: added more readable REST API for controlled_vocabulary (and also for requests of only one entry))
-
Sabine Schröder authored
-
- Aug 13, 2020
-
-
Sabine Schröder authored
#4: bug fix done for nested stationmeta (inside timeseries record); still left to do: clean up of code and adapting pytests
-
- Aug 11, 2020
-
-
Sabine Schröder authored
#11 and #3 (and also #8): provided an API to the controlled vocabulary (as long as no ontology service is in place), also wrote first pytest, but not yet working (settings have to be established in test database), prepared scripts to create pages also documenting the controlled vocabulary (pages: index can still show the source code, which is wanted)
-
- Aug 10, 2020
-
-
Sabine Schröder authored
#11: still struggling with creating pdf (but now a little bit better) -- see (pandoc) command in issue
-
- Aug 07, 2020
-
-
Sabine Schröder authored
-
- Aug 06, 2020
-
-
Sabine Schröder authored
-
Sabine Schröder authored
-
- Aug 03, 2020
-
-
Sabine Schröder authored
#11: started adding descriptive text for automatic openapi documentation (especially for use documenting metadata)
-
Sabine Schröder authored
-
- Jul 09, 2020
-
-
Sabine Schröder authored
-
- Jul 06, 2020
-
-
Sabine Schröder authored
-
Sabine Schröder authored
-
- Jul 05, 2020
-
-
Sabine Schröder authored
-
- Jul 04, 2020
-
-
Sabine Schröder authored
-
- Jul 02, 2020
-
-
Sabine Schröder authored
#3: found solution for loading controlled vocabulary only once at start time (with raw database connection); have to put it into place (so that pytests are also running); for now the workaround is still active
-
- Jun 30, 2020
-
-
Sabine Schröder authored
-
Sabine Schröder authored
-
Sabine Schröder authored
-
Sabine Schröder authored
#4: nested download for station inside timeseries still not working properly, but at least shows some information; upload after gitlab crash
-
Sabine Schröder authored
#4: nested download was extended for timeseries; TBD: showing nested station information is not working yet; also changed programme from many-to-many to 1:n
-
- Jun 29, 2020
-
-
Sabine Schröder authored
-
Sabine Schröder authored
#3: added unique constraint to controlled vocabularies; added foreign keys (controlled vocabularies) to models
-
- Jun 27, 2020
-
-
Sabine Schröder authored
#3,#4: nested uploads/downloads using controlled vocabulary; still to investigate: how to load enum_tables at beginning (this commit is a workaround)
-
- Jun 19, 2020
-
-
Sabine Schröder authored
#3: now nested human readable download is established for timeseries; TBD: do this for all other modesl
-
Sabine Schröder authored
#3: toar_controlled_vocabulary is used for downloading timeseries, pytests are added for timeseries; not yet working: how to show human readable fields inside nested models (how is this 'conversion' done automatically?)
-
Sabine Schröder authored
almost done: using human readable controlled vocabulary for upload; TBD: using human readable controlled vocabulary for download, adapting pytests
-