.. |
IAliasRepository.cs
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
ILogRepository.cs
|
logging enhancements
|
2019-10-24 16:54:14 -04:00 |
IModuleDefinitionRepository.cs
|
improvements to module/theme installation and removal
|
2019-10-09 12:06:53 -04:00 |
IModuleRepository.cs
|
performance optimizations in site router and remove dependency between page and module in route specification
|
2019-10-18 12:23:36 -04:00 |
IPageModuleRepository.cs
|
event log UI improvements
|
2019-10-23 10:13:58 -04:00 |
IPageRepository.cs
|
Support for user personalizable pages
|
2019-11-10 14:56:29 -05:00 |
IPermissionRepository.cs
|
improvements to module/theme installation and removal
|
2019-10-09 12:06:53 -04:00 |
IProfileRepository.cs
|
Dynamic user profile per tenant
|
2019-09-03 20:39:29 -04:00 |
IRoleRepository.cs
|
Fix issue saving permissions associated to global roles
|
2019-08-30 10:45:44 -04:00 |
IScheduleLogRepository.cs
|
modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components
|
2019-11-04 23:29:35 -05:00 |
IScheduleRepository.cs
|
modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components
|
2019-11-04 23:29:35 -05:00 |
ISettingRepository.cs
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
ISiteRepository.cs
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
ITenantRepository.cs
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
ITenantResolver.cs
|
Multi-tenant role authorization
|
2019-08-25 14:52:25 -04:00 |
IThemeRepository.cs
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
IUserRepository.cs
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
IUserRoleRepository.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 |