oqtane.framework/Oqtane.Server/Repository
Shaun Walker 40f8436947
Merge pull request #1239 from cnurse/dev
Implement Database Migrations and add Multi-Database Support
2021-04-19 21:11:11 -04:00
..
Context Added support for MySQL and ProgreSQL and AddSite/Tenant 2021-04-02 10:55:00 -07:00
Interfaces Merge remote-tracking branch 'upstream/dev' into dev 2021-04-19 11:08:35 -07: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 refactor user deletion 2021-03-29 12:58:40 -04: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 performance and user experience improvements 2021-02-04 08:54:59 -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 User experience improvements 2021-04-17 19:18:24 -04:00
SiteTemplateRepository.cs implementation of [OqtaneIgnore] class attribute in controls 2020-05-07 21:02:43 +02:00
SqlRepository.cs Added support for migrating existing Oqtane installations from DbUp to Migrations. Also added a Migration for version 2.0.2, and set current version to 2.1.0 2021-04-08 12:20:21 -07: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 User experience improvements 2021-04-17 19:18:24 -04:00
UserRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
UserRoleRepository.cs refactor user deletion 2021-03-29 12:58:40 -04:00