.. |
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
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
FolderController.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
InstallationController.cs
|
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly). Fix #1702 - remove web,config from upgrade package.
|
2021-10-05 14:32:05 -04:00 |
JobController.cs
|
convention shortcut to suppress title in container
|
2022-01-06 17:24:18 -05: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
|
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
|
2022-01-14 13:26:24 -05: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
|
upgrade module and theme templates to .NET6
|
2021-11-05 12:53:13 -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
|
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
|
2022-01-14 13:26:24 -05: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
|
cleanup
|
2022-03-30 22:08:32 -04:00 |
SiteController.cs
|
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
|
2022-01-14 13:26:24 -05:00 |
SiteTemplateController.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
SqlController.cs
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -04:00 |
SyncController.cs
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
SystemController.cs
|
Added support for per site options and OpenID Connect
|
2022-03-13 22:55:52 -04:00 |
TenantController.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
ThemeController.cs
|
upgrade module and theme templates to .NET6
|
2021-11-05 12:53:13 -04:00 |
UrlMappingController.cs
|
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
|
2021-12-18 10:35:22 -05:00 |
UserController.cs
|
fix #2176 - update LastIPAddress correctly during login
|
2022-05-05 09:57:09 -04:00 |
UserRoleController.cs
|
enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation
|
2022-04-29 21:39:11 -04:00 |
VisitorController.cs
|
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
|
2021-12-18 10:35:22 -05:00 |