.. |
Alias.cs
|
Blazor Hybrid / .NET MAUI support
|
2022-08-11 17:09:32 -04:00 |
Culture.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
Database.cs
|
fixed invalid XML comment
|
2021-09-15 17:07:40 +02:00 |
File.cs
|
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
|
2021-09-15 08:02:55 -04:00 |
Folder.cs
|
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
|
2021-09-15 08:02:55 -04:00 |
Installation.cs
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
Job.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
JobLog.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
Language.cs
|
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
|
2022-07-16 09:59:47 -04:00 |
Log.cs
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
MigrationHistoryTable.cs
|
Merge AppVersions information into EFMigrationsHistory table
|
2021-05-25 12:17:44 -07:00 |
Module.cs
|
performance improvements to reduce http and database interactions
|
2022-08-12 16:47:51 -04:00 |
ModuleContent.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
ModuleDefinition.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
Notification.cs
|
Added more constructors for convenience in creating Notification objects. Refactored to use the new constructors where applicable. Fixed localization key issue in Site Settings and added scroll to top when testing SMTP.
|
2022-02-24 09:01:44 -05:00 |
Package.cs
|
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
|
2021-09-15 08:02:55 -04:00 |
Page.cs
|
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
|
2022-02-06 12:19:42 -05:00 |
PageModule.cs
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
Permission.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
PermissionString.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
Profile.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +02:00 |
Resource.cs
|
filter deleted pages and modules in the router, provide support for cascading aspect of style sheets, replace ResourceDeclaration concept with ResourceLevel
|
2022-03-31 21:05:58 -04:00 |
Role.cs
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
Route.cs
|
optimize Url Parameters and implement in Event Log
|
2022-08-18 16:04:30 -04:00 |
Setting.cs
|
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
|
2022-01-14 13:26:24 -05:00 |
Site.cs
|
added ability to specify a site home page, updated default template content to include .NET MAUI
|
2022-08-15 17:01:20 -04:00 |
SiteTemplate.cs
|
allow order to be defined in page templates
|
2021-06-16 17:24:45 -04:00 |
SqlQuery.cs
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
Sync.cs
|
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly). Fix #1702 - remove web,config from upgrade package.
|
2021-10-05 14:32:05 -04:00 |
Template.cs
|
fix issue in theme creator
|
2021-06-01 15:49:06 -04:00 |
Tenant.cs
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
Theme.cs
|
More documentation - almost all Models done
|
2021-05-26 00:01:22 +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 |
UrlMapping.cs
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
User.cs
|
2 factor authentication and user account lockout completed
|
2022-03-03 09:12:37 -05:00 |
UserRole.cs
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
Visitor.cs
|
visitor improvements
|
2021-12-11 09:30:05 -05:00 |