d4febb026f
chore: change License to GNU GPL v2
2024-10-30 18:38:51 +01:00
cd2019332e
feat: add check for files with 'AnalyseBereichEditor'
2024-05-14 09:08:09 +02:00
d620c940ac
feat: do not serialize None values in Editor
2024-05-13 13:48:56 +02:00
df7d31c561
feat: add add more model types to model
2024-05-13 10:48:14 +02:00
6a5b7ce6de
test: change default values for form fields with profile
2024-03-18 14:48:15 +01:00
0a3ca817c6
Code cleanup: Remove needless borrowed reference
2023-11-23 10:26:46 +01:00
13bcd74f6c
Issue #22 : Check form references to previously undefined forms in OSC files
2023-11-10 12:36:53 +01:00
e2d5eedd02
Issue #15 : Check OSC files for known issues
2023-11-06 13:31:34 +01:00
a55db66e57
Issue #15 : Implement check subcommand cli
2023-11-06 11:52:57 +01:00
f28ab1afcd
Do not sort by form name in first place for now
2023-10-02 12:09:54 +02:00
416204b30a
Issue #8 : Add initial sorting based on form dependencies
2023-09-30 15:06:24 +02:00
d30c2991c0
Filter printed elements for list and tree sub command
2023-09-04 13:24:28 +02:00
8edd50feb4
Show form references using tree sub command
2023-09-03 17:31:38 +02:00
a2df2650ed
Use empty entry lists if they did not exist in file
2023-08-31 17:30:47 +02:00
af4ec8898a
Strip content that is included in system library
2023-08-31 16:10:19 +02:00
7d6a6ee9b3
Add information about user library flag
2023-08-31 15:54:38 +02:00
a605018176
Do not modify forms included in system library
2023-08-31 12:08:34 +02:00
a8851c5e4f
Mark system library content
2023-08-31 11:32:51 +02:00
0b0188bd30
Print info_xml content if using diff sub command
2023-08-30 17:57:53 +02:00
103075ab78
Add sub command 'tree' to show dependencies
2023-08-29 17:34:02 +02:00
e84a39b7c4
Apply exported sorting to items itself and nested items
2023-08-07 14:16:44 +02:00
a8911f86dd
Update dependencies
2023-07-02 23:14:19 +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
0f584997f7
Extract print function for catalogues and forms
2023-06-15 22:57:17 +02:00
13f1126619
Use traits for catalogues, forms and form entries
2023-06-15 22:56:33 +02:00
1d37ae9295
Show additional information on parsing error
2023-06-05 19:55:16 +02:00
eceafe18be
Apply changes from profile to data
2023-06-03 17:50:27 +02:00
169a1eff00
Remove obsolete struct
2023-06-03 15:41:38 +02:00
d4eeb1c345
Show information stored in InfoXML part
2023-06-03 15:38:28 +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
c43f12c95f
Add static transformation for DNPM forms to use UKW variant
2023-06-01 20:01:04 +02:00
193b01dc92
Initial import
2023-06-01 19:31:36 +02:00