.. |
IAliasRepository.cs
|
Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host
|
2021-01-21 17:09:34 -05:00 |
IDbConfig.cs
|
Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section
|
2021-03-27 11:16:16 -07:00 |
IFileRepository.cs
|
Introduce GetFolderPath and GetFilePath repository methods
|
2021-01-11 16:32:13 +01:00 |
IFolderRepository.cs
|
refactor user deletion
|
2021-03-29 12:58:40 -04:00 |
IJobLogRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IJobRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
ILanguageRepository.cs
|
Add language repository & controller
|
2021-01-10 20:09:04 +03:00 |
ILogRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IModuleDefinitionRepository.cs
|
performance and user experience improvements
|
2021-02-04 08:54:59 -05:00 |
IModuleRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
INotificationRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IPageModuleRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IPageRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IPermissionRepository.cs
|
Permission Optimalization
|
2020-04-26 16:19:20 +02:00 |
IProfileRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IRoleRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
ISettingRepository.cs
|
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
|
2020-11-04 15:40:57 -05:00 |
ISiteRepository.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 |
ISiteTemplateRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
ISqlRepository.cs
|
Remove dependency of Oqtane.Server on SqlClient
|
2021-05-11 13:56:49 -07:00 |
ITenantRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
ITenantResolver.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
IThemeRepository.cs
|
performance and user experience improvements
|
2021-02-04 08:54:59 -05:00 |
IUserRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
IUserRoleRepository.cs
|
user and role management improvements
|
2021-04-23 16:11:35 -04:00 |