Commit Graph

545 Commits

Author SHA1 Message Date
6df4a0a55e Add link on computer view to see all other computers from same company. 2018-04-20 19:16:57 +01:00
699f22f4e4 Add link on computer view to see all other computers from same year. 2018-04-20 19:14:40 +01:00
5aa17517d8 Add markdown rendering of company description. 2018-04-20 08:08:40 +01:00
a96c093757 Update DB to version 9 (company descriptions). 2018-04-20 03:06:57 +01:00
544cbd5e54 Add company logos to company vides. 2018-04-19 22:03:37 +01:00
565e8c1cde Add import of new company logos. 2018-04-19 15:38:45 +01:00
4196e5539f Update DB to version 8 (company logos). 2018-04-19 14:42:27 +01:00
54e556c792 Render flag on company view. 2018-04-19 08:16:41 +01:00
c1ca0b8290 No need for JPEG in flags. 2018-04-19 07:56:36 +01:00
3901d698d6 Add rendering of new SVG country flags to PNG, JPEG and WebP. 2018-04-19 07:51:53 +01:00
e25f5eacec Add new database fields for companies to model and view. 2018-04-19 00:30:29 +01:00
d0e4c3f9e4 Added defunct and renamed company status 2018-04-19 00:29:34 +01:00
759439375d Update to database version 7. 2018-04-17 07:13:50 +01:00
746a3029fb Add country flags. 2018-04-17 07:13:43 +01:00
b6cf48ca90 Update to database version 6. 2018-04-16 03:20:18 +01:00
f0ec7d9e91 Update to database version 5. 2018-04-16 01:40:05 +01:00
060e1123aa Update to database version 4. 2018-04-15 23:23:18 +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
e70211e1e3 Correct schema comments 2018-04-14 04:18:01 +01:00
c2fc4864ab Correct retrieval of nullable integers from database. 2018-04-14 04:17:13 +01:00
8646a7078a Retrieve computer and console information from database for news controller. 2018-04-14 03:04:52 +01:00
9b1513ea9a Correct console model to get console company. 2018-04-13 18:08:11 +01:00
4291fb4f45 Parse integer as bools. 2018-04-13 18:06:02 +01:00
1a412a9e80 Add all models. 2018-04-13 17:53:12 +01:00
57d1e4de33 Add support for retrieving consoles and computers from the database according to their company id. 2018-04-13 17:53:02 +01:00
146dd429c7 Typo correction. 2018-04-13 17:37:25 +01:00
be33630251 Add collection item status enum. 2018-04-13 17:35:19 +01:00
dc68985f41 Separated enums. 2018-04-13 17:33:36 +01:00
28267271f4 Addes News MVC. 2018-04-13 02:42:27 +01:00
42b2e0e9c7 Check if database exists, if not try to create one, if not exit gracefully. 2018-04-13 00:03:32 +01:00
b033365d5a Add news type enumeration. 2018-04-12 22:28:26 +01:00
381a943918 Refactpr field names. 2018-04-12 12:02:56 +01:00
20ec27eecb Add XML documentation. 2018-04-12 11:50:02 +01:00
c11bb150c5 Add file headers. 2018-04-12 10:20:31 +01:00
de9dc90b86 Add operations for database version 2. 2018-04-12 10:05:42 +01:00
8e999c1b2f Add schemas for database version 2. 2018-04-12 06:43:45 +01:00
b4372a802f Added MySQL connection. 2018-04-12 05:35:47 +01:00
69e91aa53c Added banner. 2018-04-11 07:15:03 +01:00
980944ac93 Initial commit. 2018-04-11 05:55:27 +01:00