oqtane.framework/Oqtane.Server/Repository/Interfaces
2019-10-18 12:23:36 -04:00
..
IAliasRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
IModuleDefinitionRepository.cs improvements to module/theme installation and removal 2019-10-09 12:06:53 -04:00
IModuleRepository.cs performance optimizations in site router and remove dependency between page and module in route specification 2019-10-18 12:23:36 -04:00
IPageModuleRepository.cs performance optimizations in site router and remove dependency between page and module in route specification 2019-10-18 12:23:36 -04:00
IPageRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
IPermissionRepository.cs improvements to module/theme installation and removal 2019-10-09 12:06:53 -04:00
IProfileRepository.cs Dynamic user profile per tenant 2019-09-03 20:39:29 -04:00
IRoleRepository.cs Fix issue saving permissions associated to global roles 2019-08-30 10:45:44 -04:00
ISettingRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
ISiteRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
ITenantRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
ITenantResolver.cs Multi-tenant role authorization 2019-08-25 14:52:25 -04:00
IThemeRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
IUserRepository.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
IUserRoleRepository.cs Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation 2019-09-19 16:33:48 -04:00