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
History
Charles Nurse
74c403cef1
Merge remote-tracking branch 'upstream/dev' into dev
2021-04-19 11:08:35 -07:00
..
Modules
Merge remote-tracking branch 'upstream/dev' into dev
2021-04-19 11:08:35 -07:00
Properties
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
2019-08-14 09:34:35 -04:00
Providers
improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth
2020-05-05 09:15:36 -04:00
Resources
Add Resources folder to Oqtane.Client
2021-03-29 20:15:04 +03:00
Services
add theme creator module to simplify the scaffolding of external themes
2021-04-07 13:05:18 -04:00
Themes
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
UI
Merge remote-tracking branch 'upstream/dev' into dev
2021-04-19 11:08:35 -07:00
wwwroot/Themes
/Siliqon.TestTheme
add theme creator module to simplify the scaffolding of external themes
2021-04-07 13:05:18 -04:00
_Imports.razor
Localize non components strings in roles pages
2020-11-17 22:44:44 +03:00
App.razor
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
AssemblyInfo.cs
Set localization RootNamespace to make it works
2020-09-29 18:29:18 +03:00
Oqtane.Client.csproj
Creation of EF Core Migrations - these execute using EF Tools, but are not integrated to run programmatically
2021-03-19 17:01:49 -07:00
Program.cs
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