This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
/
Infrastructure
History
Shaun Walker
0fba385b9e
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -05:00
..
Interfaces
upgrade to .NET 6 and increment version to 3.0.0
2021-10-19 15:33:03 -04:00
Jobs
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -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
Added more constructors for convenience in creating Notification objects. Refactored to use the new constructors where applicable. Fixed localization key issue in Site Settings and added scroll to top when testing SMTP.
2022-02-24 09:01:44 -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