Commit graph

18 commits

Author SHA1 Message Date
bca60d510f remove colons from filename to avoid conflicts with windows filesystem 2020-03-23 09:48:32 +01:00
e730577d13 Use lowercase name for file paths 2020-03-22 18:33:56 +01:00
1989d432d9 use Path with prefix 2020-03-18 19:31:02 +01:00
d3cabbf573 now also finds example.json if called from another location 2020-03-16 10:50:47 +01:00
a46384aa25 writes output file to same directory as input file 2020-03-16 10:45:50 +01:00
d3531342f3 Merge branch 'handle-not-enough-space-exception' into refactor-datamodel 2020-03-14 15:19:44 +01:00
464c74866a data_form: add clear message regarding data changes 2020-03-14 15:16:53 +01:00
52d98488f9 data_form: remove debug output 2020-03-14 15:16:15 +01:00
b73b51ee50 use new datamodels in base form 2020-03-14 15:03:53 +01:00
c9ff14d013 abort program execution on not enough space exception 2020-03-14 13:29:02 +01:00
f37c381fed remove unused import 2020-03-14 13:04:50 +01:00
f15c6a6b75 put full isodate with second precision in filename 2020-03-14 13:03:17 +01:00
51b3dde78e put timestamp after name in filename 2020-03-14 13:02:03 +01:00
715871dfbf change timestamp to iso8601 2020-03-14 12:40:15 +01:00
b23b5abe15 now with utc unix timestamp 2020-03-14 11:01:19 +01:00
5b2f6c4c7d edit_form: save file with generated filename
edit date + full member name
2020-03-10 16:11:51 +01:00
f4ed62748f json schema: flatten dict structure to ease parsing of form entries 2020-03-10 16:00:18 +01:00
b1369f900b initial commit after move from prozesse 2020-03-06 23:37:21 +01:00