.. |
Context
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
Interfaces
|
improvements for personalized pages
|
2023-06-05 08:22:29 -04:00 |
AliasRepository.cs
|
fix #2795 - remove protocol from alias names during add/update
|
2023-05-08 11:43:59 -04:00 |
FileRepository.cs
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
FolderRepository.cs
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
JobLogRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
JobRepository.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
LanguageRepository.cs
|
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
|
2022-07-16 09:59:47 -04:00 |
LogRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |
ModuleDefinitionRepository.cs
|
ability to specify PageTemplates for modules
|
2023-05-30 15:52:27 -04:00 |
ModuleRepository.cs
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
NotificationRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |
PageModuleRepository.cs
|
fixed page setting cleanup on delete and centralized module delete logic within PageModuleRepository
|
2023-06-06 09:11:08 -04:00 |
PageRepository.cs
|
fixed page setting cleanup on delete and centralized module delete logic within PageModuleRepository
|
2023-06-06 09:11:08 -04:00 |
PermissionRepository.cs
|
add filter to exclude orphaned permissions
|
2023-04-11 10:35:23 -04:00 |
ProfileRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
RoleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
SettingRepository.cs
|
cleanly separate SiteState service for client and server use cases
|
2022-03-27 21:05:44 -04:00 |
SiteRepository.cs
|
fix for child pages in templates
|
2023-06-10 10:10:34 -04:00 |
SiteTemplateRepository.cs
|
implementation of [OqtaneIgnore] class attribute in controls
|
2020-05-07 21:02:43 +02:00 |
SqlRepository.cs
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
TenantRepository.cs
|
Scope permissions by SiteId to support entity level authorization as well as improve caching and performance. Optimize GetTenant to use existing cache.
|
2022-11-07 18:16:32 -05:00 |
TenantResolver.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
ThemeRepository.cs
|
ability for non-administrators to edit page settings
|
2023-06-05 14:33:05 -04:00 |
UrlMappingRepository.cs
|
fix #2182 - modifications to address MySQL compatibility issues
|
2022-05-08 22:14:26 -04:00 |
UserRepository.cs
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
UserRoleRepository.cs
|
Fix #2111 - Adding user to Host role removes all other users roles
|
2022-04-05 17:11:13 -04:00 |
VisitorRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |