.. |
Context
|
refactoring email verification
|
2020-02-04 15:14:27 -05:00 |
Interfaces
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
AliasRepository.cs
|
improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation
|
2019-10-08 16:11:23 -04:00 |
FileRepository.cs
|
Folder and file management service
|
2020-02-11 14:25:38 -05:00 |
FolderRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
JobLogRepository.cs
|
completed background job scheduler
|
2019-11-15 08:42:31 -05:00 |
JobRepository.cs
|
Folder and file management service
|
2020-02-11 14:25:38 -05:00 |
LogRepository.cs
|
logging enhancements
|
2019-10-24 16:54:14 -04:00 |
ModuleDefinitionRepository.cs
|
Ability to insert image in RichTextEditor
|
2020-02-19 14:50:41 -05:00 |
ModuleRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
NotificationRepository.cs
|
notification service and user management improvements
|
2020-02-03 16:43:37 -05:00 |
PageModuleRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
PageRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
PermissionRepository.cs
|
improvements to module/theme installation and removal
|
2019-10-09 12:06:53 -04:00 |
ProfileRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
RoleRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
SettingRepository.cs
|
optimize for IEnumerable and remove unnecessary exception handling in repostory
|
2019-08-31 00:04:53 -04:00 |
SiteRepository.cs
|
cosmetic changes to filemanager
|
2020-03-02 10:23:21 -05:00 |
TenantRepository.cs
|
improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation
|
2019-10-08 16:11:23 -04:00 |
TenantResolver.cs
|
further changes for site creation
|
2020-02-26 01:37:48 -05:00 |
ThemeRepository.cs
|
CSS separation, multi-tenancy fixes
|
2019-10-12 16:32:47 -04:00 |
UserRepository.cs
|
optimize for IEnumerable and remove unnecessary exception handling in repostory
|
2019-08-31 00:04:53 -04:00 |
UserRoleRepository.cs
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |