|
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 |
|
|
c514005182
|
Update YAML file for UKM
|
2023-09-28 02:25:26 +02:00 |
|
|
a127133ba2
|
Add YAML file for master profile
|
2023-09-28 00:00:43 +02:00 |
|
|
e2d4d71063
|
Bump version
v0.4.1
|
2023-09-19 17:38:57 +02:00 |
|
|
629cc8aba9
|
Merge pull request #7 from CCC-MF/issue_5
Add all required and optional assets into deb package
|
2023-09-19 17:34:57 +02:00 |
|
|
298a142586
|
Merge pull request #6 from CCC-MF/issue_4
Skip serializing None option
|
2023-09-19 17:34:19 +02:00 |
|
|
9b9a0b4622
|
Add all required and optional assets into deb package
|
2023-09-19 17:32:49 +02:00 |
|
|
9ffc0783ff
|
Skip serializing None option
|
2023-09-19 17:31:28 +02:00 |
|
|
771d99fa27
|
Add extended description for deb packages
|
2023-09-19 16:54:48 +02:00 |
|
|
eadf9326d0
|
Update dependencies and mark as v0.4.0
|
2023-09-19 16:54:48 +02:00 |
|
|
bf63d93efa
|
Add optional field 'Kontaktliste' to forms
|
2023-09-19 16:54:48 +02:00 |
|
|
ce52f92a7f
|
Fix build error if dir "completion" does not exist
|
2023-09-11 18:32:31 +02:00 |
|
|
b3054f971e
|
Package deb package containing bash completion
|
2023-09-04 17:46:55 +02:00 |
|
|
e27d31a8bf
|
Use clap crate in version 4.4
|
2023-09-04 16:51:22 +02:00 |
|
|
d30c2991c0
|
Filter printed elements for list and tree sub command
|
2023-09-04 13:24:28 +02:00 |
|
|
ce8dca1c10
|
Use --sorted and --strip as options for productive use
This will keep old experimental options as alias.
|
2023-09-04 13:04:44 +02:00 |
|
|
bfa7cc3c6b
|
Add sub command to calculate sha256 sum of an OSC file
|
2023-09-03 18:49:28 +02:00 |
|
|
9256e242eb
|
Allow (actual) unused option
|
2023-09-03 18:40:43 +02:00 |
|
|
e33b1a3a4c
|
Do not list form references twice as dataform and unterformular
|
2023-09-03 18:14:06 +02:00 |
|
|
42cbb9ce7e
|
Combine matches to produce the same string
|
2023-09-03 18:06:56 +02:00 |
|
|
8edd50feb4
|
Show form references using tree sub command
|
2023-09-03 17:31:38 +02:00 |
|
|
31eda3efc9
|
Show notice if form has no field to be used as procedure date
This indicates that the form cannot be used as main form, but as subform only.
|
2023-09-03 14:03:31 +02:00 |
|
|
54cea88486
|
Inline additional information about subform mark
|
2023-09-03 13:58:28 +02:00 |
|
|
4040c49521
|
Update link to example files
|
2023-09-01 19:50:25 +02:00 |
|
|
e0b16c16d4
|
Remove xml-rs and update dependencies
|
2023-09-01 19:50:22 +02:00 |
|
|
c07d4c8976
|
Merge pull request #3 from CCC-MF/hide_form_fields
Hide form fields in OSC file using profile configuration
v0.3.0
|
2023-09-01 12:40:13 +02:00 |
|