oqtane.framework/Oqtane.Server/Repository
2022-04-04 17:16:12 -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 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 Enhanced Purge Job to include retention policy for Notifications 2022-02-24 12:37:06 -05:00
ModuleDefinitionRepository.cs support for commercial modules, themes, translations 2021-08-16 09:46:02 -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 logic issue in url mapping, improve 404 handling, add property change component notifications 2022-04-04 17:16:12 -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 Add support for IsPublic to all Setting types, enable Url Mapping for internal links 2021-12-18 10:35:22 -05:00
UserRepository.cs consolidate user creation 2022-03-24 12:32:41 -04:00
UserRoleRepository.cs consolidate user creation 2022-03-24 12:32:41 -04:00
VisitorRepository.cs Enhanced Purge Job to include retention policy for Notifications 2022-02-24 12:37:06 -05:00