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
/
Repository
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
..
Context
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
Interfaces
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -05:00
AliasRepository.cs
add support for external login parameters and improve diagnostic messages related to claims
2022-05-12 13:51:46 -04:00
FileRepository.cs
fix
#1628
- make DBContext Transient, modify Control Panel to use standard Bootstrap 5 offcanvas classes, add auto trimming to file logger, fix issue in File Repository related to populating Url on Add/Update.
2021-09-01 09:01:11 -04:00
FolderRepository.cs
Improve validation and error handling in Controller methods
2021-06-07 15:29:08 -04:00
JobLogRepository.cs
Namespace Fix undo (
#340
)
2020-04-04 14:06:24 -04:00
JobRepository.cs
improve validation and exception handling in API Controllers
2021-06-15 19:11:00 -04:00
LanguageRepository.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
LogRepository.cs
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -05:00
ModuleDefinitionRepository.cs
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:20 -04:00
ModuleRepository.cs
Fix for Module Settings Import and Export
#2019
2022-02-23 14:33:24 +01:00
NotificationRepository.cs
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -05:00
PageModuleRepository.cs
Improve validation and error handling in Controller methods
2021-06-07 15:29:08 -04:00
PageRepository.cs
Improve validation and error handling in Controller methods
2021-06-07 15:29:08 -04:00
PermissionRepository.cs
Permission Optimalization
2020-04-26 16:19:20 +02:00
ProfileRepository.cs
Improve validation and error handling in Controller methods
2021-06-07 15:29:08 -04:00
RoleRepository.cs
Improve validation and error handling in Controller methods
2021-06-07 15:29:08 -04:00
SettingRepository.cs
cleanly separate SiteState service for client and server use cases
2022-03-27 21:05:44 -04:00
SiteRepository.cs
Fix
#2230
- add support for an Unauthenticated User global role
2022-06-07 15:25:44 -04:00
SiteTemplateRepository.cs
implementation of [OqtaneIgnore] class attribute in controls
2020-05-07 21:02:43 +02:00
SqlRepository.cs
Merge AppVersions information into EFMigrationsHistory table
2021-05-25 12:17:44 -07:00
TenantRepository.cs
Refactor TenantNames.Master
2020-10-16 10:45:13 -05:00
TenantResolver.cs
optimizing tenant resolution and routing
2021-05-10 17:45:39 -04:00
ThemeRepository.cs
added router support for url fragments, added language attribute to HTML document tag to improve validation, fixed Theme Settings so they can only be invoked via the Control Panel, added support for webp image files
2022-01-22 19:34:30 -05:00
UrlMappingRepository.cs
fix
#2182
- modifications to address MySQL compatibility issues
2022-05-08 22:14:26 -04:00
UserRepository.cs
consolidate user creation
2022-03-24 12:32:41 -04:00
UserRoleRepository.cs
Fix
#2111
- Adding user to Host role removes all other users roles
2022-04-05 17:11:13 -04:00
VisitorRepository.cs
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -05:00