.. |
Dashboard
|
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 |
Error
|
create default rex files with static keys
|
2021-06-18 14:45:38 -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
|
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
|
2022-01-10 19:58:58 -05:00 |
Languages
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01:00 |
Login
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
Logs
|
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 |
ModuleCreator
|
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 |
ModuleDefinitions
|
null reference exception still occurring
|
2022-02-14 19:06:00 +01:00 |
Modules
|
Enhance Settings API for public Site Settings. Added Settings to Site model by default. Added new parameters to Login and UserProfile components. Enhanced Oqtane Theme settings to use new component parameters. Enhanced image download and resizing logic.
|
2021-09-20 17:15:52 -04:00 |
Pages
|
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 |
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
|
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 |
Register
|
add some missing localization keys
|
2021-08-27 17:29:45 -04:00 |
Reset
|
improve UX of password reset
|
2022-01-11 10:57:58 -05:00 |
Roles
|
Add the Username to the display.
|
2022-01-21 09:36:32 +01:00 |
Site
|
Enhanced Purge Job to include retention policy for Notifications
|
2022-02-24 12:37:06 -05:00 |
Sites
|
use PageState.Uri rather than creating a new Uri object
|
2022-01-15 12:58:47 -05: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
|
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
|
2022-03-04 10:41:45 -05:00 |
Themes
|
fix UX in module/theme creators
|
2021-11-10 15:56:51 -05: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
|
2 factor authentication and user account lockout completed
|
2022-03-03 09:12:37 -05:00 |
Users
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
Visitors
|
fixed #1989 - installation on SQLite failing due to DropColumn, fixed #1986 - IClientStartup not getting called for External Modules, added ability to correlate new visitors by IP address
|
2022-02-10 08:05:55 -05:00 |