This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
/
Controllers
History
hishamco
ad9146ead1
Fix stallite assemblies folder path
2020-09-29 19:14:48 +03:00
..
AliasController.cs
Fix Alias route
2020-05-27 16:58:50 -04:00
FileController.cs
fixed Theme install/uninstall issue, fixed Layout inheritance issue, fixed File server performance issue, cleaned up remaining hardcoded permission strings
2020-09-16 15:24:07 -04:00
FolderController.cs
Ensure folder does not contain files during deletion and remove directory during deletion, fix validation issue in add page which would allow a user to create a page without selecting a layout, modify action dialog to use its own CSS class name so it can be styled independently from the Admin Modal, rollback "container" CSS class assigment on panes
2020-08-26 15:00:07 -04:00
InstallationController.cs
Fix stallite assemblies folder path
2020-09-29 19:14:48 +03:00
JobController.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
JobLogController.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
LogController.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
ModuleController.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
ModuleControllerBase.cs
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00
ModuleDefinitionController.cs
enhanced Module Creator to allow developer to specify framework reference version so that modules can target any version including the local development environment
2020-08-29 11:30:16 -04:00
NotificationController.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
PackageController.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
PageController.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
PageModuleController.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
ProfileController.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
RoleController.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
SettingController.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
SiteController.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
SiteTemplateController.cs
add security to site template API
2020-05-12 14:31:18 -04:00
SqlController.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
SystemController.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
TenantController.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
ThemeController.cs
fixed Theme install/uninstall issue, fixed Layout inheritance issue, fixed File server performance issue, cleaned up remaining hardcoded permission strings
2020-09-16 15:24:07 -04:00
UserController.cs
fixed Theme install/uninstall issue, fixed Layout inheritance issue, fixed File server performance issue, cleaned up remaining hardcoded permission strings
2020-09-16 15:24:07 -04:00
UserRoleController.cs
restrict user data leakage
2020-06-03 19:46:47 -04:00