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
sbwalker
0c749a126c
initial changes to upgrade to .NET 7
2023-05-15 12:01:29 -04:00
..
Controllers
fix
#2777
- module rendering order within pane - moved default module ordering logic to server API for consistency and better performance
2023-05-03 12:25:52 -04:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
fix
#2182
- modifications to address MySQL compatibility issues
2022-05-08 22:14:26 -04:00
Extensions
Code Cleanups
2023-03-21 00:45:17 +11:00
Infrastructure
consolidated package installation so that it always occurs during startup and added logging in case of errors
2023-04-05 10:26:21 -04:00
Migrations
add AddByteColumn to add tinyint to the database table
2023-02-20 00:20:19 +11:00
Modules
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
Pages
Add missing settings excluded from
Fix
#2727
2023-05-05 08:44:29 -07:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
Modify the FilterModuleDefinition() method to return null if the object passed to the method is null instead of returning an initialized object
2023-05-11 17:10:39 -04:00
Resources
Add Resources folder
2020-11-27 22:06:54 +03:00
Scripts
Page IsClickable column must be nullable in order to support upgrades, add more defensive logic
2021-06-24 07:41:34 -04:00
Security
exclude legacy Permissions properties from serialization/API payload
2023-03-09 15:51:16 -05:00
wwwroot
initial changes to upgrade to .NET 7
2023-05-15 12:01:29 -04:00
appsettings.json
Update appsettings.json
2021-05-30 15:35:04 -04:00
appsettings.release.json
Update appsettings.release.json
2021-05-30 15:35:19 -04:00
AssemblyInfo.cs
Set RootNamespace
2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj
initial changes to upgrade to .NET 7
2023-05-15 12:01:29 -04:00
Program.cs
Add environment settings needed for Azure deployment
2023-04-19 19:18:19 +02:00
Startup.cs
Add environment settings needed for Azure deployment
2023-04-19 19:17:33 +02:00