610 Commits

Author SHA1 Message Date
e111dc5e32 Audit all changes made in the admin view. 2020-06-10 00:27:39 +01:00
c6941d1450 Add audit table. 2020-06-09 22:23:17 +01:00
af07f790fd Set defaults for some other booleans. 2020-06-09 22:17:05 +01:00
1487206523 Fix missing @ in razor page for companies by countries. Fixes #15 2020-06-09 17:02:21 +01:00
add6876c52 Sort machine families. Fixes #11 2020-06-09 02:47:43 +01:00
a8135d0cdd Fix HTML entity for superscript number two in code. Fixes #9 2020-06-09 02:43:35 +01:00
aa9f535d18 Memory speed is stored as hertz in the database. Fixes #5 2020-06-09 02:41:16 +01:00
ad95759ed0 Sort processors by company then by name. Fixes #4 2020-06-09 02:35:48 +01:00
9949210803 Rename administrator role to admin. 2020-06-09 01:46:51 +01:00
da282e329d Fix view when company has an unknown country. 2020-06-07 22:22:26 +01:00
359b7e7d47 Bump version to 4.0. 2020-06-01 03:22:18 +01:00
e95ee921f6 Set defaults for booleans. 2020-06-01 03:20:35 +01:00
448c836d4d Add documentation. 2020-06-01 02:52:40 +01:00
dc824dc519 Fix company list not showing properly. 2020-06-01 02:44:34 +01:00
14f8ecaefc Add Azure Insights. 2020-06-01 02:33:24 +01:00
442620df4c Remove deployment application settings from git. 2020-06-01 02:26:02 +01:00
8ab013ec42 Add license headers. 2020-06-01 02:12:50 +01:00
c5ccb5ecd9 Add entry to news when a computer/database has been added/updated on the database. 2020-06-01 00:47:19 +01:00
4ab2cd5a4b Add timestamps to models. 2020-06-01 00:41:00 +01:00
d94608d2a6 Use boolean types in database. 2020-06-01 00:25:29 +01:00
d4e4c0182b Move database configuration to settings file. 2020-05-31 23:18:42 +01:00
6718320d55 Add translation for company description. 2020-05-31 19:15:29 +01:00
a99dbbd359 Remove old API controllers. 2020-05-31 19:13:04 +01:00
9d55f327f0 Remove old MVC admin views that are not needed anymore. 2020-05-31 19:12:50 +01:00
d312c82e9c Allow to add, or edit, company descriptions in admin view. 2020-05-31 19:12:12 +01:00
efaf938752 Fix presentation of company description in user view. 2020-05-31 19:11:40 +01:00
12f7f3f416 View photos in machine views. 2020-05-31 05:51:06 +01:00
0310fe1b31 Add code to upload machine photos as well as edit or view details about them. 2020-05-31 05:16:32 +01:00
556c5b2062 Link user ID with photo model. 2020-05-31 03:43:32 +01:00
f5124215c3 Add new licenses from SPDX list v3.9 2020-05-31 03:43:18 +01:00
68993b4da7 Fix some photo enumerations. 2020-05-31 03:42:42 +01:00
9aa44fb546 Fix photo fields type. 2020-05-30 21:45:44 +01:00
5d79afdfc3 Fix some complex LINQ queries not convertible to SQL. 2020-05-30 16:16:04 +01:00
a8e6ad204c Fix type for photo focal length equivalent. 2020-05-30 07:34:54 +01:00
8ce6361b26 Add resolutions to admin view. 2020-05-30 04:36:31 +01:00
ae2007cae0 Allow to add and remove instruction set extensions from processor details in admin view. 2020-05-30 01:57:33 +01:00
116813fe29 Add translations to subitems of machine admin view. 2020-05-29 19:11:36 +01:00
45d9bac9b2 Allow to add and remove screens from machine details in admin view. 2020-05-29 18:36:05 +01:00
092121c6c2 Allow to add and remove storage from machine details in admin view. 2020-05-29 05:02:31 +01:00
d0db223521 Allow to add and remove memories from machine details in admin view. 2020-05-29 04:41:24 +01:00
9bfd5eb888 Allow to add and remove processors from machine details in admin view. 2020-05-29 03:56:48 +01:00
e77bcc3aa4 Rename service. 2020-05-29 02:45:06 +01:00
fdc371bee3 Allow to add and remove sound synthesizers from machine details in admin view. 2020-05-29 02:43:07 +01:00
7cf5058f9b Allow to add and remove GPUs from machine details in admin view. 2020-05-29 02:13:46 +01:00
c922cbcdd1 Allow to add a new company logo in admin view. 2020-05-28 22:38:52 +01:00
a7d44c8940 Allow to change company logo year in admin view. 2020-05-28 16:02:51 +01:00
3cb555db18 Workaround SKCanvas memory not being initialized properly. 2020-05-28 14:27:26 +01:00
7abc564c88 Render company SVGs to WEBP and PNG. 2020-05-28 14:26:39 +01:00
70f799de4d Change SVG library. 2020-05-28 14:26:03 +01:00
07b801a0cf Add code to display and delete company logos in admin view. 2020-05-28 13:35:15 +01:00