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
Shaun Walker
3967c7c783
Fix
#904
- module title not updating in UI after modification
2020-11-19 14:22:30 -05:00
..
Modules
improve user experence of Module Creator during app restart
2020-11-09 15:52:40 -05: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
Services
Refactor to eliminate repetitive code.
2020-10-06 08:11:00 -04:00
Themes
fixed issue where modulestate was being modified and not treated as a readonly cache
2020-11-09 15:35:32 -05:00
UI
Fix
#904
- module title not updating in UI after modification
2020-11-19 14:22:30 -05:00
_Imports.razor
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
2020-11-07 16:35:44 -05:00
App.razor
Namespace Fix undo (
#340
)
2020-04-04 14:06:24 -04:00
AssemblyInfo.cs
Set localization RootNamespace to make it works
2020-09-29 18:29:18 +03:00
Oqtane.Client.csproj
Upgrade packages to .NET 5 RTM
2020-11-10 23:47:43 +03:00
Program.cs
fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent
2020-11-03 14:41:49 -05:00