Commit Graph

28 Commits

Author SHA1 Message Date
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
15f999869a Implement option to update billing address 2023-04-27 20:28:27 +02:00
8ffd478ca9 Implement date validators 2023-04-27 18:38:49 +02:00
aadbd2b724 Move more input checker methods to AdminWindow 2023-04-16 20:28:14 +02:00
2c2ac46b2e Do not require ComboBoxes to be valid if they are not required 2023-04-16 19:38:30 +02:00
e68a7ce8a9 Remove byte order mark in all files 2023-04-16 19:32:59 +02:00
51b9dcbf41 Outsource many methods from MemberAdminWindow to abstract classes 2023-03-22 23:16:56 +01:00