This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
6
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
36e4a698914eb1fb01e7555f21e32186b1c89b7d
oqtane.framework
/
Oqtane.Server
History
sbwalker
79fe224cea
fix
#2795
- remove protocol from alias names during add/update
2023-05-08 11:43:59 -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
…
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
…
Modules
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
Pages
…
Properties
…
Repository
fix
#2795
- remove protocol from alias names during add/update
2023-05-08 11:43:59 -04:00
Resources
…
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
…
wwwroot
…
appsettings.json
…
appsettings.release.json
…
AssemblyInfo.cs
…
Oqtane.Server.csproj
…
Program.cs
Add environment settings needed for Azure deployment
2023-04-19 19:18:19 +02:00
Startup.cs
…