oqtane.framework/Oqtane.Server/Repository/Interfaces
2024-11-07 17:05:28 -05:00
..
IAliasRepository.cs
IDBContextDependencies.cs
IFileRepository.cs
IFolderRepository.cs
IJobLogRepository.cs
IJobRepository.cs
ILanguageRepository.cs Edit languages to set default. 2023-12-07 18:12:49 -06:00
ILogRepository.cs modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework 2024-04-04 11:58:05 -04:00
IModuleDefinitionRepository.cs ability to specify if a theme is enabled for a site 2023-05-24 13:09:10 -04:00
IModuleRepository.cs
INotificationRepository.cs [ENHANCE] - Added IsRead property to Notifications 2023-07-06 01:02:05 +10:00
IPageModuleRepository.cs
IPageRepository.cs improvements for personalized pages 2023-06-05 08:22:29 -04:00
IPermissionRepository.cs Major refactoring replacing permission strings with permission collections. These changes will require extensive regression testing. These changes may include breaking changes which will need to be identified and resolved to provide backward compatibility. 2023-02-28 17:59:21 -05:00
IProfileRepository.cs
IRoleRepository.cs
ISearchContentRepository.cs Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing. 2024-11-07 17:05:28 -05:00
ISettingRepository.cs
ISiteRepository.cs ensure form name is unique in ActionDialog 2024-08-19 16:58:33 -04:00
ISiteTemplateRepository.cs
ISqlRepository.cs
ITenantRepository.cs
ITenantResolver.cs
IThemeRepository.cs ability to specify if a theme is enabled for a site 2023-05-24 13:09:10 -04:00
IUrlMappingRepository.cs
IUserRepository.cs add ability to get user based on username or email address 2023-08-13 08:35:03 -04:00
IUserRoleRepository.cs fix #4353 - add defensive logic when sending notifications and improve performance 2024-06-26 09:09:06 -04:00
IVisitorRepository.cs