.. |
Controllers
|
fix upgrade issue for framework translations, improvements for managing module translations
|
2022-08-01 17:05:18 -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
|
support for module translation download/install
|
2022-07-26 14:44:06 -04:00 |
Infrastructure
|
Fix #2339 - refactor module upgrade logic to remove requirement on ServerManagerType for modules which have no backend
|
2022-08-06 16:13:28 -04:00 |
Migrations
|
Add schema support to BaseEntityBuilder
|
2022-06-27 13:54:52 -04:00 |
Modules
|
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
|
2022-07-26 09:41:42 -04:00 |
Pages
|
Truncate UserAgent for save to Visitors table
|
2022-08-04 16:14:39 +02:00 |
Properties
|
Update launchSettings.json
|
2020-06-18 23:06:33 -07:00 |
Repository
|
add ability to supply connection string in Add Site
|
2022-07-26 10:12:54 -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
|
fix #2176 - update LastIPAddress correctly during login
|
2022-05-05 09:57:09 -04:00 |
wwwroot
|
add proper translation keys for ActionLink and ActionDialog into RESX for Module Creator template
|
2022-08-03 08:49:47 -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 3.1.4 release
|
2022-07-26 17:22:06 -04:00 |
Program.cs
|
Add many PrivateApi attributes to hide unimportant stuff in docs
|
2021-11-11 20:01:55 +01:00 |
Startup.cs
|
Fixed loading of alternative appsettings "appsettings.{env.EnvironmentName}.json"
|
2022-07-18 21:34:59 +02:00 |