oqtane.framework/Oqtane.Client/UI
2020-09-16 15:24:07 -04:00
..
ContainerBuilder.razor Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered. 2020-07-22 16:09:39 -04:00
Installer.razor add styling to install wizard 2020-06-17 11:27:44 -04:00
Interop.cs refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method 2020-06-17 10:27:14 -04:00
ModuleInstance.razor Refactoring (#314) 2020-03-31 10:21:05 -04:00
PageState.cs Removed anchor property and hash is only set if there is anchor 2020-06-30 12:49:56 -07:00
Pane.razor Ensure folder does not contain files during deletion and remove directory during deletion, fix validation issue in add page which would allow a user to create a page without selecting a layout, modify action dialog to use its own CSS class name so it can be styled independently from the Admin Modal, rollback "container" CSS class assigment on panes 2020-08-26 15:00:07 -04:00
PaneLayout.razor Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers. 2020-06-01 14:58:46 -04:00
Reload.cs completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
Runtime.cs fixed issues with client-side Blazor 2020-03-19 15:03:11 -04:00
SiteRouter.razor fixed Theme install/uninstall issue, fixed Layout inheritance issue, fixed File server performance issue, cleaned up remaining hardcoded permission strings 2020-09-16 15:24:07 -04:00
ThemeBuilder.razor Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator 2020-07-08 19:56:02 -04:00