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
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
9db4985b14
Merge pull request
#655
from alexhendel/fix-path-handling
...
Fix directory separator for path operations
2020-07-16 10:27:34 -04:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
Merge pull request
#655
from alexhendel/fix-path-handling
2020-07-16 10:27:34 -04:00
Data
Initial commit
2019-05-04 20:32:08 -04:00
Extensions
enhancement to load dependencies from the /bin if they are not loaded automatically
2020-06-22 16:58:41 -04:00
Infrastructure
Merge pull request
#655
from alexhendel/fix-path-handling
2020-07-16 10:27:34 -04:00
Modules
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00
Pages
resolve
#566
by moving Bootstrap declaration into theme
2020-06-16 17:38:06 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
Merge pull request
#655
from alexhendel/fix-path-handling
2020-07-16 10:27:34 -04:00
Scripts
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
Security
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
2020-04-30 13:58:04 -04:00
wwwroot
Delete module id as it is getting added in CreateAuthPolicyUrl method.
2020-07-14 11:47:59 -04:00
appsettings.json
default connection
2020-06-18 23:14:21 -07:00
Oqtane.Server.csproj
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
Program.cs
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
2020-04-30 13:58:04 -04:00
Startup.cs
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00