oqtane.framework/Oqtane.Server/Infrastructure
2022-02-23 16:10:24 -05:00
..
Interfaces upgrade to .NET 6 and increment version to 3.0.0 2021-10-19 15:33:03 -04:00
Jobs enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification 2022-01-10 19:58:58 -05:00
Localization User experience improvements 2021-04-17 19:18:24 -04:00
Logging constrain file logger size 2021-09-17 09:17:42 -04:00
Middleware resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management 2022-02-06 12:19:42 -05:00
SiteTemplates increment copyright date to 2022, allow scheduled jobs to support weekly interval, improve dynamic image generation, add defensive logic to router 2022-01-05 14:28:42 -05:00
ConfigManager.cs add ability to register for updates 2021-06-27 08:48:18 -04:00
DatabaseManager.cs resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management 2022-02-06 12:19:42 -05:00
InstallationManager.cs fix #1987 Nuspec to include 'content' 2022-02-08 19:38:31 +01:00
LocalizationManager.cs Order the cultures alphabatically 2021-04-26 01:55:55 +03:00
LogManager.cs enhancement to send log notifications to host users 2022-02-23 16:10:24 -05:00
SyncManager.cs Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly). Fix #1702 - remove web,config from upgrade package. 2021-10-05 14:32:05 -04:00
TenantManager.cs added logging for startup issues 2021-07-01 07:37:03 -04:00
UpgradeManager.cs added support for url mapping and viitors 2021-12-09 08:48:56 -05:00