|
d4febb026f
|
chore: change License to GNU GPL v2
|
2024-10-30 18:38:51 +01:00 |
|
|
ee6c38b459
|
feat: add profile option alias 'never_hide' for 'remove_filter'
The option 'never_hide' will also be the counterpart to 'hide'.
|
2024-05-23 15:11:59 +02:00 |
|
|
218e6aff15
|
feat: add profile option 'remove_filter' to remove filter for form entries
|
2024-05-23 15:04:19 +02:00 |
|
|
3ed38ca817
|
feat: allow script code changes in profile form_fields segments
|
2024-05-23 14:02:23 +02:00 |
|
|
cd2019332e
|
feat: add check for files with 'AnalyseBereichEditor'
|
2024-05-14 09:08:09 +02:00 |
|
|
4fdfb97d75
|
feat: add optional item 'Drucken'
|
2024-05-14 08:53:51 +02:00 |
|
|
b8372ae69c
|
feat: make data catalogue in Ansicht optional
|
2024-05-14 08:48:50 +02:00 |
|
|
d620c940ac
|
feat: do not serialize None values in Editor
|
2024-05-13 13:48:56 +02:00 |
|
|
e82f413c7f
|
chore: allow trait Fixable to be unused
|
2024-05-13 13:45:09 +02:00 |
|
|
880325ce78
|
feat: make property catalogue description optional
|
2024-05-13 13:38:51 +02:00 |
|
|
df7d31c561
|
feat: add add more model types to model
|
2024-05-13 10:48:14 +02:00 |
|
|
79193ba91b
|
chore: code cleanup
|
2024-04-24 08:00:40 +02:00 |
|
|
5e297a0353
|
chore: use zip crate version 1.1
|
2024-04-20 23:49:09 +02:00 |
|
|
aeab8bee2f
|
chore: simple code cleanup
|
2024-04-08 19:37:57 +02:00 |
|
|
5110d78f62
|
feat: embed UKR profile
|
2024-03-18 15:50:09 +01:00 |
|
|
7e26a46e34
|
test: add tests for menu category customization
|
2024-03-18 15:19:19 +01:00 |
|
|
6a5b7ce6de
|
test: change default values for form fields with profile
|
2024-03-18 14:48:15 +01:00 |
|
|
4270b99f76
|
feat: add form field default value to profile
|
2024-03-18 14:41:48 +01:00 |
|
|
8338d1c9ad
|
feat: add optional field "ShowHistoryButton"
|
2024-02-15 10:59:27 +01:00 |
|
|
e70b30112b
|
refactor: do not use format!()
|
2024-01-25 12:20:26 +01:00 |
|
|
10f737cb41
|
fix: do not use as mut variable
|
2024-01-24 13:07:35 +01:00 |
|
|
a6657842c4
|
feat: show current file name in progress bar
|
2024-01-24 13:05:07 +01:00 |
|
|
f904f62d45
|
do not propagate version when using sub commands
|
2024-01-17 09:36:13 +01:00 |
|
|
bf5a3a697f
|
refactor: Cleanup command handling
|
2024-01-17 09:25:38 +01:00 |
|
|
221b2c6a2f
|
feat: add shortcut methods to read OSC and Profile files
|
2023-12-31 18:34:42 +01:00 |
|
|
dc62454a74
|
feat: read YAML files containing profile using new file io
|
2023-12-31 17:09:57 +01:00 |
|
|
ee600436f9
|
refactor: reorganize features in file handling and errors
|
2023-12-31 16:57:32 +01:00 |
|
|
f858ecb9d4
|
fix: add missing feature flag
|
2023-12-31 16:44:00 +01:00 |
|
|
8c44e623f6
|
refactor: extract cli command handling
|
2023-12-30 07:54:49 +01:00 |
|
|
42d1151a6c
|
feat: add note for OSB files within tree subcommand
|
2023-12-30 07:40:36 +01:00 |
|
|
036dc80ad0
|
feat #24: List content of OSB files
|
2023-12-30 07:30:44 +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 |
|
|
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 |
|
|
ef8f6ab1b5
|
Change description and arguments depending on selected features
|
2023-11-10 16:41:54 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|