oqtane.framework/Oqtane.Server/Repository
2022-02-10 08:05:55 -05: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 fixed #1989 - installation on SQLite failing due to DropColumn, fixed #1986 - IClientStartup not getting called for External Modules, added ability to correlate new visitors by IP address 2022-02-10 08:05:55 -05:00
AliasRepository.cs added support for default alias specification, alias auto registration, alias redirect, alias line break delimiters 2021-12-22 15:43:59 -05: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 Reset IsDefault per site Id for new language 2021-01-23 23:48:10 +03:00
LogRepository.cs added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version 2022-01-13 07:18:37 -05:00
ModuleDefinitionRepository.cs support for commercial modules, themes, translations 2021-08-16 09:46:02 -04:00
ModuleRepository.cs add logging for the logout event to the UI component, relocate module setting deletion to repository 2021-12-15 10:33:12 -05:00
NotificationRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04: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 include purge job for maintaining event logs and visitor logs 2022-01-07 23:30:29 -05:00
SiteRepository.cs added support for url mapping and viitors 2021-12-09 08:48:56 -05: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 Add support for IsPublic to all Setting types, enable Url Mapping for internal links 2021-12-18 10:35:22 -05:00
UserRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
UserRoleRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
VisitorRepository.cs fixed #1989 - installation on SQLite failing due to DropColumn, fixed #1986 - IClientStartup not getting called for External Modules, added ability to correlate new visitors by IP address 2022-02-10 08:05:55 -05:00