Commit Graph

386 Commits

Author SHA1 Message Date
0dfb42a5ce Make CheckInteger public 2023-04-28 15:09:41 +02:00
3f11a498bc Update models 2023-04-28 13:01:43 +02:00
351a0b8d57 Add ClientParameters 2023-04-28 11:56:54 +02:00
35421bb585 Fix UID validation 2023-04-28 00:40:09 +02:00
77781d227c Add Deliveries 2023-04-27 23:34:58 +02:00
8ffd478ca9 Implement date validators 2023-04-27 18:38:49 +02:00
7b252a5bb5 Use isAscii...() 2023-04-27 16:28:37 +02:00
26ec59507d Add more tests 2023-04-27 16:10:29 +02:00
6acdbee154 Using NUnit instead of MSTest 2023-04-26 22:14:39 +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
ee5bda2fe3 Add weight limit to scale 2023-04-26 19:17:35 +02:00
0621716636 Added scales 2023-04-26 18:50:32 +02:00
0ecba36f51 Add database log file 2023-04-24 13:58:44 +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
d049424615 Implement UID check 2023-04-16 22:35:23 +02:00
569d7f2cc4 Implement Betriebsnummer check 2023-04-16 21:42:40 +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
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
d5b9af541f Allow more absolute paths in Config 2023-04-16 11:11:01 +02:00
52e65ac1ed Remove Gradation.cs 2023-04-16 11:10:23 +02:00
9e6726ba05 Add default for DatabaseFile 2023-04-15 23:10:16 +02:00
1f6e61f800 Remove imports 2023-04-15 23:05:21 +02:00
27fbae088a Implement Write() in Config and rename DatabasePath to DatabaseFile 2023-04-15 22:58:09 +02:00
7c7b3ed561 Add config file 2023-04-15 21:31:09 +02:00
086107a800 Add AreaCommAdminWindow validations 2023-04-13 14:46:10 +02:00
5626e45ec8 Add VNr Utils functions 2023-04-13 14:45:04 +02:00
3318db42ba Make methods in Utils async 2023-03-22 23:30:04 +01:00
606bb47203 Fix required fields 2023-03-22 00:05:08 +01:00
731df99c72 Add BillingAddress 2023-03-18 11:40:37 +01:00
769d80eb81 Rename solution directory to Elwig 2023-03-18 11:04:22 +01:00