Commit Graph

1243 Commits

Author SHA1 Message Date
4456b2228d Select plz if only one 2023-04-28 00:33:21 +02:00
77781d227c Add Deliveries 2023-04-27 23:34:58 +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
7b252a5bb5 Use isAscii...() 2023-04-27 16:28:37 +02:00
26ec59507d Add more tests 2023-04-27 16:10:29 +02:00
50d0de57f5 Add more tests for CheckInteger 2023-04-26 22:20:52 +02:00
0365669ea2 Adhere to NUnit guidelines 2023-04-26 22:17:07 +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
94055cb2c2 Add more test cases 2023-04-20 17:03:24 +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
84cc5f0778 Use FileSystemProject in RazorLight 2023-04-16 02:18:11 +02:00
e7d4d35f4e Refactor style.css 2023-04-16 02:01:41 +02:00
8c05a54dee Use style.css as resource 2023-04-16 02:01:11 +02:00
e1d0baf5fe Prefetch paged.js 2023-04-16 01:56:18 +02:00
e62126a83e Change title of DocumentViewerWindow 2023-04-16 00:26:21 +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
ecf5ed8d55 Add Publish profile 2023-04-15 22:39:55 +02:00
93815e553f Using .NET 7.0 2023-04-15 22:36:05 +02:00
d4040e7b1f Use embedded resources project for Razor Light 2023-04-15 22:12:52 +02:00
7c7b3ed561 Add config file 2023-04-15 21:31:09 +02:00
ca30f12f5a Updated .gitignore 2023-04-14 18:27:43 +02:00
a263e82cf4 Add proper validation to AreaCommAdminWindow 2023-04-13 14:48:55 +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
74ed53f175 Await Utils.NextMgNr 2023-04-13 14:44:20 +02:00
1cda6c19c1 Changed refresh methods in AreaCommitmentWindow to async 2023-03-31 23:23:20 +02:00
ceadc8b2f8 Correctly lock inputs in AreaCommitmentWindow 2023-03-31 22:57:59 +02:00
57bc038357 Fixed AreaCommitmentWindow buttons 2023-03-31 22:29:02 +02:00
8dadf51997 AreaCommWindow now inherits from AdministrationWindow 2023-03-25 14:53:05 +01:00
3318db42ba Make methods in Utils async 2023-03-22 23:30:04 +01:00
51b9dcbf41 Outsource many methods from MemberAdminWindow to abstract classes 2023-03-22 23:16:56 +01:00