Commit Graph

43 Commits

Author SHA1 Message Date
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
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