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
4b2ede0d80 build: add version to dependency deob 2024-05-23 13:04:56 +02:00
2dda0c9ed7 docs: add information about OSB file check 2024-05-14 23:42:50 +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
fae187d2b2 chore: update dependencies 2024-05-13 13:47:01 +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
49e32c575a build: add GitHub workflow file 2024-05-10 11:18:59 +02:00
537d53fd6f chore: update dependencies 2024-05-03 10:53:08 +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
1f8bb2f34c chore: update dependencies 2024-04-20 23:42:58 +02:00
1e73f81d44 fix: use 3rd column for UKW profile forms 2024-04-19 09:15:04 +02:00
f0b7eaa9f4 chore: update dependencies 2024-04-19 09:14:26 +02:00
272a7d0912 chore: update dependencies 2024-04-08 19:38:43 +02:00
aeab8bee2f chore: simple code cleanup 2024-04-08 19:37:57 +02:00
f340afe9ef feat: use shortdesc in example profiles 2024-03-25 14:54:55 +01:00
800651f32d chore: update dependencies 2024-03-25 13:17:42 +01:00
620f0f2a0b
Merge pull request #31 from CCC-MF/issue_29
Profil für UKR Regensburg
2024-03-21 15:31:20 +01:00
5110d78f62 feat: embed UKR profile 2024-03-18 15:50:09 +01:00
9c172c3189 feat: add form field default values 2024-03-18 15:46:56 +01:00
09c517c723 feat: add initial profile file for UKR 2024-03-18 15:34:30 +01:00
db6fb6b922
Merge pull request #30 from CCC-MF/issue_28
Änderung von Menü-Kategorie und Formularfeld-Standardwerten nun möglich
2024-03-18 15:21:58 +01:00
7e26a46e34 test: add tests for menu category customization 2024-03-18 15:19:19 +01:00
8b6c175157 docs: add information about default values 2024-03-18 14:59:08 +01:00
6a5b7ce6de test: change default values for form fields with profile 2024-03-18 14:48:15 +01:00
43298e402f test: add simplified test osc file 2024-03-18 14:43:06 +01:00
4270b99f76 feat: add form field default value to profile 2024-03-18 14:41:48 +01:00
837ed105fa chore: update dependencies 2024-03-15 19:28:43 +01:00
a6c114c846
Merge pull request #27 from CCC-MF/issue_26
feat: add optional field "ShowHistoryButton"
2024-02-15 11:00:16 +01:00
8338d1c9ad feat: add optional field "ShowHistoryButton" 2024-02-15 10:59:27 +01:00
63f40ff0fc Update dependencies 2024-02-13 09:24:49 +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
adcce76f5c docs: ad some information about sorting and OBS files 2024-01-24 12:34:25 +01:00
f904f62d45 do not propagate version when using sub commands 2024-01-17 09:36:13 +01:00
47be1c7caf build: update dependencies 2024-01-17 09:28:41 +01:00
bf5a3a697f refactor: Cleanup command handling 2024-01-17 09:25:38 +01:00
0ec9c85e3a docs: add applications help output 2024-01-16 09:44:28 +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
2d2fb0dc61
Merge pull request #25 from CCC-MF/issue_24
feat #24: List content of OSB files
2023-12-30 07:35:52 +01:00