oqtane.framework/Oqtane.Client
Shaun Walker c62d147254
Merge pull request #3375 from leigh-pointer/AllowPunctuation
Module Creator allow punctuation in Description field
2023-10-13 08:46:15 -04: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 move icon loading reflection logic to server 2023-08-23 15:25:39 -04:00
Modules Merge pull request #3375 from leigh-pointer/AllowPunctuation 2023-10-13 08:46:15 -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 Merge pull request #3352 from Rodien/dev 2023-10-11 09:08:48 -04:00
Services Fixed Bug #3282 2023-09-28 19:23:31 +03:30
Themes Fix for #3374 Backward compatability 2023-10-13 14:06:21 +02:00
UI retain querystring parameters on url mapping redirect 2023-09-08 12:05:20 -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
IconResources.cs Allow InputList component to be localizable and support multiple instances on a page. Implement icon localization in Page Add/Edit using IconResources.resx 2023-08-23 16:43:14 -04:00
Oqtane.Client.csproj prepare for 4.0.5 2023-09-26 11:34:52 -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