1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-04-19 19:56:50 +00:00

266 Commits

Author SHA1 Message Date
036dc80ad0 feat #24: List content of OSB files 2023-12-30 07:30:44 +01:00
fccfe4a880 chore: update dependencies 2023-12-28 13:50:06 +01:00
9ab00ce192 feat: remove error messages from list subcommand 2023-12-06 12:01:18 +01:00
70562f99ca style: code cleanup in file extension check 2023-12-06 12:00:28 +01:00
dcfc50878e feat: check file extension before reading OSC files 2023-12-06 11:44:49 +01:00
2358f6410f build: update dependencies 2023-12-06 11:25:36 +01:00
8f6bbc1692 feat: add script code to Klinik/Anamnese-MTB in ukw profile 2023-12-06 11:24:00 +01:00
0a3ca817c6 Code cleanup: Remove needless borrowed reference 2023-11-23 10:26:46 +01:00
172a2cc692 Code cleanup: Entry implements Display trait - remove 'to_string()' 2023-11-23 10:16:12 +01:00
7021f94891 Code cleanup: Use 'matches!()' macro 2023-11-23 10:13:55 +01:00
6589349b8d Implement Display trait for Requirement 2023-11-23 10:10:07 +01:00
2808cc3556 Code cleanup 2023-11-23 10:07:26 +01:00
f3bbef5d22 Bump version v0.7.0 2023-11-10 17:12:56 +01:00
ef8f6ab1b5 Change description and arguments depending on selected features 2023-11-10 16:41:54 +01:00
a1e5133516
Merge pull request #23 from CCC-MF/issue_22
Check form references to previously undefined forms in OSC files
2023-11-10 12:38:39 +01:00
13bcd74f6c Issue #22: Check form references to previously undefined forms in OSC files 2023-11-10 12:36:53 +01:00
6fdbe06106 Add information about the reason 2023-11-10 12:36:04 +01:00
31c162e977 Update profile file for UKM 2023-11-09 13:15:18 +01:00
2413e4b9b8 Improve check output 2023-11-09 13:00:34 +01:00
c9ecb8e944 Add progress bar to OSB file check 2023-11-09 12:11:13 +01:00
774b57d78e Fix required argument conflicts in check sub command 2023-11-09 11:21:24 +01:00
a52eb9742e
Merge pull request #21 from CCC-MF/issue_14
Issue #14: Embed existing DNPM profile files
2023-11-09 10:58:28 +01:00
4c76504000 Issue #14: Embed existing DNPM profile files 2023-11-09 10:53:38 +01:00
4676a63c69 Fix warnings for disabled features 2023-11-09 10:42:54 +01:00
e250e330a5
Merge pull request #20 from CCC-MF/issue_19
Check OSC- und OSB-Files for known issues
2023-11-09 09:27:16 +01:00
349b571e09 Issue #19: Do not allow check listing in combination with file check 2023-11-08 16:49:23 +01:00
90423b5b4e Issue #19: Check OSC files within OSB file 2023-11-08 14:38:16 +01:00
d45ded939e Issue #19: Extract method to check content of OSC file 2023-11-08 14:38:02 +01:00
7ab5523f3c Add more checks shown before in list subcommand 2023-11-08 12:35:58 +01:00
f02ea9b065 Show issue counts ahead of issue list 2023-11-08 12:10:42 +01:00
a08abd7688 Make version entries and categories optional in property catalogue 2023-11-08 11:56:07 +01:00
bf7b8cd9ba Add 'PunkteKategorie' to model 2023-11-07 12:00:21 +01:00
821b30e452 Add information about 'check' sub command 2023-11-07 08:13:45 +01:00
6a0a356120 Update issue code and description 2023-11-07 08:10:50 +01:00
352f5e23fc
Merge pull request #18 from CCC-MF/issue_15
Checks and fixes for known issues in OSC files
2023-11-06 14:02:32 +01:00
7b13251d34 Issue #15: Add flag '--fix' to modify sub command 2023-11-06 14:00:20 +01:00
6da1c48c28 Issue #15: Show list of available checks 2023-11-06 13:59:08 +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
dce2a5cdda
Merge pull request #17 from CCC-MF/issue_16
Issue #16: Add missing model entries and add optional declaration
2023-11-06 11:46:34 +01:00
93981f7709 Issue #16: Add missing model entries and add optional declaration 2023-11-06 11:44:41 +01:00
b6694b9e53 Add package metadata to generate rpm packages 2023-11-04 11:45:47 +01:00
0e690cbb85 Update quick-qml dependency 2023-11-04 11:45:15 +01:00
0d6525c398 Update dependencies 2023-11-03 21:19:30 +01:00
df643b5e60 Recompile if c header file changed 2023-11-03 20:59:31 +01:00
1746026af8 Declare use within feature flag related part 2023-11-03 20:58:51 +01:00
7cdfe0068f Add information about optional params for unzip-osb command 2023-11-02 21:02:32 +01:00
1f5ec80cc6 Add optional destination dir for OSB file extraction 2023-11-02 20:56:57 +01:00
f851e9c424 Add optional OSB alternative password parameter 2023-11-01 13:29:30 +01:00
7ef1638b58 Update dependencies 2023-10-31 15:09:03 +01:00