oqtane.framework/Oqtane.Server/Repository
2020-10-16 10:45:13 -05:00
..
Context 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
Interfaces 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
AliasRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
FileRepository.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
FolderRepository.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
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
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 Repository Breaking change fix 2020-07-01 14:23:55 +02: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 Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
SiteRepository.cs Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05: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 Resolved authentication issue #441 related to alias refactoring #439, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification 2020-05-05 16:28:50 -04: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