oqtane.framework/Oqtane.Client/Modules/Admin
2023-06-28 12:17:27 -04:00
..
Dashboard add defensive logic in case list of pages is empty 2023-05-03 12:32:28 -04: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 #2618 - add backward compatibility for permissions optimizations 2023-03-02 15:34:42 -05: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 improve module/theme/translation upload user experience to be consistent with download 2023-05-02 14:22:34 -04:00
Login Fix for #2728 Toggle Password button focus 2023-04-05 07:51:32 +02:00
Logs refactor visitor cookie name into a shared constant 2023-02-07 16:26:23 -05:00
ModuleCreator [ENHANCE] - Added Module to NameSpace [Owner].Module.[Module] 2023-06-20 16:58:30 +10:00
ModuleDefinitions ability to specify if a theme is enabled for a site 2023-05-24 13:09:10 -04:00
Modules ability to specify if a theme is enabled for a site 2023-05-24 13:09:10 -04:00
Pages fix #2938 - path not updated correctly when parent page changed 2023-06-28 12:17:27 -04:00
Profiles added validation support for user profile fields 2023-05-25 16:16:16 -04:00
RecycleBin fixed page setting cleanup on delete and centralized module delete logic within PageModuleRepository 2023-06-06 09:11:08 -04:00
Register Fix for #2728 Toggle Password button focus 2023-04-05 07:51:32 +02:00
Reset Fix for #2728 Toggle Password button focus 2023-04-05 07:51:32 +02:00
Roles format PermissionNames to be more readable 2023-01-09 15:36:41 -05:00
Site restrict to a single theme per site 2023-06-22 11:32:03 -04:00
Sites fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
Sql fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
SystemInfo fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
Themes [ENHANCE] - Added Theme to Name Space [Owner].Theme.[Theme] 2023-06-16 14:52:13 +10: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 clarify scroll method name 2023-05-26 07:41:49 -04:00
Users added validation support for user profile fields 2023-05-25 16:16:16 -04:00
Visitors add support for preserving state when loading admin components 2022-08-12 10:43:00 -04:00