..
Alias.cs
infrastructure for dealing with client cache invalidation in a multi-user environment
2020-03-09 15:37:49 -04:00
ApplicationVersion.cs
CSS separation, multi-tenancy fixes
2019-10-12 16:32:47 -04:00
File.cs
added image preview to the file manager component
2020-02-22 09:56:28 -05:00
Folder.cs
Folder and file management service
2020-02-11 14:25:38 -05:00
Installation.cs
extensibility enhancements for site templates
2020-03-19 12:07:33 -04:00
Job.cs
completed background job scheduler
2019-11-15 08:42:31 -05:00
JobLog.cs
completed background job scheduler
2019-11-15 08:42:31 -05:00
Log.cs
Server naming fixes and cleanup
2020-03-15 11:53:24 +01:00
Module.cs
Server naming fixes and cleanup
2020-03-15 11:53:24 +01:00
ModuleContent.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
ModuleDefinition.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
Notification.cs
notification service and user management improvements
2020-02-03 16:43:37 -05:00
Package.cs
Added ability to install modules and skins at run-time directly from Nuget
2019-10-04 16:21:05 -04:00
Page.cs
Support for user personalizable pages
2019-11-10 14:56:29 -05:00
PageModule.cs
Add IDeletable to PageModule
2019-10-16 22:12:09 +02:00
Permission.cs
extensibility enhancements for site templates
2020-03-19 12:07:33 -04:00
PermissionString.cs
Permission grid control, refactor permission string serialization
2019-08-30 10:05:13 -04:00
Profile.cs
Add Edit Mode for Administration
2019-09-04 11:07:48 -04:00
Role.cs
Optimized page reloading
2019-09-16 16:14:17 -04:00
Setting.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
Site.cs
extensibility enhancements for site templates
2020-03-19 12:07:33 -04:00
SiteTemplate.cs
extensibility enhancements for site templates
2020-03-19 12:07:33 -04:00
SqlQuery.cs
SQL maanager, Module Creator, module settings enhancements
2020-03-24 14:08:29 -04:00
SyncEvent.cs
infrastructure for dealing with client cache invalidation in a multi-user environment
2020-03-09 15:37:49 -04:00
Tenant.cs
Database Manager
2020-03-29 14:45:02 +02:00
Theme.cs
Change Skin -> Theme
2019-05-12 23:38:58 -05:00
User.cs
Folder and file management service
2020-02-11 14:25:38 -05:00
UserRole.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