oqtane.framework/Oqtane.Shared/Models
2023-03-16 13:26:18 -04:00
..
Alias.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Culture.cs
Database.cs
File.cs allow system log to be cleared 2023-02-08 14:45:20 -05:00
Folder.cs Fix #2687 - add Setters to Permissions property to provide improved backward compatibility 2023-03-16 13:26:18 -04:00
Installation.cs
Job.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
JobLog.cs
Language.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Log.cs
MigrationHistoryTable.cs
ModelBase.cs
Module.cs Fix #2687 - add Setters to Permissions property to provide improved backward compatibility 2023-03-16 13:26:18 -04:00
ModuleContent.cs
ModuleDefinition.cs Fix #2687 - add Setters to Permissions property to provide improved backward compatibility 2023-03-16 13:26:18 -04:00
Notification.cs
Package.cs
Page.cs Fix #2687 - add Setters to Permissions property to provide improved backward compatibility 2023-03-16 13:26:18 -04:00
PageModule.cs fix IDeletable code documentation 2022-10-26 17:33:17 -04:00
Permission.cs further optimization of permissions - removed reference to Role to reduce API payload and minimize information disclosure 2023-03-10 08:28:37 -05:00
Profile.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Resource.cs Fix #2488 - add ability to include inline script resource definitions in modules and themes 2022-11-12 10:58:58 -05:00
Role.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Route.cs fix #2578 - error notification sent via email includes direct link to specific log item, however redirect was causing an infinite loop. This resolves the problem and also preserves url querystring parameters during login/logout. 2023-02-06 16:44:25 -05:00
Setting.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Site.cs fix IDeletable code documentation 2022-10-26 17:33:17 -04:00
Sitemap.cs add sitemap generator which outputs all public pages and also includes an ISitemap interface for modules 2023-02-20 08:35:46 -05:00
SiteTemplate.cs Fix #2687 - add Setters to Permissions property to provide improved backward compatibility 2023-03-16 13:26:18 -04:00
SqlQuery.cs fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
Sync.cs
Template.cs
Tenant.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Theme.cs
ThemeControl.cs
UrlMapping.cs
User.cs fix IDeletable code documentation 2022-10-26 17:33:17 -04:00
UserRole.cs update models to use new ModelBase 2022-10-26 17:26:46 -04:00
Visitor.cs