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
a036ee19a4
Merge pull request
#698
from hishamco/logo
...
Fix logo
2020-08-26 15:02:43 -04:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
Ensure folder does not contain files during deletion and remove directory during deletion, fix validation issue in add page which would allow a user to create a page without selecting a layout, modify action dialog to use its own CSS class name so it can be styled independently from the Admin Modal, rollback "container" CSS class assigment on panes
2020-08-26 15:00:07 -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
resolve
#526
remove pluralization from module creation templates
2020-08-14 12:44:37 -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
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
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
Merge pull request
#698
from hishamco/logo
2020-08-26 15:02:43 -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