.. |
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 for #2728 Toggle Password button focus
|
2023-04-05 07:51:32 +02:00 |
Modules
|
include methods for dynamic scenarios
|
2023-06-02 08:34:05 -04: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
|
ability to specify PageTemplates for modules
|
2023-05-30 15:52:27 -04:00 |
Services
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
Themes
|
include methods for dynamic scenarios
|
2023-06-02 08:34:05 -04:00 |
UI
|
optimize pane rendering, preserve querystring parameters in edit mode, relocate anchor tags to ensure they are always injected, add ability to determine if navigation is internal
|
2023-06-01 08:44:07 -04: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
|
changes to support page level scripts, ability to detect prerendering
|
2023-05-22 13:56:48 -04:00 |
AssemblyInfo.cs
|
Reuse AddOqtaneScopedServices()
|
2021-04-20 19:10:06 +03:00 |
Head.razor
|
optimize JavaScript handling
|
2023-05-18 14:36:06 -04:00 |
Oqtane.Client.csproj
|
initial changes to upgrade to .NET 7
|
2023-05-15 12:01:29 -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
|
optimize JavaScript handling
|
2023-05-18 14:36:06 -04:00 |
SharedResources.cs
|
Introduce SharedResource Localisation
|
2021-06-16 09:46:33 +02:00 |