oqtane.framework/Oqtane.Server/Repository
2024-02-26 11:51:35 -05:00
..
Context add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json 2023-11-29 17:31:51 -05:00
Interfaces Edit languages to set default. 2023-12-07 18:12:49 -06:00
AliasRepository.cs fix #2795 - remove protocol from alias names during add/update 2023-05-08 11:43:59 -04:00
FileRepository.cs resolve issue in making Pager search work with sorting 2023-10-16 08:03:31 -04:00
FolderRepository.cs #2618 - add backward compatibility for permissions optimizations 2023-03-02 15:34:42 -05: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 Edit languages to set default. 2023-12-07 18:12:49 -06:00
LogRepository.cs Enhanced Purge Job to include retention policy for Notifications 2022-02-24 12:37:06 -05:00
ModuleDefinitionRepository.cs handle site level scripts in App component 2024-02-20 13:50:09 -05:00
ModuleRepository.cs #2618 - add backward compatibility for permissions optimizations 2023-03-02 15:34:42 -05:00
NotificationRepository.cs Update GetNotifications (read) to retrieve descending oder by CreatedOn at repository level 2023-07-07 10:21:22 +10:00
PageModuleRepository.cs fixed page setting cleanup on delete and centralized module delete logic within PageModuleRepository 2023-06-06 09:11:08 -04:00
PageRepository.cs fixed page setting cleanup on delete and centralized module delete logic within PageModuleRepository 2023-06-06 09:11:08 -04:00
PermissionRepository.cs add filter to exclude orphaned permissions 2023-04-11 10:35:23 -04: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 fix #3255 - behavior when moving pages to other parents 2023-09-15 16:23:14 -04:00
SiteRepository.cs admin pages url mappings and visitor management isnavigation property should be false for consistency 2024-02-26 11:51:35 -05:00
SiteTemplateRepository.cs allow selection of site template during installation 2023-06-15 19:10:37 -04:00
SqlRepository.cs add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json 2023-11-29 17:31:51 -05:00
TenantRepository.cs Scope permissions by SiteId to support entity level authorization as well as improve caching and performance. Optimize GetTenant to use existing cache. 2022-11-07 18:16:32 -05:00
TenantResolver.cs optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
ThemeRepository.cs handle site level scripts in App component 2024-02-20 13:50:09 -05:00
UrlMappingRepository.cs fix #2182 - modifications to address MySQL compatibility issues 2022-05-08 22:14:26 -04:00
UserRepository.cs add ability to get user based on username or email address 2023-08-13 08:35:03 -04:00
UserRoleRepository.cs add ability to import users 2023-09-20 10:43:49 -04:00
VisitorRepository.cs Enhanced Purge Job to include retention policy for Notifications 2022-02-24 12:37:06 -05:00