Commit Graph

17 Commits

Author SHA1 Message Date
7446bd856d Move model names to singular. 2018-08-06 21:27:14 +01:00
728eb83d6b Use EF in company controller. 2018-08-06 21:07:23 +01:00
ab24e794c3 Move home controller to EF context. 2018-08-06 00:26:30 +01:00
b720cd6122 Update DB to version 23: Make EntityFramework happy with existing database schema. 2018-08-05 22:39:55 +01:00
349a941392 Update DB to version 21: Have full introduction date for machines, not only year. 2018-04-28 21:29:01 +01:00
d8127630b3 Update DB to version 14: Computers and consoles are now machines with different type. 2018-04-28 02:10:03 +01:00
cff905283a Changed how database values are casted in. 2018-04-22 01:35:57 +01:00
27f30cc305 Add Index and ByCountry to Company. 2018-04-20 19:21:29 +01:00
ae10cca33a Update to database version 3. 2018-04-15 17:51:07 +01:00
3ded57a24d Add console controller and views. 2018-04-15 02:31:23 +01:00
a558c139b0 Add company controller and views. 2018-04-15 01:38:49 +01:00
0d383a4c65 Add computer view. 2018-04-14 07:13:11 +01:00
8ddeeeaf4e Add search computer by year. 2018-04-14 05:49:11 +01:00
113cebe789 Add search computer by letter. 2018-04-14 05:40:28 +01:00
d043ef3333 Add controller for computers. 2018-04-14 04:41:04 +01:00
28267271f4 Addes News MVC. 2018-04-13 02:42:27 +01:00
980944ac93 Initial commit. 2018-04-11 05:55:27 +01:00