oqtane.framework/Oqtane.Shared/Models
2021-05-21 18:28:21 +02:00
..
Alias.cs Document most models 2021-05-21 18:28:21 +02:00
ConnectionStringField.cs Added support for MySQL and ProgreSQL and AddSite/Tenant 2021-04-02 10:55:00 -07:00
Culture.cs Use REST style 2020-12-03 15:50:25 +03:00
Database.cs Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
File.cs Document most models 2021-05-21 18:28:21 +02:00
Folder.cs Document most models 2021-05-21 18:28:21 +02: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
Language.cs Document most models 2021-05-21 18:28:21 +02:00
Log.cs Document most models 2021-05-21 18:28:21 +02:00
Module.cs Document most models 2021-05-21 18:28:21 +02: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 Document most models 2021-05-21 18:28:21 +02:00
Notification.cs notification improvements 2021-01-18 14:39:56 -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 Document most models 2021-05-21 18:28:21 +02:00
PageModule.cs Document most models 2021-05-21 18:28:21 +02: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 Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource. 2020-10-21 08:01:17 -04:00
Resource.cs introduce Resource Declaration and Location properties to offer more resource management options for developers 2020-10-19 08:03:04 -04:00
Role.cs Document most models 2021-05-21 18:28:21 +02:00
Setting.cs Document most models 2021-05-21 18:28:21 +02:00
Site.cs Document most models 2021-05-21 18:28:21 +02:00
SiteTemplate.cs Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator 2020-07-08 19:56:02 -04:00
SqlQuery.cs Document most models 2021-05-21 18:28:21 +02: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 Document most models 2021-05-21 18:28:21 +02:00
Theme.cs Document most models 2021-05-21 18:28:21 +02:00
ThemeControl.cs Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers. 2020-06-01 14:58:46 -04:00
User.cs Document most models 2021-05-21 18:28:21 +02:00
UserRole.cs Document most models 2021-05-21 18:28:21 +02:00