.. |
Dashboard
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05: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
|
fix language delete refresh
|
2022-10-20 13:42:54 -04:00 |
Login
|
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 |
Logs
|
refactor visitor cookie name into a shared constant
|
2023-02-07 16:26:23 -05:00 |
ModuleCreator
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
ModuleDefinitions
|
add validation message for missing package name
|
2022-10-20 14:00:17 -04:00 |
Modules
|
improve support for module content editors
|
2022-08-16 17:25:46 -04:00 |
Pages
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
Profiles
|
format PermissionNames to be more readable
|
2023-01-09 15:36:41 -05:00 |
RecycleBin
|
fix #2426 - error in recycle bin
|
2022-09-28 13:55:12 -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
|
format PermissionNames to be more readable
|
2023-01-09 15:36:41 -05:00 |
Site
|
fix #2534 - added Relay Configured site setting to enable sending from users email address
|
2023-01-09 16:37:06 -05:00 |
Sites
|
add Site option for specifying a Hosting Model of Blazor Hybrid
|
2022-08-15 09:30:36 -04:00 |
Sql
|
fix typo and help text
|
2023-01-05 09:55:06 -05:00 |
SystemInfo
|
add ability to view error.log in System Info
|
2023-01-05 10:18:55 -05:00 |
Themes
|
fix #2427 - issue with upgrade available in Language Management
|
2022-09-28 16:16:46 -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
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
Users
|
format PermissionNames to be more readable
|
2023-01-09 15:36:41 -05:00 |
Visitors
|
add support for preserving state when loading admin components
|
2022-08-12 10:43:00 -04:00 |