Commit Graph

145 Commits

Author SHA1 Message Date
7a258246bf Add media. 2020-06-11 01:42:58 +01:00
3005ef2281 Add logical partitions. 2020-06-11 00:48:05 +01:00
d8c6591da2 Add filesystems. 2020-06-11 00:24:38 +01:00
d3dee1c841 Add file data streams. 2020-06-10 23:53:11 +01:00
ae20d34af2 Add files to database. 2020-06-10 23:04:56 +01:00
d43c149f4e Add dump hardwares. 2020-06-10 21:59:48 +01:00
78db12603f Add currency pegging. 2020-06-10 21:15:09 +01:00
ae3d6a2502 Add currency inflation. 2020-06-10 21:00:25 +01:00
ecc758d90d Add timestamps to ISO tables. 2020-06-10 20:49:25 +01:00
6d5f613252 Add ISO-4217 table. 2020-06-10 20:36:38 +01:00
a6901b8e6b Fix loading Google Analytics. 2020-06-10 18:28:00 +01:00
0faa688ef4 Add Google Analytics. 2020-06-10 18:09:44 +01:00
9c34bbbc56 Reload views when parameters change. Fixes #10 2020-06-10 18:01:57 +01:00
df59f668d8 Change how pages are loaded to prevent multi-load. 2020-06-10 17:31:57 +01:00
0ed1ea4301 Load sound synths by machine in machine admin details view. Fixes #13 2020-06-10 16:55:56 +01:00
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
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
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
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
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
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