oqtane.framework/Oqtane.Shared/Shared
2020-11-03 14:41:49 -05:00
..
Constants.cs fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent 2020-11-03 14:41:49 -05:00
ControllerRoutes.cs Factor out default controller route. 2020-10-16 10:37:17 -05:00
EntityNames.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
Icons.cs Icon constants (#339) 2020-04-04 14:39:43 -04:00
InstallConfig.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
OqtaneIgnoreAttribute.cs implementation of [OqtaneIgnore] class attribute in controls 2020-05-07 21:02:43 +02:00
PaneNames.cs Factoring out Constants.AdminPane and Constants.HostUser 2020-10-16 10:23:17 -05:00
PermissionNames.cs Delete permission removed 2020-03-14 17:06:39 +01:00
PolicyNames.cs Factor out Policy Names 2020-10-19 20:04:13 -05:00
RoleNames.cs Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
ServiceActivator.cs Refactoring 2020-09-30 00:07:00 +03:00
SettingKeys.cs Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users. 2020-04-21 15:16:12 -04:00
SiteState.cs completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
TenantNames.cs Refactor TenantNames.Master 2020-10-16 10:45:13 -05:00
UserNames.cs Factoring out Constants.AdminPane and Constants.HostUser 2020-10-16 10:23:17 -05:00
Utilities.cs Fixed build warnings related to ModuleMessage component changes 2020-10-05 09:11:47 -04:00