Commit Graph

25 Commits

Author SHA1 Message Date
11933dbc3d Optimize view of companies. 2019-05-20 01:44:22 +01:00
51a3ca3f31 Implement news. 2019-05-19 16:53:18 +01:00
40585b413e Store prerendered HTML from company description's markdown. 2019-05-18 18:38:40 +01:00
f5db8bbbff Fix rendering company description. 2019-05-18 17:25:23 +01:00
786cd53d7d Use company logos again. 2018-08-07 21:48:53 +01:00
7565a8966a Use lazy loading of related tables. 2018-08-06 23:33:39 +01:00
26c197f28c Use EntityFramework on machine controller. 2018-08-06 23:24:00 +01:00
de37bc02ff Use Entity Framework in computer and console controllers. 2018-08-06 22:27:55 +01:00
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