|
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 |
|
|
4745a75f2e
|
Initial WXS file to build MSI installer package
|
2023-10-24 12:29:28 +02:00 |
|
|
f089ad0b32
|
Update Cargo.lock file
|
2023-10-24 12:28:53 +02:00 |
|
|
3948cdd697
|
Pump version to 0.6.0
v0.6.0
|
2023-10-23 12:49:48 +02:00 |
|
|
5a04571a16
|
Merge pull request #13 from CCC-MF/issue_12
Issue 12: Unzip OSB files
|
2023-10-23 12:47:21 +02:00 |
|
|
f5dc366488
|
Issue #12: Compile with feature unzip-osb in make file
|
2023-10-23 12:44:40 +02:00 |
|
|
8c11c6d891
|
Issue #12: Added information about subcommand unzip-os
|
2023-10-23 12:12:38 +02:00 |
|
|
8a23d5b71b
|
Issue #12: Add command to unzip osb files
|
2023-10-23 12:06:16 +02:00 |
|
|
5d293555f8
|
Update dependencies
|
2023-10-09 22:10:52 +02:00 |
|
|
f1c8a002fa
|
Add information for interactive modification
|
2023-10-06 12:54:46 +02:00 |
|
|
86894632b6
|
Merge pull request #11 from CCC-MF/issue_10
Issue #10: Add interactive mode
|
2023-10-04 11:06:39 +02:00 |
|
|
afb5a2e17a
|
Issue #10: Add interactive mode
|
2023-10-04 10:14:45 +02:00 |
|
|
f456e278cb
|
Update dependencies and bump version
v0.5.0
|
2023-10-02 12:15:52 +02:00 |
|
|
f28ab1afcd
|
Do not sort by form name in first place for now
|
2023-10-02 12:09:54 +02:00 |
|
|
ae6b8d48e5
|
Merge pull request #9 from CCC-MF/issue_8
Issue #8: Add sorting by depency for required form references and subforms
|
2023-09-30 16:27:13 +02:00 |
|
|
1302963b56
|
Issue #8: Use system library content as equal content
Since system library content is already present in OS database, it is no dependencies to be imported.
|
2023-09-30 16:09:36 +02:00 |
|
|
6be11a8951
|
Issue #8: Use field ReferencedDataForm instead of Name
|
2023-09-30 15:37:09 +02:00 |
|
|
416204b30a
|
Issue #8: Add initial sorting based on form dependencies
|
2023-09-30 15:06:24 +02:00 |
|
|
86e988c50e
|
Add information about filter option
|
2023-09-30 13:48:06 +02:00 |
|
|
76de86b685
|
Add information about dependency and requirement symbols
|
2023-09-30 13:34:41 +02:00 |
|
|
d0de76770f
|
Sort dependencies and requirements
|
2023-09-30 13:26:25 +02:00 |
|
|
8cae6ce706
|
Cleanup Requirement::to_string()
|
2023-09-30 13:04:47 +02:00 |
|
|
81a0c6204b
|
Move common implementation into Requires trait
|
2023-09-30 12:11:14 +02:00 |
|
|
21e31f35d1
|
Change requirement string mapping to match Unterformular implementation
|
2023-09-30 12:04:45 +02:00 |
|
|
108aae329c
|
Change symbol for subform
|
2023-09-30 11:58:21 +02:00 |
|
|
1f51d3e994
|
Show subform entries in tree subcommand
|
2023-09-28 17:19:14 +02:00 |
|