oqtane.framework/Oqtane.Client
2021-09-02 20:32:04 +02:00
..
Extensions fix module template issues 2021-06-17 12:12:19 -04:00
Installer allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install 2021-08-06 12:59:56 -04:00
Modules Replacing dependency on System.Drawing with SixLabors.ImageSharp based on cross platform guidance from Microsoft 9b4520703c/accepted/2021/system-drawing-win-only/system-drawing-win-only.md 2021-09-02 11:58:31 -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 add some missing localization keys 2021-08-27 17:29:45 -04:00
Services support for commercial modules, themes, translations 2021-08-16 09:46:02 -04:00
Themes make containing class overridable in Control Panel ( header and body are already overridable ) 2021-09-01 09:13:09 -04:00
UI fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options 2021-08-26 18:20:58 -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 fix https://github.com/oqtane/oqtane.framework/issues/1640 2021-09-02 20:32:04 +02:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj prepare for 2.2.0 release 2021-07-05 15:22:24 -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 parsing localization cookie when the value is not present 2021-06-16 11:02:12 +03:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00