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
Shaun Walker
809946685a
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
..
AliasController.cs
Fix Alias route
2020-05-27 16:58:50 -04:00
FileController.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
FolderController.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
InstallationController.cs
Restore support for third party assembly dependencies in modules and themes when running om Wasm
2020-06-04 12:48:29 -04: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
resolve
#526
remove pluralization from module creation templates
2020-08-14 12:44:37 -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
include logging during module and theme installation
2020-08-06 16:37:27 -04:00
UserController.cs
Fix directory separator for path operations
2020-07-15 16:09:19 +02:00
UserRoleController.cs
restrict user data leakage
2020-06-03 19:46:47 -04:00