oqtane.framework/Oqtane.Server
2023-08-15 15:50:35 -04:00
..
Controllers fix the id handling for the progressinfo and progressbar, include OnSelect events on Upload and Delete, add missing backend implementation for AddFileAsync 2023-08-15 15:50:35 -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 Fix #3068 - support microsites in .NET MAUI 2023-08-02 13:55:01 -04:00
Infrastructure Notification job must convert \n to <br /> now that IsNodyHtml is set to True 2023-08-14 17:03:21 -04:00
Managers Notification job must convert \n to <br /> now that IsNodyHtml is set to True 2023-08-14 17:03:21 -04:00
Migrations The Down path is incorrect 2023-07-11 08:37:23 +02:00
Modules fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
Pages fix #3108 - raise reload event after user logs out 2023-08-07 09:34:20 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository add ability to get user based on username or email address 2023-08-13 08:35:03 -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 prepare for 4.0.2 release 2023-08-06 08:33:36 -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 prepare for 4.0.2 release 2023-08-06 08:33:36 -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