Commit Graph

35 Commits

Author SHA1 Message Date
3c48657e73 version all DLLs and packages consistently and fix all deprecated iconurl warnings 2021-06-01 12:30:21 -04:00
d73e1d21c7 prepare for 2.1.0 release 2021-05-29 13:00:36 -04:00
723002968a remove Microsoft.EntityFrameworkCore.Relational from Oqtane.Shared as it is no longer needed 2021-05-24 16:43:17 -04:00
40f8436947 Merge pull request #1239 from cnurse/dev
Implement Database Migrations and add Multi-Database Support
2021-04-19 21:11:11 -04:00
0fe931d772 prepare for 2.0.2 release 2021-04-19 08:04:33 -04:00
2fb63e8117 Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section 2021-03-27 11:16:16 -07:00
3a032f401a Added IDatabase interface and refactored to use it to handle database type - updated Installer to dynamically add databases to selector 2021-03-24 11:45:44 -07:00
83e5502111 Creation of EF Core Migrations - these execute using EF Tools, but are not integrated to run programmatically 2021-03-19 17:01:49 -07:00
ba54076c61 Prepare for 2.0.1 release 2021-02-26 08:04:44 -05:00
45819aae07 Upgrade packages to .NET 5 RTM 2020-11-10 23:47:43 +03:00
b602113cd1 move version to 2.0.0 2020-11-05 09:19:56 -05:00
70a345d2a9 Remove LangVersion 2020-10-19 22:11:51 +03:00
74026401a6 upgrade to .NET5 RC2 2020-10-18 09:30:24 -04:00
aad10ab1c4 Changes for .NET 5 2020-10-08 11:20:43 -04:00
7f15a5f464 prepare for 1.0.4 release 2020-09-09 12:01:16 -04:00
cf198ff781 prepare for 1.0.3 release 2020-08-07 13:23:58 -04:00
8d539d058c preparing for 1.0.2 release 2020-07-23 15:07:18 -04:00
fa15a5e44b preparing for 1.0.1 release 2020-06-23 09:41:17 -04:00
35b26c7525 update to version 1.0.0 2020-05-19 14:08:03 -04:00
b59e2533ea update to .NET Core 3.2 2020-05-19 12:48:30 -04:00
da73d519d7 IClientStartup implementation 2020-05-12 10:00:28 +02:00
d7ad175cd7 fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades 2020-05-07 14:38:24 -04:00
7c6dc6d774 Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable 2020-05-01 10:27:14 -04:00
e8efc5e508 upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314 (#323) 2020-04-02 12:07:35 -04:00
7da2824e50 fixed issues with client-side Blazor 2020-03-19 15:03:11 -04:00
50bbc7f5b8 moved to version 0.0.9 in preparation for MVP release 2020-03-18 08:59:41 -04:00
edf3a816c1 Changed root namespace in project to reflect namespaces in files 2020-03-11 15:39:09 +01:00
e7822d5ba1 Upgrade to .NET Core 3.1 2019-12-04 13:28:24 -05:00
c56845a451 update to .net core 3.0.0 final and lastest wasm build 2019-09-24 11:33:23 +02:00
ec89e0ed4d update to RC1 2019-09-17 11:17:17 +02:00
779446b39a Reverted csproj configuration to enable client-side Blazor 2019-09-16 03:47:42 -04:00
d1faa0ee5f Initial migration 2019-09-15 12:21:32 +02:00
88a08c8863 Permission grid control, refactor permission string serialization 2019-08-30 10:05:13 -04:00
4c3d76dac6 Make LocalDB database installation more robust 2019-05-06 08:59:51 -04:00
d71de1c21f Initial commit 2019-05-04 20:32:08 -04:00