Commit Graph

162 Commits

Author SHA1 Message Date
2ee7e90bcc Improve CheckComboBox example 2023-05-19 00:52:41 +02:00
d2c0884b44 Add CheckComboBox 2023-05-15 18:08:39 +02:00
2210b6b829 Restrict tel nr length to 15 2023-05-15 18:04:05 +02:00
92ff8a5dc9 Update GUI 2023-05-14 00:02:31 +02:00
4d78cdd8a5 Update model 2023-05-13 22:51:20 +02:00
f49f7534e9 Fix Member: Add ? to RdNr 2023-05-08 16:47:24 +02:00
b70608966d Remove virtual keyword in [NotMapped] 2023-05-08 16:34:20 +02:00
bfe6363d95 Update member SearchScore 2023-05-08 16:33:12 +02:00
9e61ead3ad Add KgNrTemplate 2023-05-01 22:18:06 +02:00
c8f0537976 Update models because contracts were removed 2023-05-01 22:17:50 +02:00
54aaf9fda0 Place prefix before given name in member admin window 2023-04-29 15:13:20 +02:00
735f16731e Add age to member admin window 2023-04-28 16:03:05 +02:00
4b52af6fe9 Update Main Window 2023-04-28 15:10:31 +02:00
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
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
35421bb585 Fix UID validation 2023-04-28 00:40:09 +02:00
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