.. |
AliasController.cs
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
DatabaseController.cs
|
set the DefaultDBType as the default database option in the Installer and Add Site UI
|
2021-06-11 08:43:46 -04:00 |
FileController.cs
|
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
|
2021-09-15 08:02:55 -04:00 |
FolderController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
InstallationController.cs
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
JobController.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
JobLogController.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
LanguageController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
LocalizationController.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
LogController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
ModuleController.cs
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
ModuleControllerBase.cs
|
back out auth policy header support as Blazor HttpClient is registered as Scoped and can not support variable headers
|
2021-06-11 07:54:02 -04:00 |
ModuleDefinitionController.cs
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
NotificationController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
PackageController.cs
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
PageController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
PageModuleController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
ProfileController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
RoleController.cs
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
SettingController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
SiteController.cs
|
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
|
2021-08-06 12:59:56 -04:00 |
SiteTemplateController.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
SqlController.cs
|
added IsClickable Page property #1092, improve validation in Role Management, display database information in SQL Management, improve HttpClient header support
|
2021-06-10 20:10:46 -04:00 |
SyncController.cs
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
SystemController.cs
|
allow disabling of swagger and package service
|
2021-07-01 09:11:29 -04:00 |
TenantController.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
ThemeController.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
UserController.cs
|
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
|
2021-09-15 08:02:55 -04:00 |
UserRoleController.cs
|
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
|
2021-08-06 12:59:56 -04:00 |