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
7e4a37b07c
Merge pull request
#1168
from cnurse/dev
...
Create new UseOqtaneDatabase extension method
2021-03-09 09:46:14 -05:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
Fix issue when creating assets.json and folder does not exist. Improve module/theme uninstall to remove empty folders.
2021-02-26 09:08:25 -05:00
Data
Initial commit
2019-05-04 20:32:08 -04:00
Extensions
Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer.
2021-03-06 14:13:06 -08:00
Infrastructure
Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer.
2021-03-06 14:13:06 -08:00
Modules
Factor out default controller route.
2020-10-16 10:37:17 -05:00
Pages
Fix
#1094
- localization fallback logic
2021-02-08 08:17:13 -05:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
Create new DbContextUtils class and move common SaveChanges code to this class. While MasterDbContext has no entities that support IDeletable it does not hurt to check and minimizes duplication
2021-03-06 16:06:29 -08:00
Resources
Add Resources folder
2020-11-27 22:06:54 +03:00
Scripts
performance and user experience improvements
2021-02-04 08:54:59 -05:00
Security
Factored out Contants.*** Role into RoleNames.***
2020-10-16 06:22:52 -05:00
wwwroot
Add folder structure to external module template client project to organize code and emphasize that a module project can contain multiple modules.
2021-03-09 09:47:01 -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
AssemblyInfo.cs
Set RootNamespace
2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj
Prepare for 2.0.1 release
2021-02-26 08:04:44 -05:00
Program.cs
Simplify localization settings configurations
2020-10-10 22:19:21 +03:00
Startup.cs
performance and user experience improvements
2021-02-04 08:54:59 -05:00