.. |
Dashboard
|
Formating issues with Bootstrap 5.2
|
2022-08-02 08:55:42 +02:00 |
Error
|
Fix #2285 - handle scenario where the module definition associated to a module instance does not exist
|
2022-07-14 16:58:16 -04:00 |
Files
|
Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.
|
2021-10-06 17:20:44 -04:00 |
Jobs
|
Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”.
|
2022-09-07 12:46:24 -06:00 |
Languages
|
added ability to specify a site home page, updated default template content to include .NET MAUI
|
2022-08-15 17:01:20 -04:00 |
Login
|
Fix #2399 - page paths not being validated for deleted pages
|
2022-09-06 10:50:53 -04:00 |
Logs
|
changed UrlParameterTemplate name for consistency
|
2022-09-04 09:47:03 -04:00 |
ModuleCreator
|
Fix #2282 - dynamically determine framework path when scaffolding project references
|
2022-07-15 15:59:55 -04:00 |
ModuleDefinitions
|
added ability to specify a site home page, updated default template content to include .NET MAUI
|
2022-08-15 17:01:20 -04:00 |
Modules
|
improve support for module content editors
|
2022-08-16 17:25:46 -04:00 |
Pages
|
Fix #2399 - page paths not being validated for deleted pages
|
2022-09-06 10:50:53 -04:00 |
Profiles
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
RecycleBin
|
Fix #2399 - page paths not being validated for deleted pages
|
2022-09-06 10:50:53 -04:00 |
Register
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -04:00 |
Reset
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -04:00 |
Roles
|
Fix #2230 - add support for an Unauthenticated User global role
|
2022-06-07 15:25:44 -04:00 |
Site
|
trim list of pages allowed to be Home Page
|
2022-08-16 08:42:47 -04:00 |
Sites
|
add Site option for specifying a Hosting Model of Blazor Hybrid
|
2022-08-15 09:30:36 -04:00 |
Sql
|
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 |
SystemInfo
|
add Environment to System Info
|
2022-07-19 14:33:51 -04:00 |
Themes
|
added ability to specify a site home page, updated default template content to include .NET MAUI
|
2022-08-15 17:01:20 -04:00 |
Upgrade
|
Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.
|
2021-10-06 17:20:44 -04:00 |
UrlMappings
|
use PageState.Uri rather than creating a new Uri object
|
2022-01-15 12:58:47 -05:00 |
UserProfile
|
Added Progress Indicator
|
2022-08-02 10:37:04 +02:00 |
Users
|
add ability to dynamically set module title and visible from components
|
2022-08-12 13:05:48 -04:00 |
Visitors
|
add support for preserving state when loading admin components
|
2022-08-12 10:43:00 -04:00 |