oqtane.framework/Oqtane.Server/Controllers
2020-04-20 18:05:37 -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 added defensive coding to deal with scenarios where files are deleted but still references from other entities 2020-04-14 12:18:11 -04:00
FolderController.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
InstallationController.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
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 changed ServerAssemblyName to ServerManagerType to optimize processing 2020-04-16 22:27:12 -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 rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04: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 rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
SiteController.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
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 rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
ThemeController.cs fixed issues when running on WebAssembly, made IModule implementations consistent 2020-04-06 13:25:19 -04:00
UserController.cs fixed user registration, and updated module creator templates to use new Service approach 2020-04-16 10:21: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