.. |
Extensions
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
Installer
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
Modules
|
include Site Map field in Site Settings
|
2023-03-11 17:42:37 -05:00 |
Properties
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
Providers
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
Resources
|
include Site Map field in Site Settings
|
2023-03-11 17:42:37 -05:00 |
Services
|
avoid null reference error if list is null
|
2023-03-10 13:57:13 -05:00 |
Themes
|
modify editmode parameter value in url to be more intuitive
|
2023-03-11 11:56:43 -05:00 |
UI
|
include documentation to explain logic
|
2023-03-08 12:11:11 -05:00 |
_Imports.razor
|
added Oqtane.Client to _Imports so it can find the new SharedResources class
|
2021-06-15 07:59:05 -04:00 |
App.razor
|
remote service support via Jwt
|
2022-03-30 08:07:03 -04:00 |
AssemblyInfo.cs
|
Reuse AddOqtaneScopedServices()
|
2021-04-20 19:10:06 +03:00 |
Oqtane.Client.csproj
|
prepare for 3.4.1
|
2023-03-13 22:21:04 -04:00 |
Oqtane.Client.csproj.DotSettings
|
Add docs to 2 core interfaces IAliasService and IFileService
|
2021-05-21 18:29:25 +02:00 |
Program.cs
|
fix #2464 - translation install/upgrade experience
|
2022-10-20 13:16:18 -04:00 |
SharedResources.cs
|
Introduce SharedResource Localisation
|
2021-06-16 09:46:33 +02:00 |