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.Server
History
Shaun Walker
32e8052079
removed unnecessary file
2020-11-11 10:24:10 -05:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
include syncevents on module add/update/delete to trigger reload in UI
2020-11-10 16:26:50 -05:00
Data
Initial commit
2019-05-04 20:32:08 -04:00
Extensions
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
Infrastructure
use logo with glow effect so it is visible on both black and white backgrounds
2020-11-04 16:58:02 -05:00
Modules
Factor out default controller route.
2020-10-16 10:37:17 -05:00
Pages
introduce Resource Declaration and Location properties to offer more resource management options for developers
2020-10-19 08:03:04 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
2020-11-04 15:40:57 -05:00
Scripts
Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource.
2020-10-21 08:01:17 -04:00
Security
Factored out Contants.*** Role into RoleNames.***
2020-10-16 06:22:52 -05:00
wwwroot
removed unnecessary file
2020-11-11 10:24:10 -05:00
appsettings.json
Use invariant culture by default
2020-09-29 22:12:03 +03:00
appsettings.release.json
added DefaultAction property to IModule (
#765
)
2020-10-03 15:50:15 -04:00
Oqtane.Server.csproj
Upgrade packages to .NET 5 RTM
2020-11-10 23:47:43 +03:00
Program.cs
Simplify localization settings configurations
2020-10-10 22:19:21 +03:00
Startup.cs
Factor out Policy Names
2020-10-19 20:04:13 -05:00