Commit Graph

116 Commits

Author SHA1 Message Date
pcvolkmer c3895c8eaf Add cargo release profile 2023-06-05 09:12:29 +02:00
pcvolkmer 0d986059ce Extract cli command structs 2023-06-04 13:03:26 +02:00
pcvolkmer 53e9207cc5 Remove not required 'mut' keyword 2023-06-04 13:02:48 +02:00
pcvolkmer fae48a186b Shortened profile example 2023-06-03 18:27:17 +02:00
pcvolkmer eceafe18be Apply changes from profile to data 2023-06-03 17:50:27 +02:00
pcvolkmer 169a1eff00 Remove obsolete struct 2023-06-03 15:41:38 +02:00
pcvolkmer d4eeb1c345 Show information stored in InfoXML part 2023-06-03 15:38:28 +02:00
pcvolkmer ca145f5e4b Add subcommands 'list' and 'modify' 2023-06-03 15:27:09 +02:00
pcvolkmer 5681b1dee3 Use 'form_references' instead of 'fields' in profile 2023-06-03 13:03:31 +02:00
pcvolkmer 636fa34efc Add 'anzeige' and 'anzeige_auswahl' to profile 2023-06-03 12:59:05 +02:00
pcvolkmer 1224f93764 Check input file for additional entries
This will prevent the application from creating output without these
additional entities, which would be missing in output.

Instead, the application will exit with an error message.
2023-06-02 23:05:35 +02:00
pcvolkmer 31a1dcb63e Move 'Ordner' and 'Bibliothek' into model/mod.rs 2023-06-02 22:31:38 +02:00
pcvolkmer 8902a47903 Add profile file parser 2023-06-02 09:33:25 +02:00
pcvolkmer 2b0d1a5bd9 Simple code cleanup 2023-06-01 20:02:53 +02:00
pcvolkmer c43f12c95f Add static transformation for DNPM forms to use UKW variant 2023-06-01 20:01:04 +02:00
pcvolkmer 193b01dc92 Initial import 2023-06-01 19:31:36 +02:00