oqtane.framework/Oqtane.Server/Controllers
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
..
AliasController.cs Client fixes 2020-03-15 15:19:35 +01:00
FileController.cs Client fixes 2020-03-15 15:19:35 +01:00
FolderController.cs extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00
InstallationController.cs Database Manager 2020-03-29 14:45:02 +02:00
JobController.cs Client fixes 2020-03-15 15:19:35 +01:00
JobLogController.cs Client fixes 2020-03-15 15:19:35 +01:00
LogController.cs Server naming fixes and cleanup 2020-03-15 11:53:24 +01:00
ModuleController.cs Client fixes 2020-03-15 15:19:35 +01:00
ModuleDefinitionController.cs SQL maanager, Module Creator, module settings enhancements 2020-03-24 14:08:29 -04:00
NotificationController.cs Client fixes 2020-03-15 15:19:35 +01:00
PackageController.cs Server naming fixes and cleanup 2020-03-15 11:53:24 +01:00
PageController.cs extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00
PageModuleController.cs Client fixes 2020-03-15 15:19:35 +01:00
ProfileController.cs Client fixes 2020-03-15 15:19:35 +01:00
RoleController.cs Client fixes 2020-03-15 15:19:35 +01:00
SettingController.cs Client fixes 2020-03-15 15:19:35 +01:00
SiteController.cs Client fixes 2020-03-15 15:19:35 +01:00
SiteTemplateController.cs extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00
SqlController.cs SQL maanager, Module Creator, module settings enhancements 2020-03-24 14:08:29 -04:00
TenantController.cs Client fixes 2020-03-15 15:19:35 +01:00
ThemeController.cs Client fixes 2020-03-15 15:19:35 +01:00
UserController.cs Database Manager 2020-03-29 14:45:02 +02:00
UserRoleController.cs Client fixes 2020-03-15 15:19:35 +01:00