oqtane.framework/Oqtane.Server/Repository
2020-05-05 09:15:36 -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 fixed module action import/export, improved module installation 2020-05-01 15:58:34 -04:00
ModuleRepository.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
NotificationRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04: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 Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
SettingRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
SiteRepository.cs 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
SiteTemplateRepository.cs rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04: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 improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth 2020-05-05 09:15:36 -04:00
ThemeRepository.cs added uninstall support for modules 2020-04-12 20:08:19 -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