oqtane.framework/Oqtane.Client/Modules
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
..
Admin Database Manager 2020-03-29 14:45:02 +02:00
Controls Merge pull request #307 from sbwalker/master 2020-03-25 10:55:00 -04:00
Counter utilize _Imports.razor to simplify module declarations 2019-09-24 17:26:14 -04:00
HtmlText Client fixes 2020-03-15 15:19:35 +01:00
Weather optimizations and fixes 2020-03-11 14:39:49 -04:00
IModule.cs Refactored IModule and ITheme interfaces for future compatibility scenarios. Added Permissions property to IModule interface to allow for explicit ordering and custom module permissions. 2019-08-30 22:27:49 -04:00
IModuleControl.cs structured logging 2019-10-22 11:57:28 -04:00
MessageType.cs completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
ModuleBase.cs Client fixes 2020-03-15 15:19:35 +01:00