oqtane.framework/Oqtane.Server
Pavel Vesely 940cdcb349 Database Manager
done:
+ master.sql as resource
+ implemented incremental database changes also for Master
+ dbUp sql script variables implemented
+ improved database handling and creation code
+ simpified database creation
+ almost all Database and Tenant creation moved to DatabaseManager.cs (rest code marked with TODO)
+ Unattended install of master can be performed by settings in appsettings.json
+ Improved IsInstalled checking
+ Removed DBSchema field from Tenant
+ Default database and site creation moved to Program.Main
2020-03-29 14:45:02 +02:00
..
Content/Tenants/1/Sites/1 Folder and file management service 2020-02-11 14:25:38 -05:00
Controllers Database Manager 2020-03-29 14:45:02 +02:00
Data Initial commit 2019-05-04 20:32:08 -04:00
Extensions Database Manager 2020-03-29 14:45:02 +02:00
Infrastructure Database Manager 2020-03-29 14:45:02 +02:00
Modules Client fixes 2020-03-15 15:19:35 +01:00
Pages Server naming fixes and cleanup 2020-03-15 11:53:24 +01:00
Properties added ability to add site through admin UI, fixed Logo control to not render of site does not have a logo, updated launchsettings so that port number is consistent for both IIS Express and .NET Core web server 2019-06-14 17:24:52 -04:00
Repository Database Manager 2020-03-29 14:45:02 +02:00
Scripts Database Manager 2020-03-29 14:45:02 +02:00
Security extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00
wwwroot Fixed some display issues for mobile rendering 2020-03-25 10:54:34 -04:00
app_offline.bak automated framework update enhancement 2019-10-30 17:03:09 -04:00
appsettings.json Database Manager 2020-03-29 14:45:02 +02:00
Oqtane.Server.csproj Database Manager 2020-03-29 14:45:02 +02:00
Program.cs Database Manager 2020-03-29 14:45:02 +02:00
SilentInstall.json Database Manager 2020-03-29 14:45:02 +02:00
Startup.cs Database Manager 2020-03-29 14:45:02 +02:00