.. |
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
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
JobLogController.cs
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
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
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
ModuleController.cs
|
include syncevents on module add/update/delete to trigger reload in UI
|
2020-11-10 16:26:50 -05:00 |
ModuleControllerBase.cs
|
improvements for custom authorization policy usage
|
2020-06-25 10:23:27 -04:00 |
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
|
Merge pull request #788 from sbwalker/master
|
2020-10-18 08:53:11 -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
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
RoleController.cs
|
user and role management improvements
|
2021-04-23 16:11:35 -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
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
SiteTemplateController.cs
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
SqlController.cs
|
Updated the Installation of Oqtane to use Migrations
|
2021-03-21 14:52:45 -07:00 |
SystemController.cs
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
TenantController.cs
|
Factor out default controller route.
|
2020-10-16 10:37:17 -05:00 |
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
|
improve comments and logging
|
2021-04-23 16:29:18 -04:00 |