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
f97a6a2bee
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
2022-07-16 09:59:47 -04:00
..
Interfaces
adopt more of the migrations conventions
2022-04-02 11:24:41 -04:00
Jobs
fix
#2239
- email notification encoding to support all cultures
2022-06-20 19:42:32 -04: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
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:20 -04:00
Options
cleanup
2022-03-30 22:08:32 -04:00
SiteMigration
adopt more of the migrations conventions
2022-04-02 11:24:41 -04:00
SiteTemplates
fixed issue in default site template where MIT License module was being created in invalid pane
2022-07-14 09:10:51 -04:00
AliasAccessor.cs
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
ConfigManager.cs
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
2022-03-04 10:41:45 -05:00
DatabaseManager.cs
enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation
2022-04-29 21:39:11 -04:00
InstallationManager.cs
fix
#1987
Nuspec to include 'content'
2022-02-08 19:38:31 +01:00
LocalizationManager.cs
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
2022-07-16 09:59:47 -04:00
LogManager.cs
additional changes for
#2228
2022-06-13 09:10:01 -04:00
SiteState.cs
cleanly separate SiteState service for client and server use cases
2022-03-27 21:05:44 -04: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
cleanly separate SiteState service for client and server use cases
2022-03-27 21:05:44 -04:00
UpgradeManager.cs
Fix
#2280
- add 404 page on upgrade,
Fix
#2279
add message indicating a restart is required to activate scheduled jobs after installation, add Package Name to Module and Theme management
2022-07-13 15:18:41 -04:00