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
7c6dc6d774
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
..
AliasController.cs
Migration to using System.Net.Http.Json; part one - functional migration
2020-04-15 23:07:27 +02:00
FileController.cs
OS independent file paths & Utility.PathCombine added
2020-04-18 14:57:31 -04:00
FolderController.cs
Merge branch 'master' into master
2020-04-26 13:27:16 -04:00
InstallationController.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
JobController.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
JobLogController.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
LogController.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
ModuleController.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
ModuleDefinitionController.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
NotificationController.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
PackageController.cs
Server naming fixes and cleanup
2020-03-15 11:53:24 +01:00
PageController.cs
Permission Optimalization
2020-04-26 16:19:20 +02:00
PageModuleController.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
ProfileController.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
RoleController.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
SettingController.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
SiteController.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
SiteTemplateController.cs
Namespace Fix undo (
#340
)
2020-04-04 14:06:24 -04:00
SqlController.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
SystemController.cs
added system info admin page/module, improved UI for framework, module, and theme install/upgrade, added version to ModuleDefinitions, fixed bug in logging logic introduced during code standardization
2020-04-20 18:05:37 -04:00
TenantController.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
ThemeController.cs
OS independent file paths
2020-04-17 16:25:00 -04:00
UserController.cs
Merge branch 'master' into master
2020-04-26 13:27:16 -04:00
UserRoleController.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