oqtane.framework/Oqtane.Server/Repository/Interfaces
2021-01-10 20:09:04 +03:00
..
IAliasRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IFileRepository.cs resolved #604 - added support for renaming files and moving to a different folder. Also added support for renaming folders and moving to a different parent folder. 2020-08-16 19:00:49 -04:00
IFolderRepository.cs resolved #604 - added support for renaming files and moving to a different folder. Also added support for renaming folders and moving to a different parent folder. 2020-08-16 19:00:49 -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 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
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 Namespace Fix undo (#340) 2020-04-04 14:06:24 -04: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