Commit Graph

43 Commits

Author SHA1 Message Date
c0a6f16374 Update SearchScore and use AsParallel 2023-08-26 19:39:28 +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
d05eb145b6 Implemented übernahme 2023-08-02 22:20:11 +02:00
704337aa1d Delete button for deliveries works 2023-08-01 13:35:27 +02:00
a62fb9ab16 Saving delivery now works 2023-07-31 15:42:46 +02:00
69d89ecd56 Fix event handlers in ControlUtils when new item is null 2023-07-21 19:35:59 +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
75322da405 Small fixes in MemberAdminWindow 2023-07-20 21:04:07 +02:00
df4e254305 Add Lieferungen Button in MemberAdminWindow 2023-07-19 22:09:45 +02:00
75b87719b3 Fix small issues in MemberAdminWindow 2023-07-19 20:03:59 +02:00
c0e584143e Add search input delay of 200ms 2023-07-14 13:09:24 +02:00
db5f6dbef0 Use CountryCode as PK 2023-07-14 00:15:46 +02:00
e8919cc629 Explicitly lock inputs in MemberAdminWindow 2023-07-13 20:15:55 +02:00
c1b8b68513 Add telephone numbers 2023-05-27 17:56:17 +02:00
7468af3970 Add RenewContext 2023-05-25 18:03:38 +02:00
dc236bab62 Add DeliveryAdminWindow 2023-05-22 21:32:06 +02:00
4d78cdd8a5 Update model 2023-05-13 22:51:20 +02:00
c8f0537976 Update models because contracts were removed 2023-05-01 22:17:50 +02:00
735f16731e Add age to member admin window 2023-04-28 16:03:05 +02:00
a65345c0d9 Fix MemberAdminWindow 2023-04-28 09:45:09 +02:00
af6bcb4a96 Use checkboxes for prefered contact 2023-04-28 09:42:13 +02:00
15f999869a Implement option to update billing address 2023-04-27 20:28:27 +02:00
d4e217efad Only show active contract area 2023-04-16 23:27:27 +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
6e0b59da4b Update model database schema 2023-04-16 15:08:15 +02:00
0333e8a5c5 Move some Utils functions to AppDbContext 2023-04-16 11:21:30 +02:00
7c7b3ed561 Add config file 2023-04-15 21:31:09 +02:00
74ed53f175 Await Utils.NextMgNr 2023-04-13 14:44:20 +02:00
51b9dcbf41 Outsource many methods from MemberAdminWindow to abstract classes 2023-03-22 23:16:56 +01:00
606bb47203 Fix required fields 2023-03-22 00:05:08 +01:00
44ac6463f8 Rename ContractWindow to AreaCommAdminWindow 2023-03-21 22:10:44 +01:00
8dc60984d6 Disable AreaCommitmentButton 2023-03-21 22:06:46 +01:00
30a97111cb Catch DB constraint errors in EF 2023-03-21 22:05:25 +01:00
c521bf5ffa Move CountMachesInMember to Member 2023-03-21 20:35:21 +01:00
456cdaf3e0 Add more async stuff to MemberAdminWindow 2023-03-21 16:47:13 +01:00
23a57a7c06 Update search 2023-03-20 22:04:11 +01:00
262db9e746 Improve MemberAdminWindow search speed 2023-03-20 21:55:41 +01:00
731df99c72 Add BillingAddress 2023-03-18 11:40:37 +01:00
b637b756d6 Rename MemberListWindow to MemberAdministrationWindow 2023-03-18 11:11:03 +01:00