oqtane.framework/Oqtane.Shared/Models
2020-05-18 09:47:37 -04:00
..
Alias.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
File.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Folder.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Installation.cs extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00
Job.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04: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 fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades 2020-05-07 14:38:24 -04: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 added IInstallable interface and uninstall implementation for modules. Refactoring module installation to use interface still in progress. 2020-04-26 13:15:02 -04:00
Notification.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04: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 Added support for module resource management 2020-05-18 09:47:37 -04:00
PageModule.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Permission.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
PermissionString.cs Permission grid control, refactor permission string serialization 2019-08-30 10:05:13 -04:00
Profile.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Resource.cs Central management of resources ( ie. stylesheets and scripts ) 2020-05-16 12:00:15 -04:00
Role.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Setting.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Site.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -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 Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable 2020-05-01 10:27:14 -04:00
Theme.cs Central management of resources ( ie. stylesheets and scripts ) 2020-05-16 12:00:15 -04:00
User.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
UserRole.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00