sbwalker
|
85f9597f2c
|
add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json
|
2023-11-29 17:31:51 -05:00 |
|
Shaun Walker
|
f2df8e96db
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
|
Charles Nurse
|
9c0cef870c
|
Merge AppVersions information into EFMigrationsHistory table
|
2021-05-25 12:17:44 -07:00 |
|
Charles Nurse
|
4a609b444e
|
Rename IOqtaneDatabase interface (and related base class)
|
2021-05-24 11:57:47 -07:00 |
|
Charles Nurse
|
47c04dc150
|
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
|
2021-05-20 12:39:09 -07:00 |
|
Charles Nurse
|
c036a9d11f
|
Remove DbConfig and new constructors on DbContextBase and refactor Migrations to use explcit generation of IOqtaneDatabase instance
|
2021-05-12 15:17:40 -07:00 |
|
Charles Nurse
|
92dd8354ba
|
Switch DBType to use the fully-qualified type name rather than a simple name
|
2021-05-12 10:22:17 -07:00 |
|
Charles Nurse
|
4ffdcf1e52
|
Remove dependency of Oqtane.Server on SqlClient
|
2021-05-11 13:56:49 -07:00 |
|
Charles Nurse
|
8c45b7e42f
|
Added support for migrating existing Oqtane installations from DbUp to Migrations. Also added a Migration for version 2.0.2, and set current version to 2.1.0
|
2021-04-08 12:20:21 -07:00 |
|
Charles Nurse
|
8f1c760e87
|
Updated the Installation of Oqtane to use Migrations
|
2021-03-21 14:52:45 -07:00 |
|
Shaun Walker
|
34538dd945
|
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
|
2020-04-30 13:58:04 -04:00 |
|
Shaun Walker
|
58d3c406cd
|
added IInstallable interface and uninstall implementation for modules. Refactoring module installation to use interface still in progress.
|
2020-04-26 13:15:02 -04:00 |
|
Shaun Walker
|
482747627e
|
added uninstall support for modules
|
2020-04-12 20:08:19 -04:00 |
|
Shaun Walker
|
90a127fbb8
|
enhancements to ModuleCreator so that it can scaffold internal and external modules
|
2020-04-10 13:49:50 -04:00 |
|
Pavel Veselý
|
5af6f7a52d
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
|
Pavel Veselý
|
71bd3a8d6a
|
Namespace fix (#335)
|
2020-04-03 17:18:33 -04:00 |
|
Shaun Walker
|
d9265e127e
|
SQL maanager, Module Creator, module settings enhancements
|
2020-03-24 14:08:29 -04:00 |
|