oqtane.framework/Oqtane.Client/Services/Interfaces
2020-02-14 10:12:12 -05:00
..
IAliasService.cs Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
IFileService.cs Folder and file management service 2020-02-11 14:25:38 -05:00
IFolderService.cs notification service and user management improvements 2020-02-03 16:43:37 -05: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 logging enhancements 2019-10-24 16:54:14 -04:00
IModuleDefinitionService.cs improvements to module/theme installation and removal 2019-10-09 12:06:53 -04: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 Support for user personalizable pages 2019-11-10 14:56:29 -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 Refactored Settings to use Dictionary 2019-09-04 12:42:22 -04:00
ISiteService.cs remove unnecessary API methods 2020-02-14 10:12:12 -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 remove unnecessary API methods 2020-02-14 10:12:12 -05:00