Commit Graph

96 Commits

Author SHA1 Message Date
pcvolkmer 8cae6ce706 Cleanup Requirement::to_string() 2023-09-30 13:04:47 +02:00
pcvolkmer 81a0c6204b Move common implementation into Requires trait 2023-09-30 12:11:14 +02:00
pcvolkmer 21e31f35d1 Change requirement string mapping to match Unterformular implementation 2023-09-30 12:04:45 +02:00
pcvolkmer 108aae329c Change symbol for subform 2023-09-30 11:58:21 +02:00
pcvolkmer 1f51d3e994 Show subform entries in tree subcommand 2023-09-28 17:19:14 +02:00
pcvolkmer c514005182 Update YAML file for UKM 2023-09-28 02:25:26 +02:00
pcvolkmer a127133ba2 Add YAML file for master profile 2023-09-28 00:00:43 +02:00
pcvolkmer e2d4d71063 Bump version v0.4.1 2023-09-19 17:38:57 +02:00
pcvolkmer 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
pcvolkmer 298a142586 Merge pull request #6 from CCC-MF/issue_4
Skip serializing None option
2023-09-19 17:34:19 +02:00
pcvolkmer 9b9a0b4622 Add all required and optional assets into deb package 2023-09-19 17:32:49 +02:00
pcvolkmer 9ffc0783ff Skip serializing None option 2023-09-19 17:31:28 +02:00
pcvolkmer 771d99fa27 Add extended description for deb packages 2023-09-19 16:54:48 +02:00
pcvolkmer eadf9326d0 Update dependencies and mark as v0.4.0 2023-09-19 16:54:48 +02:00
pcvolkmer bf63d93efa Add optional field 'Kontaktliste' to forms 2023-09-19 16:54:48 +02:00
pcvolkmer ce52f92a7f Fix build error if dir "completion" does not exist 2023-09-11 18:32:31 +02:00
pcvolkmer b3054f971e Package deb package containing bash completion 2023-09-04 17:46:55 +02:00
pcvolkmer e27d31a8bf Use clap crate in version 4.4 2023-09-04 16:51:22 +02:00
pcvolkmer d30c2991c0 Filter printed elements for list and tree sub command 2023-09-04 13:24:28 +02:00
pcvolkmer 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
pcvolkmer bfa7cc3c6b Add sub command to calculate sha256 sum of an OSC file 2023-09-03 18:49:28 +02:00
pcvolkmer 9256e242eb Allow (actual) unused option 2023-09-03 18:40:43 +02:00
pcvolkmer e33b1a3a4c Do not list form references twice as dataform and unterformular 2023-09-03 18:14:06 +02:00
pcvolkmer 42cbb9ce7e Combine matches to produce the same string 2023-09-03 18:06:56 +02:00
pcvolkmer 8edd50feb4 Show form references using tree sub command 2023-09-03 17:31:38 +02:00
pcvolkmer 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
pcvolkmer 54cea88486 Inline additional information about subform mark 2023-09-03 13:58:28 +02:00
pcvolkmer 4040c49521 Update link to example files 2023-09-01 19:50:25 +02:00
pcvolkmer e0b16c16d4 Remove xml-rs and update dependencies 2023-09-01 19:50:22 +02:00
pcvolkmer 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
pcvolkmer 3ec51099c7 Extract method to apply form field profile part 2023-09-01 12:31:48 +02:00
pcvolkmer 1e7a95bb09 Always save form field content for hidden form fields 2023-09-01 09:07:08 +02:00
pcvolkmer abdef90e90 Set filter to "false" if form field should be hidden 2023-08-31 22:20:19 +02:00
pcvolkmer a2df2650ed Use empty entry lists if they did not exist in file 2023-08-31 17:30:47 +02:00
pcvolkmer f947395c54 Update dependencies 2023-08-31 17:00:32 +02:00
pcvolkmer d3d4ec2646 Add a section for experimental functions in README.md 2023-08-31 17:00:00 +02:00
pcvolkmer f507893b4d Show required dependencies not included in OSC file 2023-08-31 16:46:40 +02:00
pcvolkmer af4ec8898a Strip content that is included in system library 2023-08-31 16:10:19 +02:00
pcvolkmer 7d6a6ee9b3 Add information about user library flag 2023-08-31 15:54:38 +02:00
pcvolkmer a605018176 Do not modify forms included in system library 2023-08-31 12:08:34 +02:00
pcvolkmer a8851c5e4f Mark system library content 2023-08-31 11:32:51 +02:00
pcvolkmer 0b0188bd30 Print info_xml content if using diff sub command 2023-08-30 17:57:53 +02:00
pcvolkmer 1e553aad58 Add add line break to very long argument description 2023-08-30 17:57:44 +02:00
pcvolkmer f9c66cfdb1 Merge pull request #2 from CCC-MF/show_requirements
Add sub command 'tree' to show dependencies
2023-08-29 17:38:51 +02:00
pcvolkmer 103075ab78 Add sub command 'tree' to show dependencies 2023-08-29 17:34:02 +02:00
pcvolkmer 37c8b47d1f Update dependencies 2023-08-25 20:53:05 +02:00
pcvolkmer d83fa34adb Update version and added deb package config v0.2.0 2023-08-07 15:50:16 +02:00
pcvolkmer 5c91e4d10f Merge pull request #1 from CCC-MF/sorted_export
Sorted export
2023-08-07 14:20:12 +02:00
pcvolkmer e84a39b7c4 Apply exported sorting to items itself and nested items 2023-08-07 14:16:44 +02:00
pcvolkmer 376bfb2852 Experimental sort of exported content 2023-08-07 10:11:45 +02:00