Commit Graph

53 Commits

Author SHA1 Message Date
51293baaae App: Fix GroupSeparator bug 2024-01-18 23:48:42 +01:00
1d1398a9cd Config: Use Path.Combine() instead of GetAbsolutePath() 2024-01-18 22:07:31 +01:00
4d5ad13e0c Utils: Add PhoneNrTypes 2023-12-21 22:21:38 +01:00
03a9a3793a Config: Use Microsoft's INI implementation instead of a 3rd party's 2023-12-02 13:04:50 +01:00
08108f0c18 [#5] MemberDataSheet: Add generating a member data sheet 2023-11-30 01:44:10 +01:00
32f229b0a5 Models: Add Entities/ folder 2023-11-10 13:48:25 +01:00
62bf425313 Billing: differentiate between flag FillLowerBins 2023-10-15 01:09:55 +02:00
4d950b2597 Billing: Add feature to calculate member/delivery bins 2023-10-11 23:46:38 +02:00
d5e4e0a29d DeliveryAdminWindow: Update delivery filter 2023-10-03 22:32:49 +02:00
d4e5ac6753 MemberAdminWindow: Send email to all addresses of member 2023-09-28 15:50:04 +02:00
a6fef7fd9b Utils: Fix GetSearchScore for multiple occurances of keyword in haystack 2023-09-18 21:17:37 +02:00
1e9cad6de7 DeliveryAdminWindow: Use last scale error as default manual weighing reason 2023-09-13 23:19:04 +02:00
bc6148624c DeliveryAdminWindow: Add export option for BKI 2023-09-08 12:44:29 +02:00
8a678509c5 Utils: Add UTF8 encoding without BOM 2023-09-07 16:39:49 +02:00
1c45e95ef3 Utils: Add SplitAddress and SplitName 2023-09-07 00:39:45 +02:00
6f4e3474b8 Add PaymentChartWindow 2023-09-04 00:52:18 +02:00
a98bc3ae4a DeliveryAdminWindow: Implement using of DeliveryExtractionDialog 2023-08-29 10:51:43 +02:00
93d4365d36 Add DeliveryExtractionDialog 2023-08-29 01:32:09 +02:00
8899e8bd32 Improve SearchScore 2023-08-28 16:41:36 +02:00
6dda9e09cf Add AbwertenDialog 2023-08-26 20:54:25 +02:00
c0a6f16374 Update SearchScore and use AsParallel 2023-08-26 19:39:28 +02:00
4aa8fe2e2d DeliveryAdminWindow filter time 2023-08-20 23:52:11 +02:00
00078a1f4e Add from-to-search to DeliveryAdminWindow 2023-08-20 10:38:26 +02:00
8534ff6bba Add status bar in DeliveryAdminWindow 2023-08-20 00:05:20 +02:00
5093706a4a Fix Modifier ValueStr 2023-08-19 17:08:38 +02:00
258b2b3c5b Make document footer more dynamic 2023-08-17 16:30:47 +02:00
041e674af9 Fix Waagen 2023-08-11 18:46:58 +02:00
c65ffaf161 Fix Systec scale 2023-08-10 18:38:53 +02:00
a984c4f16c Small fixes and additions in Helpers 2023-08-02 22:19:25 +02:00
75dfdb155b Add ManualWeighingDialog 2023-08-01 16:34:22 +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
2eef0496ba Fix SelectCheckComboBoxItems() 2023-07-19 16:44:22 +02:00
592df9e56d Add some util functions 2023-07-14 17:37:21 +02:00
fd26ee4f52 DeliveryAdminWindow is now able to look at deliveries 2023-07-13 21:10:48 +02:00
ad47aa2a79 Small fixes 2023-05-25 19:31:43 +02:00
7468af3970 Add RenewContext 2023-05-25 18:03:38 +02:00
5b9aedd1a4 Improve DeliveryAdminWindow 2023-05-23 20:00:24 +02:00
735f16731e Add age to member admin window 2023-04-28 16:03:05 +02:00
7b252a5bb5 Use isAscii...() 2023-04-27 16:28:37 +02:00
d6059e724b Add more scale types 2023-04-26 21:01:06 +02:00
6b6aba1073 Add Tests for Utils.Modulo 2023-04-26 19:29:12 +02:00
93abb5d308 Added Unit Tests 2023-04-20 16:56:41 +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
e68a7ce8a9 Remove byte order mark in all files 2023-04-16 19:32:59 +02:00
7cf5300c3a Add Modifier model 2023-04-16 15:52:03 +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