oqtane.framework/Oqtane.Client/Services/Interfaces
2019-11-10 14:56:29 -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 performance optimizations in site router and remove dependency between page and module in route specification 2019-10-18 12:23:36 -04: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
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
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 event log UI improvements 2019-10-23 10:13:58 -04:00
IPageService.cs Support for user personalizable pages 2019-11-10 14:56:29 -05:00
IProfileService.cs Dynamic user profile per tenant 2019-09-03 20:39:29 -04:00
IRoleService.cs Dynamic User Roles 2019-08-20 16:43:35 -04:00
IScheduleLogService.cs modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components 2019-11-04 23:29:35 -05:00
IScheduleService.cs modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components 2019-11-04 23:29:35 -05:00
ISettingService.cs Refactored Settings to use Dictionary 2019-09-04 12:42:22 -04:00
ISiteService.cs CSS separation, multi-tenancy fixes 2019-10-12 16:32:47 -04: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 Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation 2019-09-19 16:33:48 -04:00
IUserService.cs fix logout issue introduced when logging was added 2019-10-24 22:19:13 -04:00