oqtane.framework/Oqtane.Shared/Models
2021-04-17 19:18:24 -04:00
..
Alias.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
Culture.cs Use REST style 2020-12-03 15:50:25 +03: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
Language.cs Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host 2021-01-21 17:09:34 -05:00
Log.cs Server naming fixes and cleanup 2020-03-15 11:53:24 +01:00
Module.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
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 User experience improvements 2021-04-17 19:18:24 -04: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 User experience improvements 2021-04-17 19:18:24 -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 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 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 User experience improvements 2021-04-17 19:18:24 -04: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 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 User experience improvements 2021-04-17 19:18:24 -04: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 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