oqtane.framework/Oqtane.Server
2020-07-17 15:09:05 -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 modifications to ActionLink and ActionDialog controls, added logic to prevent IHostedService from blocking startup, made controller route prefix consistent in module template 2020-07-17 15:09:05 -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 modifications to ActionLink and ActionDialog controls, added logic to prevent IHostedService from blocking startup, made controller route prefix consistent in module template 2020-07-17 15:09:05 -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