.. |
Interfaces
|
improvements based on user import testing
|
2023-09-23 09:04:18 -04:00 |
AliasService.cs
|
introduce new GetJsonAsync method with default value parameter
|
2023-08-05 09:00:38 -04:00 |
DatabaseService.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 |
FileService.cs
|
add API method to get File based on name, and fix permission validation for Folder
|
2023-07-10 08:44:14 -04:00 |
FolderService.cs
|
resolve #3189 - make path a querystring parameter
|
2023-08-25 09:49:07 -04:00 |
InstallationService.cs
|
Fix #3068 - support microsites in .NET MAUI
|
2023-08-02 13:55:01 -04:00 |
JobLogService.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 |
JobService.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 |
LanguageService.cs
|
use package name as a convention for identifying satellite assemblies
|
2022-07-18 13:14:34 -04:00 |
LocalizationService.cs
|
fix #2464 - translation install/upgrade experience
|
2022-10-20 13:16:18 -04:00 |
LogService.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 |
ModuleDefinitionService.cs
|
consolidated package installation so that it always occurs during startup and added logging in case of errors
|
2023-04-05 10:26:21 -04:00 |
ModuleService.cs
|
fix #2777 - module rendering order within pane - moved default module ordering logic to server API for consistency and better performance
|
2023-05-03 12:25:52 -04:00 |
NotificationService.cs
|
[ENHANCE] - Added IsRead property to Notifications
|
2023-07-06 01:02:05 +10:00 |
PackageService.cs
|
add ability to validate and download packages
|
2023-09-02 14:08:21 -04:00 |
PageModuleService.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 |
PageService.cs
|
improvements for personalized pages
|
2023-06-05 08:22:29 -04:00 |
ProfileService.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 |
RemoteServiceBase.cs
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -04:00 |
RoleService.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 |
ServiceBase.cs
|
change defaultvalue parameter to defaultResult to make more intuitive
|
2023-08-05 16:34:41 -04:00 |
SettingService.cs
|
avoid null reference error if list is null
|
2023-03-10 13:57:13 -05:00 |
SiteService.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 |
SiteTemplateService.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 |
SqlService.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 |
SyncService.cs
|
improve sync service to always rely on server dates
|
2023-08-08 07:51:07 -04:00 |
SystemService.cs
|
move icon loading reflection logic to server
|
2023-08-23 15:25:39 -04:00 |
TenantService.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 |
ThemeService.cs
|
clarify documentation and parameter names
|
2023-06-23 07:44:15 -04:00 |
UrlMappingService.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 |
UserRoleService.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 |
UserService.cs
|
improvements based on user import testing
|
2023-09-23 09:04:18 -04:00 |
VisitorService.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 |