This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
/
UI
History
Charles Nurse
74c403cef1
Merge remote-tracking branch 'upstream/dev' into dev
2021-04-19 11:08:35 -07:00
..
ContainerBuilder.razor
enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior
2021-04-06 17:45:11 -04:00
Installer.razor
Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section
2021-03-27 11:16:16 -07:00
Interop.cs
login form validation
2021-04-02 16:14:02 -04:00
ModuleInstance.razor
Performance improvement - set IsFixed="true" on ModuleState CascadingValues so that Blazor will not monitor them for changes
2021-02-05 09:37:10 -05:00
PageState.cs
Runtime enum should be in Oqtane,Shared
2020-11-19 17:33:49 +03:00
Pane.razor
enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior
2021-04-06 17:45:11 -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
Runtime enum should be in Oqtane,Shared
2020-11-19 17:33:49 +03:00
SiteRouter.razor
add ability to test SMTP connection in Site Settings
2021-04-01 09:44:07 -04:00
ThemeBuilder.razor
fix
#1097
- made PWA manifest Urls absolute rather than relative
2021-02-10 14:50:06 -05:00