Commit Graph

56 Commits

Author SHA1 Message Date
f48c6a02cb [#54] Member: Add IsJuridicalPerson
All checks were successful
Test / Run tests (push) Successful in 2m49s
2024-08-12 15:18:34 +02:00
4403754ada MemberAdminWindow: Fix error when saving telephone numbers
All checks were successful
Test / Run tests (push) Successful in 2m23s
2024-08-01 15:57:49 +02:00
4c3f0c40fa DeliveryAdminWindow: Handle members without default KG correctly
All checks were successful
Test / Run tests (push) Successful in 2m44s
2024-07-27 20:46:13 +02:00
935b31f6e3 DeliveryAdminWindow: Force user to input gerebelt gewogen input
All checks were successful
Test / Run tests (push) Successful in 2m2s
2024-07-26 19:47:47 +02:00
af80e827b7 [#10] MemberAdminWindow: Implement MVVM 2024-07-23 20:22:59 +02:00
70f8276808 MainWindow: Fix crash on closing, when other window is in editing or creating mode
All checks were successful
Test / Run tests (push) Successful in 2m1s
2024-06-12 17:05:57 +02:00
4483eb6a69 [#37] Controls: Implement CheckComboBox and remove xctk
All checks were successful
Test / Run tests (push) Successful in 2m26s
2024-06-12 16:29:57 +02:00
c4d68d11bc Controls: Rewrite UnitTextBox as extension of TextBox instead of UserControl 2024-04-28 20:07:09 +02:00
dd408ca40e [#31] AdministrationWindow: Add shortcuts 2024-03-24 21:53:18 +01:00
1806b02039 [#43] App: Use FileSystemWatcher to renew contexts on demand 2024-03-19 13:17:06 +01:00
2f3524db9d ControlUtils: Cleanup SelectItem() method and use accordingly 2024-03-18 17:55:27 +01:00
51e345f1fd AdministrationWindow: Use GetHashCode() to compare default/original values 2024-03-18 16:10:31 +01:00
0c63e315bb [#43] AdministrationWindow: Do not use Context from ContextWindow any more 2024-03-11 10:14:39 +01:00
0eed426559 [#21] AdministrationWindow: Temporarily fix UnitTextBox/TextBox casting error 2023-12-02 14:00:22 +01:00
c25bfc9f1b Windows: Add OriginHierarchyWindow 2023-11-24 23:38:55 +01:00
f4ec95cdca AreaComAdminWindow: Allow users to create new reeds inline 2023-11-16 17:42:01 +01:00
32f229b0a5 Models: Add Entities/ folder 2023-11-10 13:48:25 +01:00
7fe2ea76c3 BaseDataWindow: Add fields for season 2023-11-05 12:20:59 +01:00
6435a649b4 Controls: Add UnitTextBox 2023-11-04 21:59:59 +01:00
f7a044ba79 BaseDataWindow: Implement branches, attributes and cultivations 2023-11-02 20:39:29 +01:00
9cc365e779 AdministrationWindow: fix UTF-8 issue 2023-10-31 22:25:26 +01:00
d5102c9cd7 DeliveryAdminWindow: Fix übernahme logic 2023-10-22 01:09:28 +02:00
47d51ded51 DeliveryAdminWindow: Allow date and time to be edited 2023-09-29 14:46:28 +02:00
3a73265a75 ContextWindow: Change renew context event handling 2023-09-18 21:46:14 +02:00
404e8a0c27 BaseDataWindow: Fix Modifier creation 2023-09-18 01:30:45 +02:00
1e9cad6de7 DeliveryAdminWindow: Use last scale error as default manual weighing reason 2023-09-13 23:19:04 +02:00
352bf840c3 DeliveryAdminWindow: Add user confirmation on closing when creating 2023-09-10 23:03:42 +02:00
898cece0d3 DeliveryAdminWindow: Small quality of life fixes 2023-09-09 21:33:37 +02:00
e656bde54d MemberAdminWindow: Small code cleanup 2023-09-01 17:02:29 +02:00
33d763d968 AdministrationWindow: finally fix boolean changing error 2023-09-01 13:11:42 +02:00
56a0eb794e AdministrationWindow: Fix default value change check 2023-09-01 12:57:09 +02:00
4817a2aedc Fix CheckBox original value change check 2023-08-31 22:30:23 +02:00
5aa8e45652 AdministrationWindow: Fix default value handling 2023-08-30 14:54:16 +02:00
1f377483a5 AdministrationWindow: Fix LostFocus Focus issue 2023-08-30 14:24:45 +02:00
28bb8f2d3f Fix Original/Default input detection in DeliveryAdminWindow 2023-08-24 15:46:00 +02:00
58235e3b02 Change UstId to UstIdNr 2023-08-17 16:45:31 +02:00
75dfdb155b Add ManualWeighingDialog 2023-08-01 16:34:22 +02:00
a62fb9ab16 Saving delivery now works 2023-07-31 15:42:46 +02:00
4571b06279 Do not check required inputs on startup 2023-07-21 19:28:58 +02:00
fd7a15bc5a Extract ControlUtils from Utils 2023-07-21 18:32:00 +02:00
5cee928978 Changes in DeliveryAdminWindow 2023-07-21 18:21:47 +02:00
9ba45e58f6 Handle ComboCheckBoxes in AdministrationWindow 2023-07-20 21:04:06 +02:00
c0e584143e Add search input delay of 200ms 2023-07-14 13:09:24 +02:00
fd26ee4f52 DeliveryAdminWindow is now able to look at deliveries 2023-07-13 21:10:48 +02:00
8b55490b76 Handle closing of window 2023-06-16 16:26:33 +02:00
ee7aaf81d9 Only lock context when editing, not creating 2023-05-26 11:43:20 +02:00
577a3a0a63 Update DeliveryAdminWindow 2023-05-25 20:48:48 +02:00
fb077bc557 Validate ComboBoxes 2023-05-25 19:11:58 +02:00
7468af3970 Add RenewContext 2023-05-25 18:03:38 +02:00
4456b2228d Select plz if only one 2023-04-28 00:33:21 +02:00