.. |
IAliasRepository.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
IDBContextDependencies.cs
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
IFileRepository.cs
|
fix #2596 - fix EF Core tracking error when updating a file in a folder which has a Capacity specified
|
2023-02-15 12:43:18 -05: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
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
ILanguageRepository.cs
|
Edit languages to set default.
|
2023-12-07 18:12:49 -06:00 |
ILogRepository.cs
|
modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework
|
2024-04-04 11:58:05 -04:00 |
IModuleDefinitionRepository.cs
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
IModuleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
INotificationRepository.cs
|
[ENHANCE] - Added IsRead property to Notifications
|
2023-07-06 01:02:05 +10:00 |
IPageModuleRepository.cs
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
IPageRepository.cs
|
improvements for personalized pages
|
2023-06-05 08:22:29 -04:00 |
IPermissionRepository.cs
|
Major refactoring replacing permission strings with permission collections. These changes will require extensive regression testing. These changes may include breaking changes which will need to be identified and resolved to provide backward compatibility.
|
2023-02-28 17:59:21 -05:00 |
IProfileRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
IRoleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
ISearchContentRepository.cs
|
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
|
2024-11-07 17:05:28 -05:00 |
ISettingRepository.cs
|
include purge job for maintaining event logs and visitor logs
|
2022-01-07 23:30:29 -05:00 |
ISiteRepository.cs
|
ensure form name is unique in ActionDialog
|
2024-08-19 16:58:33 -04:00 |
ISiteTemplateRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
ISqlRepository.cs
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05: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
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
IUrlMappingRepository.cs
|
enhance purge job to trim broken urls based on retention policy
|
2025-02-09 13:02:07 -05:00 |
IUserRepository.cs
|
add ability to get user based on username or email address
|
2023-08-13 08:35:03 -04:00 |
IUserRoleRepository.cs
|
fix #4353 - add defensive logic when sending notifications and improve performance
|
2024-06-26 09:09:06 -04:00 |
IVisitorRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |