.. |
AliasController.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 |
FileController.cs
|
fix issue #134 - ensure files are not locked by another processs and remove loading indicator
|
2019-10-17 11:39:15 -04:00 |
InstallationController.cs
|
CSS separation, multi-tenancy fixes
|
2019-10-12 16:32:47 -04:00 |
ModuleController.cs
|
Move IsDeleted condition into Pane.razor, restore themes razor and css files
|
2019-10-17 11:41:08 +02:00 |
ModuleDefinitionController.cs
|
improvements to module/theme installation and removal
|
2019-10-09 12:06:53 -04:00 |
PackageController.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 |
PageController.cs
|
updated namespaces, improved page management,
|
2019-09-14 15:31:12 -04:00 |
PageModuleController.cs
|
Module ordering improvements
|
2019-09-10 09:56:42 -04:00 |
PermissionController.cs
|
Permission grid control, refactor permission string serialization
|
2019-08-30 10:05:13 -04:00 |
ProfileController.cs
|
Dynamic user profile per tenant
|
2019-09-03 20:39:29 -04:00 |
RoleController.cs
|
Permission grid control, refactor permission string serialization
|
2019-08-30 10:05:13 -04:00 |
SettingController.cs
|
Settings authorization
|
2019-08-30 13:42:16 -04:00 |
SiteController.cs
|
Added ability to install modules and skins at run-time directly from Nuget
|
2019-10-04 16:21:05 -04:00 |
TenantController.cs
|
Permission grid control, refactor permission string serialization
|
2019-08-30 10:05:13 -04:00 |
ThemeController.cs
|
improvements to module/theme installation and removal
|
2019-10-09 12:06:53 -04:00 |
UserController.cs
|
Delete Users and AspNetUsers tables
|
2019-10-08 11:08:14 +02:00 |
UserRoleController.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 |