oqtane.framework/Oqtane.Client/Services/Interfaces
2021-05-21 18:29:25 +02:00
..
IAliasService.cs Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
IDatabaseService.cs added DatabaseService to get list of database types from server 2021-05-11 15:56:41 -04:00
IFileService.cs Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
IFolderService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IInstallationService.cs improve user experience by delegating application restart responsibility to the host user 2020-11-24 16:22:53 -05:00
IJobLogService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IJobService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ILanguageService.cs Add language service 2021-01-10 20:17:35 +03:00
ILocalizationService.cs Use REST style 2020-12-03 15:50:25 +03:00
ILogService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IModuleDefinitionService.cs make module creator templates extensible 2021-03-30 10:06:25 -04:00
IModuleService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
INotificationService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IPackageService.cs Allow installation of Language packages through Language Management 2021-05-05 19:03:06 -04:00
IPageModuleService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IPageService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IProfileService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IRoleService.cs user and role management improvements 2021-04-23 16:11:35 -04:00
ISettingService.cs Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable 2020-05-01 10:27:14 -04:00
ISiteService.cs optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
ISiteTemplateService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ISqlService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ISystemService.cs added system info admin page/module, improved UI for framework, module, and theme install/upgrade, added version to ModuleDefinitions, fixed bug in logging logic introduced during code standardization 2020-04-20 18:05:37 -04:00
ITenantService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IThemeService.cs add theme creator module to simplify the scaffolding of external themes 2021-04-07 13:05:18 -04:00
IUserRoleService.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IUserService.cs refactor user deletion 2021-03-29 12:58:40 -04:00