.. |
Dashboard
|
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
|
2021-06-22 14:14:46 -04:00 |
Error
|
create default rex files with static keys
|
2021-06-18 14:45:38 -04:00 |
Files
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01: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
|
Missing Resx Keys
|
2021-12-23 11:36:20 +01:00 |
Logs
|
include purge job for maintaining event logs and visitor logs
|
2022-01-07 23:30:29 -05:00 |
ModuleCreator
|
Merge branch 'dev' into dev
|
2021-06-25 17:56:21 -04:00 |
ModuleDefinitions
|
Updated Resx file
|
2021-12-11 14:24:08 +01:00 |
Modules
|
add error handling to module export
|
2021-08-12 14:47:51 -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
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01:00 |
RecycleBin
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01: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
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01:00 |
Site
|
alias management improvements
|
2022-01-06 13:37:29 -05:00 |
Sites
|
Fix #1751 - error when creating site with new tenant
|
2021-11-02 14:49:06 -04:00 |
Sql
|
update to resources
|
2021-06-25 16:34:30 -04:00 |
SystemInfo
|
added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version
|
2022-01-13 07:18:37 -05:00 |
Themes
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01:00 |
Upgrade
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01:00 |
UrlMappings
|
make Url Mappings relative rather than absolute
|
2022-01-03 10:56:13 -05:00 |
UserProfile
|
upgrade to Boostrap 5
|
2021-07-02 20:03:51 -04:00 |
Users
|
Went through each Framework module updating Resources
|
2021-12-11 13:43:22 +01:00 |
Visitors
|
improved UX in Event Log by preserving criteria when viewing Details, added RowClass and ColumnClass parameters to Pager component, added initial-scale=1.0 to viewport specification in _host, added default visitor tracking filter, fixed "The given key 'level' was not present in the dictionary" issue in Visitor Management - Details by ensuring data was fully loaded
|
2022-01-27 18:12:04 -05:00 |