c345ffde6b
chore: allow clippy linter warnings on some structs
...
This allows using original field names if they contain the
struct name
2025-01-01 20:15:10 +01:00
e45661c84c
refactor: use if/else expression
2024-12-14 14:05:52 +01:00
bf90738dc6
refactor: replace for_each() with for loop
2024-12-14 14:01:08 +01:00
37d945d016
refactor: replace closure with method
2024-12-08 12:28:49 +01:00
f2d6213faf
fix: skip serializing if None
2024-11-09 12:53:04 +01:00
bd1b66fd5b
feat: skip serializing if None
2024-11-05 01:15:57 +01:00
c6fd3c59f7
feat: add optional LkrCode property for ICD 10 codes
2024-10-31 00:25:25 +01:00
d4febb026f
chore: change License to GNU GPL v2
2024-10-30 18:38:51 +01:00
880325ce78
feat: make property catalogue description optional
2024-05-13 13:38:51 +02:00
a08abd7688
Make version entries and categories optional in property catalogue
2023-11-08 11:56:07 +01:00
93981f7709
Issue #16 : Add missing model entries and add optional declaration
2023-11-06 11:44:41 +01:00
a8851c5e4f
Mark system library content
2023-08-31 11:32:51 +02:00
e84a39b7c4
Apply exported sorting to items itself and nested items
2023-08-07 14:16:44 +02:00
b030ce6a53
Add subcommand 'diff' to compare two OSC files
2023-07-01 17:40:04 +02:00
014fca2169
Styled name and revision in content listing
2023-06-16 00:10:20 +02:00
11b233b642
Add optional sorted listing of file contents
2023-06-15 23:27:21 +02:00
13f1126619
Use traits for catalogues, forms and form entries
2023-06-15 22:56:33 +02:00
ca145f5e4b
Add subcommands 'list' and 'modify'
2023-06-03 15:27:09 +02:00
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
31a1dcb63e
Move 'Ordner' and 'Bibliothek' into model/mod.rs
2023-06-02 22:31:38 +02:00
193b01dc92
Initial import
2023-06-01 19:31:36 +02:00