.. |
Interfaces
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
AliasService.cs
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
DatabaseService.cs
|
automate the 2.1.0 upgrade
|
2021-05-27 16:18:45 -04:00 |
FileService.cs
|
Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
|
2021-10-01 11:28:48 -04:00 |
FolderService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
InstallationService.cs
|
fix #1691 - AntiForgeryToken header not being set during startup
|
2021-09-27 08:44:16 -04:00 |
JobLogService.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
JobService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
LanguageService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
LocalizationService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
LogService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
ModuleDefinitionService.cs
|
added metadata support for Module and Theme templates
|
2021-05-31 11:59:19 -04:00 |
ModuleService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
NotificationService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
PackageService.cs
|
support for commercial modules, themes, translations
|
2021-08-16 09:46:02 -04:00 |
PageModuleService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
PageService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
ProfileService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
RoleService.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 |
ServiceBase.cs
|
Fixed issue with IHostResources not being registered properly
|
2022-03-07 16:52:40 -05:00 |
SettingService.cs
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
SiteService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
SiteTemplateService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
SqlService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
SyncService.cs
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
SystemService.cs
|
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
|
2022-03-04 10:41:45 -05:00 |
TenantService.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
ThemeService.cs
|
added metadata support for Module and Theme templates
|
2021-05-31 11:59:19 -04:00 |
UrlMappingService.cs
|
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
|
2021-12-18 10:35:22 -05:00 |
UserRoleService.cs
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
UserService.cs
|
Added password policy validation in install wizard
|
2022-03-08 08:31:18 -05:00 |
VisitorService.cs
|
visitor improvements
|
2021-12-11 09:30:05 -05:00 |