.. |
Alias.cs
|
Fix #3068 - support microsites in .NET MAUI
|
2023-08-02 13:55:01 -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
|
ability to specify PageTemplates for modules
|
2023-05-30 15:52:27 -04:00 |
Notification.cs
|
[ENHANCE] - Added IsRead property to Notifications
|
2023-07-06 01:02:05 +10:00 |
Package.cs
|
remove unecessary NotMapped attribute
|
2023-08-24 16:41:58 -04:00 |
Page.cs
|
ability to specify PageTemplates for modules
|
2023-05-30 15:52:27 -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
|
added validation support for user profile fields
|
2023-05-25 16:16:16 -04:00 |
Resource.cs
|
fix #2912 - move JavaScript handling from ThemeBuilder to component OnAfterRenderAsync
|
2023-06-21 08:31:51 -04: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
|
add support for body content
|
2023-05-22 15:02:36 -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
|
improvements to page template processing in cases where a page parent and name is specified without a path
|
2023-06-09 12:33:07 -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
|
add ability to modify Theme Name
|
2023-05-25 12:56:49 -04:00 |
ThemeControl.cs
|
|
|
UrlMapping.cs
|
|
|
User.cs
|
resolve #3189 - make path a querystring parameter
|
2023-08-25 09:49:07 -04:00 |
UserRole.cs
|
update models to use new ModelBase
|
2022-10-26 17:26:46 -04:00 |
Visitor.cs
|
|
|