.. |
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
|
Add language repository & controller
|
2021-01-10 20:09:04 +03:00 |
ILogRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |
IModuleDefinitionRepository.cs
|
fix #2679 - fixed issue where ModuleDefinition cache properties were being overwritten (same issue as #2674 however implemented in ModuleController)
|
2023-03-14 11:49:38 -04:00 |
IModuleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
INotificationRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05: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
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -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 |
ISettingRepository.cs
|
include purge job for maintaining event logs and visitor logs
|
2022-01-07 23:30:29 -05:00 |
ISiteRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -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
|
performance and user experience improvements
|
2021-02-04 08:54:59 -05:00 |
IUrlMappingRepository.cs
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
IUserRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
IUserRoleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
IVisitorRepository.cs
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |