Commit Graph

44 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
40f8436947 Merge pull request #1239 from cnurse/dev
Implement Database Migrations and add Multi-Database Support
2021-04-19 21:11:11 -04:00
a85376afb1 2.0.2 release testing 2021-04-19 08:40:58 -04:00
0fe931d772 prepare for 2.0.2 release 2021-04-19 08:04:33 -04: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
20f1a6175f Use cookie everywhere 2020-12-03 17:15:08 +03:00
75556070d6 Ability to change culture 2020-12-02 02:04:34 +03: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
7f28c5f2ff Add localization service to Oqtane.Client 2020-09-29 18:28:30 +03: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
795f591da2 Generate nugets in correct format 2020-05-26 09:28:37 +02: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
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
3afa489f22 upgrade to .NET Core 3.2 RC 2020-05-01 11:32:41 -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
91d1e7c684 Updated to Blazor WebAssembly 3.2 preview 5 2020-04-25 17:25:20 +03:00
f83778fd70 Updated to Blazor WebAssembly 3.2 preview 4 2020-04-21 19:56:24 +03:00
95e9bee4e2 Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02: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
d9265e127e SQL maanager, Module Creator, module settings enhancements 2020-03-24 14:08:29 -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
00d8f17254 fix Swashbuckle reference, fix folder issue in installationmanager, disabled blazor linking on build 2019-09-26 18:02:47 -04: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
61dc27cf32 Finish upgrade to Preview9 2019-09-15 18:36:39 -04:00
d1faa0ee5f Initial migration 2019-09-15 12:21:32 +02:00
03c7a99906 Upgrade to Preview8 2019-08-14 13:28:49 -04:00
59a715e468 Changes for Preview6 2019-06-19 08:32:04 -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