oqtane.framework/Oqtane.Server/Infrastructure
2021-04-06 17:45:11 -04:00
..
Interfaces Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup. 2021-03-30 17:48:49 -04:00
Jobs performance and user experience improvements 2021-02-04 08:54:59 -05:00
Localization Refactoring 2020-09-30 00:07:00 +03:00
SiteTemplates enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
DatabaseManager.cs Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup. 2021-03-30 17:48:49 -04:00
InstallationManager.cs Fix issue when creating assets.json and folder does not exist. Improve module/theme uninstall to remove empty folders. 2021-02-26 09:08:25 -05:00
LocalizationManager.cs Refactoring 2020-09-30 00:07:00 +03:00
LogManager.cs Revert LogManager localization changes 2020-12-15 00:22:33 +03:00
SyncManager.cs if running on WebAssembly reload the client application if the server application is restarted 2021-03-31 15:39:01 -04:00
UpgradeManager.cs added globally unique identifier for Site ( used string data type to ensure compatibility with multiple database engines ) 2021-04-02 12:30:20 -04:00