oqtane.framework/Oqtane.Server/Repository
2021-01-23 23:48:10 +03:00
..
Context 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
Interfaces 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
AliasRepository.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
FileRepository.cs Introduce GetFolderPath and GetFilePath repository methods 2021-01-11 16:32:13 +01:00
FolderRepository.cs Introduce GetFolderPath and GetFilePath repository methods 2021-01-11 16:32:13 +01:00
JobLogRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
JobRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
LanguageRepository.cs Reset IsDefault per site Id for new language 2021-01-23 23:48:10 +03:00
LogRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ModuleDefinitionRepository.cs Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
ModuleRepository.cs remove line feeds from content during import 2020-07-09 08:45:23 -04:00
NotificationRepository.cs notification improvements 2021-01-18 14:39:56 -05:00
PageModuleRepository.cs Permission Optimalization 2020-04-26 16:19:20 +02:00
PageRepository.cs Permission Optimalization 2020-04-26 16:19:20 +02:00
PermissionRepository.cs Permission Optimalization 2020-04-26 16:19:20 +02:00
ProfileRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
RoleRepository.cs fix #618 2020-06-15 15:47:35 -04:00
SettingRepository.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
SiteRepository.cs Add Admins role 2021-01-15 00:28:59 +03:00
SiteTemplateRepository.cs implementation of [OqtaneIgnore] class attribute in controls 2020-05-07 21:02:43 +02:00
SqlRepository.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
TenantRepository.cs Refactor TenantNames.Master 2020-10-16 10:45:13 -05:00
TenantResolver.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
ThemeRepository.cs upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed 2020-06-19 17:22:26 -04:00
UserRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
UserRoleRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00