Commit graph

65 commits

Author SHA1 Message Date
a55de0598a Add renovate.json 2023-07-29 19:39:10 +00:00
1a0d3b3733 Merge pull request 'Automatically get the latest json file if only given a folder as path' (#33) from automatically-get-latest-file into master
Reviewed-on: https://gitea.n39.eu/Netz39_Vorstand/stammdaten-formular/pulls/33
2022-10-24 22:14:47 +00:00
2c0fdb13c7 Use better variant to get the last element 2022-10-25 00:11:40 +02:00
914881a104 Update Readme 2022-10-25 00:10:09 +02:00
a8f408941a Add catching for invalid file input 2022-10-25 00:02:53 +02:00
e78b31e1a8 Merge pull request 'revert key-options to avoid inconsistent data in entites repo' (#32) from revert-key-options into master
Reviewed-on: https://gitea.n39.eu/Netz39_Vorstand/stammdaten-formular/pulls/32
2022-10-24 21:59:14 +00:00
a8a56801a2 Automatically get the latest json file if only given a folder as path 2022-10-24 23:58:39 +02:00
3b8a53fe40 Revert "Add four options for schliessberechtigung"
This reverts commit 55853c07e7.
2022-10-24 23:51:43 +02:00
afd418cd09 Revert "Update example.json to hold schließberechtigung tags"
This reverts commit 0808643674.
2022-10-24 23:51:29 +02:00
dae586df57 Merge pull request 'Add four options for schliessberechtigung' (#31) from add-schliessberechtigung-options into master
Reviewed-on: https://gitea.n39.eu/Netz39_Vorstand/stammdaten-formular/pulls/31
2022-10-24 20:37:35 +00:00
0808643674 Update example.json to hold schließberechtigung tags 2022-10-24 22:34:07 +02:00
55853c07e7 Add four options for schliessberechtigung 2022-10-24 22:14:33 +02:00
4690c6c681 Merge pull request 'fix-layout' (#29) from fix-layout into master 2020-10-22 09:30:11 +00:00
3d2b8c7976 Zeilenumbrueche in finanzdatenmodell entfernt 2020-10-22 11:26:39 +02:00
ce92576551 Zeilenumbrueche in finanzdaten formlar entfernt 2020-10-22 11:24:58 +02:00
e0d41605bd zeilenumbrueche im stammdaten formular entfernt 2020-10-22 11:20:49 +02:00
f402fcff4f Merge pull request 'add readme' (#28) from readme into master 2020-10-22 09:13:56 +00:00
1a9e0e77b5 add readme 2020-10-20 19:44:50 +02:00
tux
c8367ed5bc Merge pull request 'add id handling & creation to data_form' (#27) from add-id into master 2020-08-23 19:47:06 +00:00
4ae69d20af add id handling & creation to data_form 2020-08-23 18:47:35 +02:00
tux
b88c9af7bd Merge pull request 'ask for a destination if instantiated without a filename' (#15) from ask-for-destination into master 2020-07-28 09:14:48 +00:00
798c3590b4 Use lowercase name for file paths 2020-07-28 11:14:21 +02:00
43c2cffc83 Check if file exists and abort if t doesn't 2020-07-28 11:13:49 +02:00
7cbcefa4de ask for a destination if instantiated without a filename 2020-07-28 11:13:35 +02:00
tux
602b155084 Merge pull request 'status-select-one' (#21) from status-select-one into master 2020-03-26 14:03:03 +00:00
cf2a8ed82a Status: Display long names and input value handling 2020-03-26 11:28:13 +01:00
tux
31292fb104 Merge pull request 'save utf8 encoded json' (#20) from utf8 into master 2020-03-26 09:40:03 +00:00
cfa7479781 testweise Status mit SelectOne widget 2020-03-26 08:51:14 +01:00
79879822e6 save utf8 encoded json 2020-03-26 00:05:02 +01:00
tux
51e2319781 Merge pull request 'remove colons from filename to avoid conflicts with windows filesystem' (#17) from windows-compatible-filenames into master 2020-03-23 09:08:41 +00:00
bca60d510f remove colons from filename to avoid conflicts with windows filesystem 2020-03-23 09:48:32 +01:00
07912d3021 Merge pull request 'Use lowercase name for file paths' (#16) from lowercase-paths into master 2020-03-22 19:59:44 +00:00
e730577d13 Use lowercase name for file paths 2020-03-22 18:33:56 +01:00
tux
0ae570a3ea Merge pull request 'out-of-dir-files' (#13) from out-of-dir-files into master 2020-03-18 20:36:59 +00: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
tux
3cfb69c1b6 Merge pull request 'refactor-datamodel' (#10) from refactor-datamodel into master 2020-03-14 22:08:55 +00:00
837f7ab905 Merge branch 'master' into refactor-datamodel 2020-03-14 22:17:14 +01:00
tux
3775ff3679 Merge pull request 'address_label' (#3) from address_label into master 2020-03-14 21:08:19 +00: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
520edd22aa base_data_model: add address_label composition 2020-03-14 15:12:41 +01:00
028b4b1c72 add empty string for unsed field 2020-03-14 15:12:11 +01:00
029b9c2c22 add __pycache__ to .gitignore 2020-03-14 15:04:07 +01:00
b73b51ee50 use new datamodels in base form 2020-03-14 15:03:53 +01:00
363c710a81 add data models 2020-03-14 15:03:37 +01:00
bc72c079b0 Merge branch 'handle-not-enough-space-exception' into address_label 2020-03-14 13:31:25 +01:00
c9ff14d013 abort program execution on not enough space exception 2020-03-14 13:29:02 +01:00