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
4065d87a74
improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall
2020-08-29 10:55:40 -04:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall
2020-08-29 10:55:40 -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
improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall
2020-08-29 10:55:40 -04:00
Modules
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00
Pages
added support for dynamic inclusion of global resources in _host.cshtml ( ie. global stylesheets and scripts such as those required by UI component suites )
2020-08-28 11:24:43 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
resolved
#604
- added support for renaming files and moving to a different folder. Also added support for renaming folders and moving to a different parent folder.
2020-08-16 19:00:49 -04:00
Scripts
script file name should reflect next major version
2020-08-26 15:24:44 -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
wired up JavaScript support in Module Creator templates
2020-08-27 17:16:54 -04:00
appsettings.json
default connection
2020-06-18 23:14:21 -07:00
appsettings.release.json
modifications for System Update
2020-08-06 13:30:06 -04:00
Oqtane.Server.csproj
Add project reference for dotnet publish to work without errors.
2020-08-16 22:35:09 -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