.. |
Context
|
completed background job scheduler
|
2019-11-15 08:42:31 -05:00 |
Interfaces
|
completed background job scheduler
|
2019-11-15 08:42:31 -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 |
JobLogRepository.cs
|
completed background job scheduler
|
2019-11-15 08:42:31 -05:00 |
JobRepository.cs
|
completed background job scheduler
|
2019-11-15 08:42:31 -05:00 |
LogRepository.cs
|
logging enhancements
|
2019-10-24 16:54:14 -04:00 |
ModuleDefinitionRepository.cs
|
fix issue #170 which is related to the host user not being part of the Registered Users role
|
2019-11-13 18:39:04 -05:00 |
ModuleRepository.cs
|
performance optimizations in site router and remove dependency between page and module in route specification
|
2019-10-18 12:23:36 -04:00 |
PageModuleRepository.cs
|
event log UI improvements
|
2019-10-23 10:13:58 -04:00 |
PageRepository.cs
|
Support for user personalizable pages
|
2019-11-10 14:56:29 -05:00 |
PermissionRepository.cs
|
improvements to module/theme installation and removal
|
2019-10-09 12:06:53 -04:00 |
ProfileRepository.cs
|
Add Edit Mode for Administration
|
2019-09-04 11:07:48 -04:00 |
RoleRepository.cs
|
optimize for IEnumerable and remove unnecessary exception handling in repostory
|
2019-08-31 00:04:53 -04:00 |
SettingRepository.cs
|
optimize for IEnumerable and remove unnecessary exception handling in repostory
|
2019-08-31 00:04:53 -04:00 |
SiteRepository.cs
|
completed background job scheduler
|
2019-11-15 08:42:31 -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
|
completed background job scheduler
|
2019-11-15 08:42:31 -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
|
Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation
|
2019-09-19 16:33:48 -04:00 |