.. |
IAliasService.cs
|
infrastructure for dealing with client cache invalidation in a multi-user environment
|
2020-03-09 15:37:49 -04:00 |
IFileService.cs
|
GetFiles and GetFolder by folder path
|
2020-03-08 14:26:31 +01:00 |
IFolderService.cs
|
GetFiles and GetFolder by folder path
|
2020-03-08 14:26:31 +01:00 |
IInstallationService.cs
|
improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation
|
2019-10-08 16:11:23 -04:00 |
IJobLogService.cs
|
completed background job scheduler
|
2019-11-15 08:42:31 -05:00 |
IJobService.cs
|
completed background job scheduler
|
2019-11-15 08:42:31 -05:00 |
ILogService.cs
|
refactored site management to include better support for multi-tenancy
|
2020-03-03 16:23:06 -05:00 |
IModuleDefinitionService.cs
|
authorization changes
|
2020-02-17 19:48:26 -05:00 |
IModuleService.cs
|
performance optimizations in site router and remove dependency between page and module in route specification
|
2019-10-18 12:23:36 -04:00 |
INotificationService.cs
|
notification service and user management improvements
|
2020-02-03 16:43:37 -05:00 |
IPackageService.cs
|
Added ability to install modules and skins at run-time directly from Nuget
|
2019-10-04 16:21:05 -04:00 |
IPageModuleService.cs
|
remove unnecessary API methods
|
2020-02-14 10:12:12 -05:00 |
IPageService.cs
|
authorization changes
|
2020-02-17 19:48:26 -05:00 |
IProfileService.cs
|
remove unnecessary API methods
|
2020-02-14 10:12:12 -05:00 |
IRoleService.cs
|
remove unnecessary API methods
|
2020-02-14 10:12:12 -05:00 |
ISettingService.cs
|
authorization changes
|
2020-02-17 19:48:26 -05:00 |
ISiteService.cs
|
refactored site management to include better support for multi-tenancy
|
2020-03-03 16:23:06 -05:00 |
ITenantService.cs
|
Management UI for roles, users, tenants
|
2019-09-30 23:50:10 -04:00 |
IThemeService.cs
|
Improvements to themes, layouts, and CSS styling
|
2019-10-16 14:28:49 -04:00 |
IUserRoleService.cs
|
remove unnecessary API methods
|
2020-02-14 10:12:12 -05:00 |
IUserService.cs
|
resolved a number of issues with site creation #224
|
2020-02-25 18:53:36 -05:00 |