oqtane.framework/Oqtane.Server/Controllers
2021-05-05 19:03:06 -04:00
..
AliasController.cs Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host 2021-01-21 17:09:34 -05:00
FileController.cs Introduce GetFolderPath and GetFilePath repository methods 2021-01-11 16:32:13 +01:00
FolderController.cs fix #1197 - move folder path logic from Client Service to Server Controller 2021-04-05 08:53:22 -04:00
InstallationController.cs User experience improvements 2021-04-17 19:18:24 -04:00
JobController.cs
JobLogController.cs
LanguageController.cs Unauthenticated users need to be able to retrieve the list of languages 2021-02-14 18:35:42 -05:00
LocalizationController.cs Use REST style 2020-12-03 15:50:25 +03:00
LogController.cs
ModuleController.cs include syncevents on module add/update/delete to trigger reload in UI 2020-11-10 16:26:50 -05:00
ModuleControllerBase.cs
ModuleDefinitionController.cs add theme creator module to simplify the scaffolding of external themes 2021-04-07 13:05:18 -04:00
NotificationController.cs add ability to test SMTP connection in Site Settings 2021-04-01 09:44:07 -04:00
PackageController.cs Allow installation of Language packages through Language Management 2021-05-05 19:03:06 -04:00
PageController.cs User experience improvements 2021-04-17 19:18:24 -04:00
PageModuleController.cs performance optimization to reduce calls from client to server unless content is changed 2020-11-04 15:58:13 -05:00
ProfileController.cs
RoleController.cs user and role management improvements 2021-04-24 13:47:20 -04:00
SettingController.cs include syncevents on module add/update/delete to trigger reload in UI 2020-11-10 16:26:50 -05:00
SiteController.cs
SiteTemplateController.cs
SqlController.cs Updated the Installation of Oqtane to use Migrations 2021-03-21 14:52:45 -07:00
SystemController.cs
TenantController.cs
ThemeController.cs add theme creator module to simplify the scaffolding of external themes 2021-04-07 13:05:18 -04:00
UserController.cs refactor user deletion 2021-03-29 12:58:40 -04:00
UserRoleController.cs user and role management improvements 2021-04-24 13:47:20 -04:00