oqtane.framework/Oqtane.Server/Repository/Interfaces
2021-03-29 12:58:40 -04:00
..
IAliasRepository.cs Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host 2021-01-21 17:09:34 -05:00
IFileRepository.cs Introduce GetFolderPath and GetFilePath repository methods 2021-01-11 16:32:13 +01:00
IFolderRepository.cs refactor user deletion 2021-03-29 12:58:40 -04:00
IJobLogRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IJobRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ILanguageRepository.cs Add language repository & controller 2021-01-10 20:09:04 +03:00
ILogRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IModuleDefinitionRepository.cs performance and user experience improvements 2021-02-04 08:54:59 -05:00
IModuleRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
INotificationRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IPageModuleRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IPageRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IPermissionRepository.cs Permission Optimalization 2020-04-26 16:19:20 +02:00
IProfileRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IRoleRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ISettingRepository.cs load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers 2020-11-04 15:40:57 -05:00
ISiteRepository.cs Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable 2020-05-01 10:27:14 -04:00
ISiteTemplateRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ISqlRepository.cs install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin 2020-04-30 13:58:04 -04:00
ITenantRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ITenantResolver.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IThemeRepository.cs performance and user experience improvements 2021-02-04 08:54:59 -05:00
IUserRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IUserRoleRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00