oqtane.framework/Oqtane.Client
Leigh Pointer f424bf53b3 Revert Title to "Folder Management"
This is due to the public virtual string Title can not use the Localize instance as it not yet created so error with null reference.
2023-08-08 15:30:39 +02:00
..
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 validation message behavior in installer 2023-06-25 09:09:53 -04:00
Modules Revert Title to "Folder Management" 2023-08-08 15:30:39 +02: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 Translation for thread #3094 2023-08-08 13:30:10 +02:00
Services improve sync service to always rely on server dates 2023-08-08 07:51:07 -04:00
Themes fix #3094 - localization of admin module titles 2023-08-07 12:13:53 -04:00
UI improve sync service to always rely on server dates 2023-08-08 07:51: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 more optimizations of Head component 2023-06-19 15:10:58 -04:00
Oqtane.Client.csproj prepare for 4.0.2 release 2023-08-06 08:33:36 -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 WebAssembly startup alias handling 2023-08-03 08:25:44 -04:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00