oqtane.framework/Oqtane.Client
2021-09-17 09:28:27 -04:00
..
Extensions fix module template issues 2021-06-17 12:12:19 -04:00
Installer fix #1640 to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions 2021-09-10 08:24:05 -04:00
Modules removed unnecessary message from top of module, theme, language installation pages 2021-09-17 09:28:27 -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 Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions. 2021-09-15 08:02:55 -04:00
Services support for commercial modules, themes, translations 2021-08-16 09:46:02 -04:00
Themes Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions. 2021-09-15 08:02:55 -04:00
UI improved method for determining Runtime in SiteRouter 2021-09-17 09:06:27 -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 improved method for determining Runtime in SiteRouter 2021-09-17 09:06:27 -04: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