oqtane.framework/Oqtane.Server/Repository
2020-07-09 08:45:23 -04: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 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
AliasRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
FileRepository.cs Permission Optimalization 2020-04-26 16:19:20 +02:00
FolderRepository.cs Permission Optimalization 2020-04-26 16:19:20 +02: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 OqtaneIgnore implementation fix 2020-06-01 09:21:53 +02: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 Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator 2020-07-08 19:56:02 -04: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 Namespace Fix undo (#340) 2020-04-04 14:06:24 -04: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