.. |
Context
|
Merge pull request #1832 from leigh-pointer/ModuleDefinitionSettings
|
2021-12-09 13:35:54 -05:00 |
Interfaces
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
AliasRepository.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
FileRepository.cs
|
fix #1628 - make DBContext Transient, modify Control Panel to use standard Bootstrap 5 offcanvas classes, add auto trimming to file logger, fix issue in File Repository related to populating Url on Add/Update.
|
2021-09-01 09:01:11 -04:00 |
FolderRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
JobLogRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
JobRepository.cs
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
LanguageRepository.cs
|
Reset IsDefault per site Id for new language
|
2021-01-23 23:48:10 +03:00 |
LogRepository.cs
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
ModuleDefinitionRepository.cs
|
support for commercial modules, themes, translations
|
2021-08-16 09:46:02 -04:00 |
ModuleRepository.cs
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
NotificationRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
PageModuleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
PageRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
PermissionRepository.cs
|
Permission Optimalization
|
2020-04-26 16:19:20 +02:00 |
ProfileRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
RoleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
SettingRepository.cs
|
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
|
2020-11-04 15:40:57 -05:00 |
SiteRepository.cs
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
SiteTemplateRepository.cs
|
implementation of [OqtaneIgnore] class attribute in controls
|
2020-05-07 21:02:43 +02:00 |
SqlRepository.cs
|
Merge AppVersions information into EFMigrationsHistory table
|
2021-05-25 12:17:44 -07:00 |
TenantRepository.cs
|
Refactor TenantNames.Master
|
2020-10-16 10:45:13 -05:00 |
TenantResolver.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
ThemeRepository.cs
|
support for commercial modules, themes, translations
|
2021-08-16 09:46:02 -04:00 |
UrlMappingRepository.cs
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
UserRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
UserRoleRepository.cs
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
VisitorRepository.cs
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |